vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Extra icons for each forum (https://vborg.vbsupport.ru/showthread.php?t=211255)

Devanand 04-27-2009 03:32 AM

Quote:

Originally Posted by Furcal15 (Post 1799315)
Check out this thread. Just made this post last night. I included screenshots and the file. Download it here.

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

this is not what I am looking. Look at screenshot I put. I don't want to change status icons.



@Veenuisthebest

You could share what did you do to looks like that :)

Dingo14 04-27-2009 07:17 AM

I found this on here a while back if I could find again I would add the original poster name its simple and easy to do, best by far

each icon you ad has to be named with the forum id number so if introduction is id 2 then you call it 2.gif or whatever file format
you use

i changed from gif to png


Admin CP >> Styles & Templates >> Edit Templates >> Forum Home Templates >> forumhome_forumbit_level2_post

Find:
PHP Code:

PHP Code:
<
tr align="center">
    <
td class="alt2"><img src="$stylevar[imgdir_statusicon]/$forum[imageprefix]forum_$forum[statusicon].gif" alt="" border="0" id="forum_statusicon_$forum[forumid]/></td>
    <
td class="alt1Active" align="$stylevar[left]id="f$forum[forumid]"
Add underneat:

PHP Code:
<
div style="float: left; margin: 0px; padding: 0px;">
<
img src="$stylevar[imgdir_statusicon]/$forumid.gif" alt=""/></div

(change the gif to png here here if you want to use png format)

Now the deal is that you have your own icons and you have to name each file with the number of the id of each forum.

So you go to Forums & Moderators >> Forum Manager

And click on any child forum (not subforum), for example in our case New Members, and look at the top for the Forum id... then you rename the .gif file with the number of the forum id, like: 2.gif

Upload them onto the images / statusicons folder

Now that file will display on that forum, and you go like that for each forum you have.

Found the original post
https://vborg.vbsupport.ru/showthread.php?t=192629

Regs 04-27-2009 08:47 PM

Just add the html for each image in your forum description:

Code:

<div style="float: left; margin-right: 3px;"><img src="path/to/image.png"></div>This is my forum description

crustymusic99 06-04-2009 07:26 AM

Wow..Thanks regs. I have been searching everywhere just to add a little icon next to forum titles, without having to make an icon for EVERY forum - and all I had to do was add html to the description! All the places I searched that was the best suggestion, thanks.

abbasbsp 07-14-2009 04:51 PM

you check this here https://vborg.vbsupport.ru/showthread.php?t=214289


All times are GMT. The time now is 02:13 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.01126 seconds
  • Memory Usage 1,736KB
  • 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
  • (1)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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