PDA

View Full Version : Different Banner?


kokoko
09-01-2008, 02:11 AM
how could i add different banner on different pages.

http://www.mknexusonline.com/cmps_index.php?page=mk2
http://www.mknexusonline.com/cmps_index.php?page=mksm

kokoko
09-02-2008, 01:23 AM
Please reply my this thread

Our Sponsors
 

Brian
09-02-2008, 10:30 AM
<if condition="$pages['name'] == 'mksm'">
Image here
<if>

<if condition="$pages['name'] == 'mk2'">
Another Image here
<if>

kokoko
09-02-2008, 11:58 AM
thankx it works now

http://www.mknexusonline.com/index.php?page=mk2

but main header top banner is still there i wantonly 1 banner not 2 banners