The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
The Box in grey with cat title undern nav like on vb
Getting the Catergory title thats in the grey box above this box with the discription of cat ? is it a mod or do i have to enable it ?
id like this to display specif rules for each cat .. Thanks |
#2
|
||||
|
||||
Are you talking about vboptions > Forum Listings Display Options > Show Forum Descriptions in Forum Listings If that's not it, then you need to explain what you are trying to do a little bit better. An image might help.
|
#3
|
|||
|
|||
like this
|
#4
|
||||
|
||||
Then follow my directions in post 2.
|
#5
|
|||
|
|||
i have that select yes but to no avail .
|
#6
|
||||
|
||||
Do you have a description written in the description field? What version vb are you running? Is your style made for that version? Do you have this in your navbar template:
HTML Code:
<if condition="$show['forumdesc']"> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> <tr> <td class="alt1" width="100%"><strong>$foruminfo[title]</strong> <span class="smallfont">$foruminfo[description]</span></td> </tr> </table> <br /> </if> |
#7
|
|||
|
|||
version 3.7.3 and its a bought skin working for 3.7.3 supposibly.
--------------- Added [DATE]1224958109[/DATE] at [TIME]1224958109[/TIME] --------------- Dosnt seem to have that code but i dont think its going to do what i wanted it to do so not to worry thanks for helping |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|