The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Hide Content Everywhere but Home Page?
I have some content in the header in my style, and I want it to run only on the home page of the site.
Is there any method to manage that with some HTML, CSS, JS, or some mod???? I need to only show a bunch of information on game day....when I put the code in it runs on every single page, which will annoy a lot of users. I spent an hour or so searching and not knowing the right question or missing the right answer. Thanks!! --------------- Added [DATE]1315755174[/DATE] at [TIME]1315755174[/TIME] --------------- I see this code: Code:
<vb:if condition="THIS_SCRIPT == 'forumdisplay' AND $_REQUEST['pagenumber'] == '2'"> Whatever here </vb:if> --------------- Added [DATE]1315757081[/DATE] at [TIME]1315757081[/TIME] --------------- got it: Code:
<vb:if condition="THIS_SCRIPT == 'content'"> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|