The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Why are my tables doing this?
For some reason, all the tables on my site are adding a few pixels at the bottom that are just getting fillled with a solid color (see the attached picture). Is there a way to stop this? Normally I woulden't care, but I'm trying to fill the cell with a background and it looks really nasty.
Is there a way to get rid of this? Thanks! |
#2
|
||||
|
||||
try lowering cellpadding/cellspacing...?
|
#3
|
||||
|
||||
post your code?
|
#4
|
||||
|
||||
Cell spacing and padding are both zero.
Here's code: (attachment) |
#5
|
|||
|
|||
Remove all unnecessary whitespace within the <td> tags, including newlines.
|
#6
|
||||
|
||||
Ok, I tried that and it still seems to be doing it. I attached the current header without white space to my previous post.
Did I miss something? Thanks for helping me with this! |
#7
|
|||
|
|||
There's still some whitespace:
Code:
...border="0"> <a href="index.php... |
#8
|
||||
|
||||
Hey, it worked! Thanks so much!
I guess next time I'll have to double-check myself before I come crying back here! Thanks again! |
#9
|
|||
|
|||
Glad to help. It's a common mistake with HTML tables, hence why HTML is such a horrible language for page design nowadays
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|