Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Template Modifications

Reply
 
Thread Tools
Adding Images to Individual Forums Details »»
Adding Images to Individual Forums
Version: 1.00, by MThornback MThornback is offline
Developer Last Online: Feb 2012 Show Printable Version Email this Page

Version: 3.5.8 Rating:
Released: 03-06-2006 Last Update: 05-25-2007 Installs: 9
Template Edits
 
No support by the author.

This is compatable with 3.6, but depending on how modified your templates are...you may need to revert. (The Revert is for functionality in the stock vbulletin, its not related to this addon...to be clear)

Have you ever wanted to put a picture at the top of one of your forums? Above all the posts or between the sub forums and the posts? This is for you!

Example:

find $navbar

Add Below

Code:
<if condition="$foruminfo[forumid] == xx"><div style="text-align:center"><img src="http://yoursite.com/images/image.gif"></div></if>
where xx is the forum id

This can be used as many times as you feel like it...I'd use comment tags to keep it all orginized, but thats my own preference....I dunno if this will mess with queries per page ( I doubt it....but what do I know? ) so if your worried about such things, and don't know either, ask around....I'll support if needed, but like everything i've released so far....its pretty basic.

If you like my lil' mod, click install!


1.00- Initial Release
1.01- Included recommended change from Freesteyelz (thank you for your input)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #2  
Old 03-07-2006, 03:00 AM
hbalagh1's Avatar
hbalagh1 hbalagh1 is offline
 
Join Date: Jun 2005
Location: San Diego
Posts: 230
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

cool and wow i have the first post i might have a use for this
Reply With Quote
  #3  
Old 03-07-2006, 03:43 AM
Zia's Avatar
Zia Zia is offline
 
Join Date: Dec 2005
Location: golpo.net
Posts: 931
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

would u mind to provide screen shot?
umm confused its like the Easy forum icon?
Reply With Quote
  #4  
Old 03-07-2006, 04:36 AM
MThornback MThornback is offline
 
Join Date: Apr 2005
Location: Canada
Posts: 388
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Zia
would u mind to provide screen shot?
umm confused its like the Easy forum icon?
It didn't turn out so well....but the red on top is the Navbar, the red on the bottom is the sub-menu list and the white spot is where the image went between them...thats the result from the example code I gave you.
Reply With Quote
  #5  
Old 03-13-2006, 03:13 PM
blacklancer's Avatar
blacklancer blacklancer is offline
 
Join Date: Jan 2006
Location: so cal
Posts: 84
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

cool. works good. i have a sponsor section and now they can have banners in their section.
Reply With Quote
  #6  
Old 03-25-2006, 09:06 AM
Allpower-Doug Allpower-Doug is offline
 
Join Date: Feb 2006
Location: Motor City
Posts: 6
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I've been wondering if this could be done because I want to vary the pics on mine. Thanks!
Reply With Quote
  #7  
Old 03-25-2006, 10:25 AM
R1D1's Avatar
R1D1 R1D1 is offline
 
Join Date: Oct 2005
Location: Germany
Posts: 55
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

any better screenshot or description? didn't get the plot by now... i may guess, what it does, but im not sure about...
Reply With Quote
  #8  
Old 03-25-2006, 04:03 PM
hiiped hiiped is offline
 
Join Date: Jan 2006
Posts: 151
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

could you give better description
better screenshots
and better directions ?

what do you mean
find $navbar ?

< I already knows what you meant " find $navbar " . but for the sake of regular citizens, give better directions >
Reply With Quote
  #9  
Old 04-11-2006, 12:57 AM
MThornback MThornback is offline
 
Join Date: Apr 2005
Location: Canada
Posts: 388
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Its the same direction thats in every hack i've ever used from this site but for the sake of it...

put $navbar into the search field at the bottom of the FORUMDISPLAY template, add the instructed code below it.
Reply With Quote
  #10  
Old 04-11-2006, 01:41 AM
Freesteyelz's Avatar
Freesteyelz Freesteyelz is offline
 
Join Date: Jan 2006
Posts: 1,552
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Rather than using <center> may I suggest:

Code:
<div style="text-align:center">
  Content here...
</div>
Reply With Quote
Reply

Thread Tools

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 03:55 PM.


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.04351 seconds
  • Memory Usage 2,286KB
  • Queries Executed 23 (?)
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
  • (2)bbcode_code
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (10)postbit_onlinestatus
  • (10)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_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
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete