PDA

View Full Version : How could I remove something from just vbadvanced pages?


kobescoresagain
05-14-2005, 02:45 AM
have the ad columns installed on forum. Don't want it to show up on vbadvanced pages. How can I remove it from just there?

Zachery
05-14-2005, 03:30 PM
have the ad columns installed on forum. Don't want it to show up on vbadvanced pages. How can I remove it from just there?
define this "ad columns" and how it works.

But sure. <if condition="THIS_SCRIPT != vba_index">adcollums stuff here</if>

kobescoresagain
05-14-2005, 06:01 PM
the adcolumns is the hack that is listed on the forum. What it does is allows one ot put columns up the side of the forum. It must do all of the pages because it put them onto my home pages as well. The problem with that is that it makes my vbadvaced pages 4 columns wide. Kind of looks bad. So I was just going to make an ad module. Any help would be greatly appreciated. The more detailed the better (I am kinda new to this whole thing)