The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
How can I hide a feature but only on a specific page in the Forum?
I have a sliding menu throughout the Forum but dont want it to show in the smiliepopup page? Any idea how to do this? Cheers. |
|
#2
|
||||
|
||||
|
Try wrapping it in:
Code:
<if condition="THIS_SCRIPT != 'misc'"> ... </if> |
|
#3
|
|||
|
|||
|
Quote:
|
![]() |
|
|