vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Multiple Banners (https://vborg.vbsupport.ru/showthread.php?t=233323)

Freezee 01-17-2010 04:47 AM

Multiple Banners
 
Hi, I run a forum and was wondering if there was a mod or any way I can have multiple banners, For an example if a user clicks General Discussion forum a certain forum banner ( logo ) would show up, If they click welcome center forum another would show up, Anyone know how to do this?

Or if that's not possible how about an banner on another part of the forum
Example www.kingdom-gaming.com/forums one banner
and another on www.kingdom-gaming.com/forums/inferno.php

Thanks in advance

Digital Jedi 01-18-2010 04:24 AM

You can rotate banners using conditionals:

Code:

<if condition="$forum[forumid] == X"><YOUR IMAGE CODE HERE></if>
Change X to the ID of the forum you want that image to show in. For modifications or your index page, use the THIS SCRIPT method: http://forum.vbulletinsetup.com/f18/...list-2185.html

Scroll down to where it says: If This Script Is or Is Not XXX.

Warion 10-19-2011 08:32 PM

HOw would you use multiple banners, meaning I have 2 styles on my site and I want each style to have its own banner


All times are GMT. The time now is 02:06 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.00936 seconds
  • Memory Usage 1,711KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete