Berdus2012
02-13-2012, 11:00 PM
Good evening, dear Administrators of vBulletin's!
My English is not perfect, so I just barrel along :)
With this little hack, you can the information in FORUMHOME, FORUMDISPLAY & SHOWTHREAD!
By this I mean that in FORUMDISPLAY: Display Options, Icon Legend and Permissions.
By this I mean that in FORUMHOME: Icon Legend.
By this I mean that in SHOWTHREAD: Keywords, Bookmark, Permissions and the other open Boxes.
Instructions:
Styles &' Templates -> Templates search -> "additional.css".
Add this Code in "additional.css"!
#wgo_legend {
display: none;
}
#thread_info {
display: none;
}
#forum_info_options {
display: none;
}
This is what I've tried with the 4.1.10 version and previous versions of 4.1.X should also work.
Sorry for my English! :)
My English is not perfect, so I just barrel along :)
With this little hack, you can the information in FORUMHOME, FORUMDISPLAY & SHOWTHREAD!
By this I mean that in FORUMDISPLAY: Display Options, Icon Legend and Permissions.
By this I mean that in FORUMHOME: Icon Legend.
By this I mean that in SHOWTHREAD: Keywords, Bookmark, Permissions and the other open Boxes.
Instructions:
Styles &' Templates -> Templates search -> "additional.css".
Add this Code in "additional.css"!
#wgo_legend {
display: none;
}
#thread_info {
display: none;
}
#forum_info_options {
display: none;
}
This is what I've tried with the 4.1.10 version and previous versions of 4.1.X should also work.
Sorry for my English! :)