The Arcive of vBulletin Modifications Site. |
|
Moving Sub forum: away and have it centered Details »»
|
|||||||||||||||||||||||||
this is my modification of this mod
https://vborg.vbsupport.ru/showthread.php?t=101513 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> Code:
<div align="center"><if condition="$show['subforums']"><div class="smallfont"> $forum[subforums]</div></if> 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"> Code:
</div> if you use this plz click install:up: Best Regards: Cobro Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
Good idea, but shouldn't this be in Template Modifications rather than Mini Mods?
|
|
#3
|
||||
|
||||
|
Great mod
installed
|
|
#4
|
||||
|
||||
|
hmm I may try this out.. since I have a lot of subforums.
|
|
#5
|
|||
|
|||
|
<a href="https://vborg.vbsupport.ru/showthread.php?t=101513" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=101513</a>
My hack already covered all of this. |
|
#6
|
|||
|
|||
|
oohh sorry great hack thx
|
![]() |
|
|