1
I am having a problem centering the logo in my banner.
Here is the code from the theme.html file...
le="color: #000000"><?php <td id="headerlogo"><a href="<{$xoops_url}>/"><img src="<{$xoops_imageurl} >images/logo.jpg" alt="Design by 7dana.com" border="0"></a></td>
Here is part of the CSS;
le="color: #000000"><?php table#okvir { background-color:#CCCC99; width: 792px; // width: 90%; margin-top: 6px; border-left: 3px solid #ffffff; border-right: 3px solid #ffffff; border-bottom: 3px solid #ffffff; border-top: 3px solid #ffffff; }
I put 792px cause it would fit a 800x600 screen resolution and the logo.jpg is 780px wide. I've tried adding an ALIGN statement in the TD tag. I tried adding a CENTER tag in the HTML file and I tried adding 6 pixels of color on each side of the image file to try and center it.
If you go to the site, there is always a few pixels right of the image that never go away. How can I get rid of this?
http://www.farmngarden.com/xoops