Center Forum Category Names
This modification is in the archives.
THIS IS THE SIMPLEST EDIT EVER!
Want to center your forum/category NAMES? An example of what I mean is located here: http://www.vbdesignerz.com/forum/index.php?styleid=6 It is the most simple thing to DO! Simply go your Admin CP, then click on Styles & Templates. Expand the template you want this to be edited in. Expand on Forum Home Template Select the template "forumhome_forumbit_level1_nopost" Now do the following edit: Find: PHP Code:
<td class=
PHP Code:
<td align="center" class=
Do this edit: Go your Admin CP, then click on Styles & Templates. Expand the template you want this to be edited in. Expand on Forum Home Template Select the template "FORUMHOME" Now do the following edit: Find: PHP Code:
<td class="tcat" colspan="2">$vbphrase[whats_going_on]</td>
PHP Code:
<td align="center" class="tcat" colspan="2">$vbphrase[whats_going_on]</td>
Your done ![]() Please click install if you use both or one of the edits ![]() Thank you~ Download No files for download. |