vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   How to have an image in the forum page link (https://vborg.vbsupport.ru/showthread.php?t=134903)

TedR719 12-27-2006 07:07 PM

How to have an image in the forum page link
 
1 Attachment(s)
What I want to be able to do is have the image where its at but the text to be placed next to it and centered with the image to the left like the see attachment...

Now for the second part I want to just have the image appear in the sub-forums meun and thats it

right now if you click on a forum you will see the image twice in that forum (one in the forum breakdown menu and one under the menu bar next to "threads in this forum") I dont want that.

link - http://www.sportstimeout.com/forumdisplay.php?f=79

my code looks like this right now (forum & moderators > forum manager > atlanta hawks)

<img src="/images/teams/ATL.gif" border="0"> Atlanta Hawks

TedR719 12-28-2006 10:33 PM

Anyone, I figured out how to do it for the main forum page but how do I apply this to apply for subforums?

this is what I found to do for the mainforum...
Quote:

you need to edit
Forum Home Template > forumhome_forumbit_level2_post
look for...
<strong>$forum[title]</strong>
add before...
<img src="$stylevar[imgdir_button]/$forum[forumid].gif" align="absbottom" alt="" border="0" />

then upload the gifs to buttons folder (mine is under ~forum/images/themename/buttons/)
the filenames should match the forum id's(e.g 1.gif, 2.gif,..)


All times are GMT. The time now is 07:18 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.01025 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (2)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