The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
how to hide the button "collapse" on forum category in the main page?
how to hide the button "collapse" on forum category in the main page?
i have vbulletin 4.1.7 |
#2
|
||||
|
||||
Perhaps...
HTML Code:
a.collapse {display: hidden;} |
#3
|
|||
|
|||
a.collapse didn't found on the homepage
|
#4
|
||||
|
||||
Huh?
|
#5
|
|||
|
|||
i don't understand, i'm noobie, what should i do? where to go? i have no clue.
|
#6
|
||||
|
||||
That's just some CSS. You can put it into the additional.css template.
|
#7
|
|||
|
|||
i try to search it on the edit style-forum home templates-forum home, didn't found it , as far as i know it's supposed to be there.
|
#8
|
|||
|
|||
To eliminate it only on the forum home page go to forumhome.css and put in
a.collapse {visibility:hidden;} at the top. I think that will do it. |
#9
|
|||
|
|||
strange thing, quate from my forumhome style:
"{vb:cssfile forumbits.css,forumhome.css,widgets.css,sidebar.cs s,options.css,tagcloud.css}" when i looking for the file "forumhome.css" on my website folder, the search can't find the file. |
#10
|
|||
|
|||
AdimCP > Styles & Templates > Style Manager > Edit Templates > [<<>>](expand button) > forumhome.css
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|