The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]() Code:
<if condition="is_browser('ie', 6) == 'index'"> <td><img src="images/misc/footer_left_ie.gif" width="30" height="64" /><img src="images/misc/footer_ie.gif" width="800" height="64" /><img src="images/misc/footer_right_ie.gif" width="30" height="64" /></td> <else /> <td><img src="images/misc/footer_left.gif" width="30" height="64" /><img src="images/misc/footer.gif" width="800" height="64" /><img src="images/misc/footer_right.gif" width="30" height="64" /></td> </if> Any ideas? |
#2
|
||||
|
||||
![]()
Call me crazy, but shouldn't this be:
Code:
<if condition="is_browser('ie', 6) AND THIS_SCRIPT == 'index'"> |
#3
|
|||
|
|||
![]()
Ah I missed that - thanks, works perfect now
![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|