vBadvanced Forums
>
vBadvanced Products
>
vBadvanced CMPS
>
vBa CMPS v1.x (Archive - Closed for Posting)
>
Troubleshooting / "How do I..." Questions
> Different Title Image (Logo) on vBadvanced and vBulletin
PDA
View Full Version :
Different Title Image (Logo) on vBadvanced and vBulletin
armkbdotcom
07-24-2004, 01:36 PM
Is this required a hack or I can do this through templates?
Brian
07-24-2004, 01:39 PM
You can just use an if condition in your header template...
<if condition="THIS_SCRIPT == 'adv_index'">
vBa Header Here
<else />
vB Header Here
</if>
Our Sponsors
armkbdotcom
07-24-2004, 04:26 PM
Thanks!
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.