Pool Theme (Header Modifications with Tables)
-
Hello all… i’m using WordPress 2.0 and the theme I have is Pool Theme.
I don’t know CSS as extensively as I probably should… but I can change text colors and options but I’m a fan of tables and background images with CSS.
What I was hoping to do something like the following
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="475"><img src="images/logo.jpg" width="475" height="200" alt="Website Name" /></td>
<td class="headbg"> </td>
</tr>
</table>
As far as I know this is W3C Compliant still… there are other modifications I would like to make… but this is really the most important.
The topic ‘Pool Theme (Header Modifications with Tables)’ is closed to new replies.