Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 04-20-2006, 07:48 PM
ShackMaster ShackMaster is offline
 
Join Date: Apr 2006
Posts: 252
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Banner not showing up in proper location...

It was suggested vBulletin.com forums that I come here for help with this.

I have two issues:

1. If you click on this link you will see a few banners below the menu bar. These are showing on each individual thread page... but not on the page where all the threads are listed.

How can I get those to display on the forum display page where the threads are listed... in this location: here?

I don't want them to show up on the main forum page... only in all the sub pages but depending on what forum it is, I have different banners.

Here's the code I'm using in RED and it's currently in the navbar template:

Quote:

<td class="vbmenu_control"><a href="login.php?$session[sessionurl]do=logout&amp;logouthash=$bbuserinfo[logouthash]" onclick="return log_out()">$vbphrase[log_out]</a></td>
</if>
</tr>
</table>
</div>
<!-- / nav buttons bar -->
<br />
<center><span style="float: $stylevar[center];">
<if condition="$forum[forumid] == '28'">
<a href="http://www.dvdpricesearch.com/"><img src="http://www.hometheatershack.com/images/dvdpricesearch.gif"></a> &nbsp &nbsp<a href="http://www.cduniverse.com"><img src="http://www.hometheatershack.com/images/cduniverse.jpg"></a> &nbsp &nbsp <a href="http://www.netflix.com"><img src="http://www.hometheatershack.com/images/netflix.gif"></a> &nbsp &nbsp <a href="http://www.freedb.org"><img src="http://www.hometheatershack.com/images/freedb.gif"</a> &nbsp &nbsp<a href="http://www.imdb.com"><img src="http://www.hometheatershack.com/images/imdb.gif"</a>
</if>

<if condition="$forum[forumid] == '29'">
<a href="http://www.cduniverse.com"><img src="http://www.hometheatershack.com/images/cduniverse.jpg"></a> &nbsp &nbsp &nbsp <a href="http://www.freedb.org"><img src="http://www.hometheatershack.com/images/freedb.gif"</a>
</if>

<if condition="$forum[forumid] == '24'">
<a href="http://www.audiogon.com"><img src="http://www.hometheatershack.com/images/audiogon.gif"></a>
</if>

<if condition="$forum[forumid] == '10'">
<a href="http://www.projectorpeople.com"><img src="http://www.hometheatershack.com/images/projectorpeople.gif"></a>
</if>

<if condition="$forum[forumid] == '9'">
<a href="http://www.hometheaterhifi.com"><img src="http://www.hometheatershack.com/images/secrets.gif"></a> &nbsp &nbsp <a href="http://www.svsound.com/"><img src="http://www.hometheatershack.com/images/svs.jpg"</a> &nbsp &nbsp <a href="http://www.hometheaterhifi.com/cgi-bin/shootout.cgi?function=search&articles=all"><img src="http://www.hometheatershack.com/images/dvdbenchmark.gif"></a>
</if>

</span></center>
<br />


<if condition="$show['forumdesc']">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="alt1" width="100%"><strong>$foruminfo[title]</strong><br> <span class="smallfont">$foruminfo[description]</span>
</td>
</tr>
</table>
<br />
<center><span style="float: $stylevar[center];">
<if condition="$forum[forumid] == '3'">
<img src="http://www.hometheatershack.com/forums/images/smilies/help.gif"></a>
</if>

<if condition="$forum[forumid] == '8'">
<b><a href="http://www.hometheatershack.com/forums/showthread.php?t=19">Go directly to BFD | REW Downloads</a> <br /><font color="yellow">You must be logged in to view the Downloads Page.</font></b>
</if>

<if condition="$forum[forumid] == '26'">
<table><td width="800px"><b><font color="yellow">No posting is allowed in this forum... it is for downloads only!<br><br>We certainly don't mind you registering with us to simply use the downloads page. However, we would really appreciate it if you would drop by the forums, start a new thread, make a few posts, join in a discussion, introduce yourself to us, help someone out, and/or just make a general comment. Many thanks!</font></b></td></table>
</if>

<if condition="$forum[forumid] == '20'">
<b><font color="yellow">If it's important... it probably shouldn't be here!</font></b> <br /><br><img src="http://www.hometheatershack.com/forums/images/smilies/dontknow.gif">
</if></span></center>

</if>

<if condition="$show['popups']">
<!-- NAVBAR POPUP MENUS -->
Edit/Delete Message
2. How can I remove the colon ":" after the green arrow smiley in this pic below:


Thank you for any guidance you can provide!

Sonnie
Reply With Quote
  #2  
Old 04-20-2006, 07:49 PM
ShackMaster ShackMaster is offline
 
Join Date: Apr 2006
Posts: 252
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Okay... I guess red is really green or I'm going color blind... lol
Reply With Quote
  #3  
Old 04-20-2006, 08:10 PM
ShackMaster ShackMaster is offline
 
Join Date: Apr 2006
Posts: 252
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Okay... I got help... it was my code... I had to put the red code in the if condition... <if condition="$forum[forumid] == '28' or $forumid == '28'">

Or green maybe?


Still need help with the " : " after the green smiley though.
Reply With Quote
  #4  
Old 04-20-2006, 08:38 PM
Trana Trana is offline
 
Join Date: Apr 2005
Posts: 604
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 10:59 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.03642 seconds
  • Memory Usage 2,195KB
  • Queries Executed 13 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (4)post_thanks_box
  • (4)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (4)post_thanks_postbit_info
  • (4)postbit
  • (4)postbit_onlinestatus
  • (4)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete