Back to vBulletin 3.6 Template Modifications

Moving Sub forum: away and have it centered
Mod Version: 1.00, by Cobro

This modification is in the archives.
vB Version: 3.6.7 Rating: (1 vote - 5.00 average) Installs: 4
Released: 26 Jul 2007 Last Update: Never Downloads: 1
Not Supported  

this is my modification of this mod

Center Category Names and Descriptions.

In forumhome_forumbit_level1_nopost find the following: on the style you are using

Code:
<if condition="$show['subforums']"><div class="smallfont"><strong>$vbphrase[subforums]</strong>: $forum[subforums]</div></if>
and replace it with following:

Code:
<div align="center"><if condition="$show['subforums']"><div class="smallfont"> $forum[subforums]</div></if>
and you are done

and this is just for Sub forums: you can look through the code and change move catagory name ' left ' center ' right ' or move forum description ' left ' center ' right '

just have to add
Code:
<div align="center">
in front and change the "center" to left or right and at the end of the code you have to put
Code:
</div>
at the end

if you use this plz click install

Best Regards: Cobro

Download

No files for download.

Screenshots

Click image for larger version
Name:	sample.jpg
Views:	497
Size:	35.5 KB
ID:	67524  


vblts.ru supports vBulletin®, 2022-2024