PDA

View Full Version : Spaces between images in navbar template.


Marc118
09-20-2008, 01:31 AM
I can not get rid of this small space in between the tabs image and the table below. There is no formatting between them, just a void space I can not get rid of. Any input is appreciated. Thanks.

http://img91.imageshack.us/img91/5266/vborg3xo8.jpg

<img src="images/custom/forums.jpg" />
<table border="0" cellpadding="0" cellspacing="0" width="790">
<tr>
<td><img src="images/custom/nav/spacer.gif" width="6" height="1" border="0" alt="" /></td>
<td><img src="images/custom/nav/spacer.gif" width="493" height="1" border="0" alt="" /></td>
<td><img src="images/custom/nav/spacer.gif" width="7" height="1" border="0" alt="" /></td>
<td><img src="images/custom/nav/spacer.gif" width="278" height="1" border="0" alt="" /></td>
<td><img src="images/custom/nav/spacer.gif" width="6" height="1" border="0" alt="" /></td>
<td><img src="images/custom/nav/spacer.gif" width="1" height="1" border="0" alt="" /></td>
</tr>

..................................

Baldilocks
09-20-2008, 02:06 AM
In your StyleVars, try setting Table Cell Padding to 0.

Marc118
09-20-2008, 02:29 AM
That effected everything but the image. Thanks for the input, anything else to try?

Baldilocks
09-20-2008, 02:44 AM
Did you change all the other settings in StyleVars as well just to see?

Marc118
09-20-2008, 02:46 AM
Yep :/ Nothing effects that space.

Marc118
09-21-2008, 02:29 PM
Anyone else?

SEOvB
09-21-2008, 05:41 PM
maybe the image has a white space at the end of it?

Marc118
09-21-2008, 09:14 PM
Nope, checked that before I asked for help.

RomeoCharlie
09-21-2008, 09:44 PM
It looks like the table border, maybe remove the border?

Marc118
09-21-2008, 10:00 PM
From the above code? border="0"

Didnt change anything. Very odd this is...

RomeoCharlie
09-22-2008, 03:46 AM
From the above code?

Didnt change anything. Very odd this is...

I mean from the table below it. If you look close, the color isn't the same as the background of the page, so I am betting it is part of the default VBulletin borders.

SEOvB
09-22-2008, 02:10 PM
Link to your site please.

Marc118
09-22-2008, 09:34 PM
thekraken.com/yoshi (http://thekraken.com/yoshi)

--------------- Added 1222203361 at 1222203361 ---------------

Anyone else? It is getting under my skin!

Marc118
09-24-2008, 09:40 PM
Anyone?

--------------- Added 1222299932 at 1222299932 ---------------

Ok, got it working in FF. But IE (being the thorn in the side of webdev) is not displaying right....hmmm...