The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Well I've been searching for the template since this morning, I must be missing it pretty badly >.>
Does anyone know where can I edit (and find) the WGO template? |
|
#2
|
|||
|
|||
|
forumhome
It's not a seperate template. The start and end of it are clearly commented. But a word of caution. There have been issues with the forum sidebar sliding under the bottom of the forum when the wgo is edited. |
| Благодарность от: | ||
| Sage Knight | ||
|
#3
|
|||
|
|||
|
Well I just need to remove the Icon Legend.
I'll probably use conditionals. Thanks a lot. |
|
#4
|
||||
|
||||
|
Just add this to your additional.css template and it will remove it.
Code:
/* Remove Icon Legend from FORUMHOME */
#wgo_legend.wgo_subblock.section {
display: none;
}
|
| 2 благодарности(ей) от: | ||
| Brandon Sheley, Sage Knight | ||
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|