The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
how to hide one div based on php file name?
how to hide one div based on php file name?
--------------- Added [DATE]1248874937[/DATE] at [TIME]1248874937[/TIME] --------------- how to hide one div based on php file name? for example : suppose my page name is blog.php.i need to hide latest blogs div |
#2
|
|||
|
|||
not exactly sure what you're trying to do but you can use css style to hide divs...
<div style="display: none; visibility: invisible;">hidden text</div> |
#3
|
|||
|
|||
How to check condition for hidding div?
suppose if we are using hand code we can check like this : $curpage = $_SERVER['PHP_SELF']; same variable i need to take in vbulletin.how do to this? |
#4
|
|||
|
|||
do you mind if i ask what variable or what page? there might be something already available.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|