The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Hey how can i make it when you click on Forums on the homepage it changes to Home. (Example here: rune-server.org)
Please help? |
|
#2
|
||||
|
||||
|
HTML Code:
<if condition="THIS_SCRIPT == 'index'"> link to homepage <else /> link to forums </if> |
![]() |
|
|