View Single Post
Old July 22nd, 2005, 11:15 AM   #5 (permalink)
hotwheels
Member
Verified Customer
 
Join Date: Apr 2005
Posts: 49
Re: Change gallery header logo

once i figure out where to add this code:

<if condition="THIS_SCRIPT == 'adv_index'">

New Header

<else />

Forum's header code here

would this code look like

<if condition="THIS_SCRIPT == 'adv_index'">

http://mynewimage.com

<else />

http://myforumscurrentlogo.com

</if>
hotwheels is offline   Reply With Quote