The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Spaces between images in navbar template.
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.
Code:
<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> .................................. |
#2
|
||||
|
||||
In your StyleVars, try setting Table Cell Padding to 0.
|
#3
|
|||
|
|||
That effected everything but the image. Thanks for the input, anything else to try?
|
#4
|
||||
|
||||
Did you change all the other settings in StyleVars as well just to see?
|
#5
|
|||
|
|||
Yep :/ Nothing effects that space.
|
#6
|
|||
|
|||
Anyone else?
|
#7
|
||||
|
||||
maybe the image has a white space at the end of it?
|
#8
|
|||
|
|||
Nope, checked that before I asked for help.
|
#9
|
|||
|
|||
It looks like the table border, maybe remove the border?
|
#10
|
|||
|
|||
From the above code?
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|