vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Forum Display Enhancements - vB Sponsors - Add a sponsors location to your site (https://vborg.vbsupport.ru/showthread.php?t=204511)

2k05gt 02-24-2009 02:29 AM

How can I get it to post an image on the Forum Title Line or Catagory line ?

davidw 02-24-2009 10:24 AM

Are you referring to where it says "Title 1" or similiar? or are you referring to somewhere else?

2k05gt 02-24-2009 06:41 PM

Quote:

Originally Posted by davidw (Post 1753192)
Are you referring to where it says "Title 1" or similiar? or are you referring to somewhere else?

Look at this site, see how under the catagory "Modular" each forum has a banner Image associated to it....
http://www.modularfords.com/forums/

davidw 02-24-2009 08:08 PM

Interesting concept. I've not looking into forum association, but I wouldn't think it would be that hard.

2k05gt 02-24-2009 09:33 PM

Quote:

Originally Posted by davidw (Post 1753652)
Interesting concept. I've not looking into forum association, but I wouldn't think it would be that hard.

They use vBulletin 3.7.1 I guess I will ask the Forum owner how he does it.

Lone Gunman 02-24-2009 10:51 PM

i used to have a mod from here that did that. you could use your own banners or google ad sense. i quit using it when i first found davids mod cause i couldnt get the links to work on it.

https://vborg.vbsupport.ru/showthread.php?t=183335

bleros 02-25-2009 07:34 PM

how to put under ?


Powered by vBulletin? Version 3.8.1
Copyright ?2000 - 2009, Jelsoft Enterprises Ltd.

"HERE"

davidw 02-25-2009 11:04 PM

Edit your footer template

Find:
Code:

<div align="center">
        <div class="smallfont" align="center">
        <!-- Do not remove this copyright notice -->
        $vbphrase[powered_by_vbulletin]
        <!-- Do not remove this copyright notice -->
        </div>

        <div class="smallfont" align="center">
        <!-- Do not remove $cronimage or your scheduled tasks will cease to function -->
        $cronimage
        <!-- Do not remove $cronimage or your scheduled tasks will cease to function -->

        $vboptions[copyrighttext]
        </div>
</div>

Add what you want under that.

bleros 02-27-2009 12:01 AM

Quote:

Originally Posted by davidw (Post 1754746)
Edit your footer template

Find:
Code:

<div align="center">
        <div class="smallfont" align="center">
        <!-- Do not remove this copyright notice -->
        $vbphrase[powered_by_vbulletin]
        <!-- Do not remove this copyright notice -->
        </div>

        <div class="smallfont" align="center">
        <!-- Do not remove $cronimage or your scheduled tasks will cease to function -->
        $cronimage
        <!-- Do not remove $cronimage or your scheduled tasks will cease to function -->

        $vboptions[copyrighttext]
        </div>
</div>

Add what you want under that.

thnx mann :)

davidw 02-27-2009 12:10 AM

No problem :)


All times are GMT. The time now is 03:27 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.01243 seconds
  • Memory Usage 1,740KB
  • 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
  • (2)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete