vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Add a banner image to each forum (vb3.5) (https://vborg.vbsupport.ru/showthread.php?t=94119)

icemann 12-06-2005 06:05 PM

Thanks for this one Zachariah, a nice feature for myself. :)

*clicks installed*

Rich 12-06-2005 11:24 PM

Hello,

I am clicking install to see if this does what I need it to do, where I need it to do it. lol If it does, my hat will certainly be off to you as you have saved me some time! lol

Replicators 12-11-2005 05:36 PM

Such a nice hack is not working for me at all! I have 3.5.2!

Edit: Nevermind,i got it to work.

SupermanInNY 12-17-2005 01:18 AM

Could you kindly remind me where or how to remove the Space between the Top forums?
I have a little tick just below the banner on my index page?
I know there is a place (I've done this before, just can't remember where) where I add the number of the First forum in the list and that removes the 'space' tick between the index page banner and the first forum.

Zachariah 12-17-2005 02:13 AM

In your template edit of FORUMDISPLAY, SHOWTHREAD.
- Kill the Red (3) places.

Code:

<if condition="$foruminfo['banner'] AND $foruminfo['bannerlink']"><center><a href="$foruminfo[bannerlink]" target="_blank"><img src="$foruminfo[banner]" alt="$foruminfo[banneralt]" border="0" /></a></center><br />
<else />
<if condition="$foruminfo['banner']"><center><img src="$foruminfo[banner]" alt="$foruminfo[banneralt]" border="0" /></center><br />
<else />
<if condition="$foruminfo['bannercode']"><center>$foruminfo[bannercode]</center><br />
</if>
</if>
</if>

Quote:

Originally Posted by SupermanInNY
Could you kindly remind me where or how to remove the Space between the Top forums?
I have a little tick just below the banner on my index page?
I know there is a place (I've done this before, just can't remember where) where I add the number of the First forum in the list and that removes the 'space' tick between the index page banner and the first forum.


Kuimera 12-20-2005 11:14 AM

Zachariah, I have an issue..
I added Google Adsense code, works great, but when the thread and links menu dropdown, it stays benith the Adsense banner, you know if theres any way of the menu stays on top of the Adsense banner?

Zachariah 12-20-2005 11:43 AM

Quote:

Originally Posted by Kuimera
Zachariah, I have an issue..
I added Google Adsense code, works great, but when the thread and links menu dropdown, it stays benith the Adsense banner, you know if theres any way of the menu stays on top of the Adsense banner?

not sure what your talking about, but the html code are is only surrounded by a <center>$foruminfo[bannercode]</center>.

Inside the paste area you might wrap a <div>google code</div>.

You can even create a <table><tr><td>google paste</td></tr><table>.

Kuimera 12-20-2005 07:08 PM

Ok it?s like this, you know for example the "Quicklinks" drop down menu from the navbar? or the "thread tools" menu ?
Well... if I have a banner in the way of the menu, the banner stays on top of the menu, so I cant realy use it...

Test it here: http://www.kuimera.com/showthread.php?p=824#post824

( Use the login: Test with the pass: test )

Then just click on the "Quicklinks" on the navbar and you will see what i?m talking about.

Stephen3 12-20-2005 08:14 PM

Is it porsible to change it to 8 coloum in 2 row and can put 8 text advertisment ?

Zachariah 12-20-2005 08:18 PM

Quote:

Originally Posted by Stephen3
Is it porsible to change it to 8 coloum in 2 row and can put 8 text advertisment ?

Design the layout in your FAV editor and paste in the HTML area.
- did you need help with that or were you asking if it could be done ?


All times are GMT. The time now is 01:45 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.01792 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
  • (1)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
  • (2)pagenav_pagelinkrel
  • (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