I created a header for my vbulletin 3.07 foum, but for some reason the browser named "FireFox" dlisplays a gap above and below the images in the header.
I was wondering if someone might know what is causing this.
My forum is at:
www.the-armory.net/vb3
Open in IE Explorer and it look as it should
OPen it in FireFox and see the gap above an beloe the images
Thanks in advance for your help
This is the code I am using in the header:
I was wondering if someone might know what is causing this.
My forum is at:
www.the-armory.net/vb3
Open in IE Explorer and it look as it should
OPen it in FireFox and see the gap above an beloe the images
Thanks in advance for your help
This is the code I am using in the header:
Code:
<table cellPadding="0" width="100%" border="0" style="border-collapse: collapse" bordercolor="#111111" height="85"> <td align="center" bgcolor="#3E4637" style="word-spacing: 0; margin-top: 0; margin-bottom: 0" height="85" background="../../images/faback.jpg"> <p align="left"> <a href="http://www.the-armory.net/vb3/"> <img border="0" src="../../images/logo.gif" width="800" height="85">[url="http://www.the-armory.net/index.php"][img]../../images/falogo1.gif[/img][/url] </table>
Comment