The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
ewual spacing
OK...i forget which template you have to edit, so i finally decided to come ask for help
in the SS, you will see two diff categories (its small cause i dont want to give away any secrets) Notice how they are not aligned properly....depending on when the last post was. i modified the template on another style, and now i forget COMPLETELY which one it is. so, please lmk which template to edit, and where the code it (i remember changing a percentage width to a definate width, but where[=]) thanks, Mike |
#2
|
|||
|
|||
forumhome_forumbit_leveln_post. Just add percentages to the widths.
|
#3
|
||||
|
||||
got it - thanks filbie!
|
#4
|
|||
|
|||
*BUMP*
grr...i cant get this to work on my style. Code:
<tr align="center"> <td bgcolor="{firstaltcolor}" colspan="2" align="left"> <table cellpadding="0" cellspacing="0" border="0"><tr> <td valign="top"><img src="{imagesfolder}/$forum[onoff].gif" border="0" alt=""></td> <td><img src="{imagesfolder}/clear.gif" width="9" height="0" border="0" alt=""></td> <td><a href="forumdisplay.php?s=$session[sessionhash]&forumid=$forum[forumid]"><normalfont><b>$forum[title]</b></normalfont></a> <br><smallfont>$forum[description]</smallfont></td> </tr></table> </td> <td bgcolor="{secondaltcolor}"><normalfont>$forum[replycount]</normalfont></td> <td bgcolor="{firstaltcolor}"><normalfont>$forum[threadcount]</normalfont></td> <td bgcolor="{secondaltcolor}"><smallfont>$forum[lastpostinfo]</smallfont></td> </tr> that is forumhome_forumbit_level1_post |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|