The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
I used the link below to add the space between the categories.
http://www.vbulletin.com/forum/showt...614#post304614 |
#12
|
||||
|
||||
This code:
Code:
<tr align="center"> <td bgcolor="{tableheadbgcolor}"><smallfont> </smallfont></td> <td bgcolor="{tableheadbgcolor}" width="80%" align="left"><smallfont color="{tableheadtextcolor}"><b>Forum</b></smallfont></td> <td bgcolor="{tableheadbgcolor}"><smallfont color="{tableheadtextcolor}"><b>Posts</b></smallfont></td> <td bgcolor="{tableheadbgcolor}"><smallfont color="{tableheadtextcolor}"><b>Threads</b></smallfont></td> <td bgcolor="{tableheadbgcolor}" width="170" nowrap><smallfont color="{tableheadtextcolor}"><b>Last Post</b></smallfont></td> <td bgcolor="{tableheadbgcolor}" width="20%"><smallfont color="{tableheadtextcolor}"><b>Moderator</b></smallfont></td> </tr> |
#13
|
||||
|
||||
At the top??
Here is the whole template: PHP Code:
|
#14
|
||||
|
||||
Find:
<tr align="center"> <td bgcolor=""#C1D7F4" background="images/head_bg.gif""><smallfont> </smallfont></td> <td bgcolor=""#C1D7F4" background="images/head_bg.gif"" width="250" align="left"><smallfont color="#000000"><b>Forum</b></smallfont></td> <td bgcolor=""#C1D7F4" background="images/head_bg.gif"" width="25"><smallfont color="#000000"><b>Posts</b></smallfont></td> <td bgcolor=""#C1D7F4" background="images/head_bg.gif"" width="25"><smallfont color="#000000"><b>Threads</b></smallfont></td> <td bgcolor=""#C1D7F4" background="images/head_bg.gif"" nowrap><smallfont color="#000000"><b>Last Post</b></smallfont></td> <td bgcolor=""#C1D7F4" background="images/head_bg.gif"" width="75"><smallfont color="#000000"><b>Moderator</b></smallfont></td> </tr> Whats that code under it? |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|