The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Space between forum catagories (vb4)
Hey guys..its been such a struggle getting a grip with the vb 4 series ..i finally have to give in and ask for some help with what is probably a simple adjustment.
I need to add a bit of space between forum categories as shown below so if someone can show me exactly where the editing would be in vbulletin 4 admincp and if there is any additional code i need for this..it would be much appreciated, thanks in advanced |
#2
|
|||
|
|||
me too
|
#3
|
|||
|
|||
There's no stylevar for this, you'll need to edit the template forumhome_forumbit_level1_nopost.
find Edit the line: Code:
<div class="forumhead foruminfo L1 collapse"> Code:
<div class="forumhead foruminfo L1 collapse" style="margin-top:10px;"> |
#4
|
|||
|
|||
didnt work. |
#5
|
|||
|
|||
Here's the simple way to do that.
Code:
.forumhead{ margin-top:0px; } Just tested it so I know it works. http://animeappeal.com/forum.php?styleid=117 |
#6
|
|||
|
|||
Got it thanks.
|
#7
|
|||
|
|||
mistake you may delete this.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|