The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
That's what I would try.
|
#12
|
|||
|
|||
thnx i did try that but then i get the big gap back again so with the 1 px it dont work
if anybody has a idea on how to change this code so it wil get a small gap from like 2 mm then it would be perfect this is the complete code from that template Code:
<!-- top category table setup --> <table width="100%" style="background-image:url($stylevar[imgdir_misc]/cat_back.gif)" border="0" cellpadding="0" cellspacing="0"> <tr> <td width="140" height="27" align="left" valign="top"><img src="$stylevar[imgdir_misc]/cat_left.gif" alt=" " border="0" /></td> <td width="100%" style="background-image:url($stylevar[imgdir_misc]/cat_back.gif)" valign="center"> <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumbit_$forumid')"><img id="collapseimg_forumbit_$forumid" src="$stylevar[imgdir_button]/collapse_tcat{$collapseimg_forumid}.gif" alt="" border="0" /></a> <div align="center"> <a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><b><font color="#FFFFFF">$forum[title]</font></b></a></div> <if condition="$show['subforums']"><div class="smallfont"><strong>$vbphrase[subforums]</strong>: $forum[subforums]</div></div></if> </td> <td width="140" height="27" align="right" valign="top"><img src="$stylevar[imgdir_misc]/cat_right.gif" alt=" " border="0" /></td> </tr> </table> <!-- End top category table setup --> <table class="tborder" cellpadding="2" cellspacing="1" border="0" width="100%" align="center"> <if condition="$childforumbits"> <tbody id="collapseobj_forumbit_$forumid" style="{$collapseobj_forumid}"> <tr align="center"> <td class="thead"> </td> <td class="thead" width="100%" align="$stylevar[left]">$vbphrase[forum]</td> <td class="thead" width="0">$vbphrase[last_post]</td> <td class="thead">$vbphrase[threads]</td> <td class="thead">$vbphrase[posts]</td> <if condition="$vboptions[showmoderatorcolumn]"> <td class="thead">$vbphrase[moderator]</td> </if> </tr> $childforumbits </tbody> </if> </table> <div class="spacer"></div> |
#13
|
||||
|
||||
do this
Code:
<div><img src="clear.gif" height="2px" /></div> Code:
<div style="height: 2px;"> </a> |
#14
|
|||
|
|||
it did the trick thnx alot m8
if you are a women i will kiss you if not i would send you my girlfriend and ofcourse that go's for Lynne also thnx for this thinking with me |
#15
|
||||
|
||||
Wait, before i accept any more girlfriends, which one is your girlfriend!
Your welcome |
#16
|
|||
|
|||
Quote:
thats the one who is crawling towards you :erm: :erm: |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|