Bacon Butty
06-21-2008, 01:43 PM
Hi guys,
I am working on a new header for my vBulletin forums, and I am baffled as to why this code;
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
<td bgcolor="#FFFFFF">
<img src="headerimage1.jpg" border="0">
<!-- breadcrumb, login, pm info -->
<table style="background-image:url(headerimage2.jpg); background-color:#ffffff; background-position:left; background-repeat:no-repeat;">
<tr>
Creates a perfect header on firefox (here http://img82.imageshack.us/img82/9106/firefoxye1.jpg ), but on IE, theres a line - http://img529.imageshack.us/img529/2746/iexc6.jpg
I have spent hours trying to resolve this.
Any ideas/solutions greatly appreciated :)
I am working on a new header for my vBulletin forums, and I am baffled as to why this code;
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
<td bgcolor="#FFFFFF">
<img src="headerimage1.jpg" border="0">
<!-- breadcrumb, login, pm info -->
<table style="background-image:url(headerimage2.jpg); background-color:#ffffff; background-position:left; background-repeat:no-repeat;">
<tr>
Creates a perfect header on firefox (here http://img82.imageshack.us/img82/9106/firefoxye1.jpg ), but on IE, theres a line - http://img529.imageshack.us/img529/2746/iexc6.jpg
I have spent hours trying to resolve this.
Any ideas/solutions greatly appreciated :)