The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I want to change category strip descriptions from displaying under the category strip name to next to it. But I don't know what template or where in general to find this. Can someone point me in the right direction?
|
#2
|
|||
|
|||
![]()
bump
|
#3
|
|||
|
|||
![]()
I'm not sure exactly what part you mean, but if you go to the ACP and turn on "Add Template Name in HTML Comments" (Under General Settings), then you can view the HTML source of your page, find the part you want to change, and the comments will tell you what template it's in.
|
#4
|
|||
|
|||
![]()
Thanks, I found the template, but now I'm not sure how to do what I want. Because if I make any changes, it won't just do it to the category, but the forums as well. Attached, is what I want to do.
|
#5
|
|||
|
|||
![]()
Maybe try:
Code:
<if condition="$foruminfo['cancontainthreads']"> // code for forum <else /> // code for category </if> |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|