Log in

View Full Version : banner on all pages except forum id #


oldgoat
07-07-2006, 09:04 PM
Hello to all
is there a way to have the same banner on all pages except for the forum id pages, i want the same banner on the faq, who's online, user cp.
I have setup conditional banners on all the forumid pages as well as the index and the vbadvanced page.

thanks in advance

Iain M
07-07-2006, 09:10 PM
<if condition="THIS_SCRIPT != forumdisplay">
banner code
</if>

would display it on all pages except forumdisplay.php which is what i think u mean?


CP1

oldgoat
07-07-2006, 10:52 PM
not exactly, i have submitted another post, due to the fact that as soon as i solve one problem, it creates a few more, i explained my entire situation at this post https://vborg.vbsupport.ru/showthread.php?t=120608

thanks for your help