vBDesignerz
12-05-2008, 10:00 PM
THIS IS THE SIMPLEST EDIT EVER!
Want to center your forum/category NAMES?
An example of what I mean is located here: Click 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:
<td class=
Replace with:
<td align="center" class=
If you'd like to center the "What's Going On" text.
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:
<td class="tcat" colspan="2">$vbphrase[whats_going_on]</td>
And replace it with:
<td align="center" class="tcat" colspan="2">$vbphrase[whats_going_on]</td>
And VOILA!
Your done :)
Please click install if you use both or one of the edits :)
Thank you~
Want to center your forum/category NAMES?
An example of what I mean is located here: Click 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:
<td class=
Replace with:
<td align="center" class=
If you'd like to center the "What's Going On" text.
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:
<td class="tcat" colspan="2">$vbphrase[whats_going_on]</td>
And replace it with:
<td align="center" class="tcat" colspan="2">$vbphrase[whats_going_on]</td>
And VOILA!
Your done :)
Please click install if you use both or one of the edits :)
Thank you~