The Arcive of vBulletin Modifications Site. |
|
Solution for Hiding some Information (FORUMEHOME /-DISPLAY & SHOWTHREAD) Details »»
|
|||||||||||||||||||||||||||
|
Solution for Hiding some Information (FORUMEHOME /-DISPLAY & SHOWTHREAD)
Developer Last Online: Jan 2020
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"! Code:
#wgo_legend {
display: none;
}
#thread_info {
display: none;
}
#forum_info_options {
display: none;
}
Sorry for my English! Show Your Support
|
|||||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
thank you
installed keep it up bro |
|
#3
|
||||
|
||||
|
Demo?
|
|
#4
|
|||
|
|||
|
Is it possible to hide Icon Legend and Posting Permissions only?
|
|
#5
|
||||
|
||||
|
very good
|
|
#6
|
|||
|
|||
|
Thanks!
|
![]() |
|
|