Quote:
Originally Posted by Xenium
Simply put if and elseif clauses in forumdisplay template.
Eg:-
PHP Code:
<if condition="$foruminfo[forumid] == XX ">
display certain banner image
</ if>
replace XX with the forum id.
|
several questions, that is all the code i need? and i take it i replace: "display certain banner image" with my banner image path?
i can place that anywhere in the template? and where will the banner show up. right now my google ad banner is at the top.
www.fitnessandbeyond.net
i would like to place a different banner for four forums.
thanks for any help.