The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
I have this strange 1 pixel gap between my header and the contents in forumhome..
I've checked the tables and there's no cellpadding or spacing (it's all set to 0) I can't think for the life of me what's causing it.. Any ideas ![]() Regards - miSt |
#2
|
||||
|
||||
![]()
post your code...itll be a lot easier
btw - i know i said i cant do it on AIM...and i still cant, but other people can...and will ![]() |
#3
|
|||
|
|||
![]()
Usually when you see that it's because of extra whitespace (spaces, tabs, newlines) in the <td> cell.
|
#4
|
||||
|
||||
![]()
Ok i'll post up my header and the start of my forumhome template... One sec:
Header: PHP Code:
PHP Code:
- miSt |
#5
|
||||
|
||||
![]()
Can anyone help mr mist :P
Purty please.. - miSt |
#6
|
||||
|
||||
![]()
Please can somone help?
|
#7
|
||||
|
||||
![]()
Underneath $header, find :
Code:
<table cellpadding="0" cellspacing="0" border="0" width="{contenttablewidth}" {tableinvisibleextra} align="center"> Code:
<table cellpadding="0" cellspacing="0" border="0" width="{contenttablewidth}" {tableinvisibleextra} v_align=top> |
#8
|
||||
|
||||
![]()
Nope that doesn't work....
I think it should also be valign="top" - not v_align="top" (dont quote me on it tho hehe) I tried both ![]() Any more ideas *calls out mr knowitall filburt hehe* - miSt |
#9
|
|||
|
|||
![]()
lol its not that hard to find
find: Quote:
|
#10
|
||||
|
||||
![]()
Try this:
Code:
<table cellpadding="0" cellspacing="0" border="0" width="100%" valign=_top> And BLaRmuS, thats not what miSt is asking for. |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|