Viewtopic Banner Code ... Is This Possible? »  Show posts from    to     

Icy Phoenix


Old Support Topics - Viewtopic Banner Code ... Is This Possible?



darkone [ Thu 12 Apr, 2007 18:54 ]
Post subject: Viewtopic Banner Code ... Is This Possible?
Hi Everyone

If you are using the Viewtopic Banner Code field. Is there a way to not have the banner show up in every forum just ones that you select? Can this be hardcoded? Or different banners for different topics/content. And what section of the code and what file has this code in it?

Thanks

-D1-


Mighty Gorgon [ Sun 15 Apr, 2007 19:50 ]
Post subject: Re: Viewtopic Banner Code ... Is This Possible?
If you are confident with PHP you may try editing viewtopic.php

Code: [Hide] [Select]
if ( $i == 0 && ($board_config['switch_viewtopic_banner'] == 1) )


You can add there some other checks about forum_id or what else you would like to check...




Powered by Icy Phoenix