vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Forum Home Enhancements - Forum Icons (https://vborg.vbsupport.ru/showthread.php?t=229529)

KURTZ 12-17-2009 03:11 PM

Quote:

Originally Posted by Greight (Post 1932279)
Forum Status images are usually shown alongside the forum in a forum listings to indicate the read status.

This prefix must only contain alphanumerical characters, though the following are also allowed - _ / ., a folder name is also acceptable to be placed within the status icon directory.

The following images are currently in use for status icons, you will need to create images with the specified prefix to match.
forum_link.gif
forum_new.gif
forum_new_lock.gif
forum_old.gif
forum_old_lock.gif

This prefix can be set for each forum in forum manager/edit forum.

OK but this is a different thing ... :)

however thx

Greight 12-17-2009 03:24 PM

Quote:

Originally Posted by KURTZ (Post 1932288)
OK but this is a different thing ... :)

however thx

This is exactly what you guys meant.

kisanjong 12-19-2009 07:52 AM

Thanks :)

TunerNetwork 12-21-2009 12:16 AM

This is a kick arse mod, just installed, now i can't stop customizing!

Here is mine so far, not done yet, but feel it gave my forum page a lil more ummmphhhh!

http://www.subislobs.com/forums/forum.php

masons 12-21-2009 12:37 PM

Yeah I LOVE IT.. it is awesome!
http://tinyurl.com/yz9tdnl

SledgeHead 12-22-2009 01:11 AM

Quote:

Originally Posted by Cableguy69 (Post 1929033)
So is there a way to display it as shown in this picture?

https://vborg.vbsupport.ru/

Anyone find a solution to get this yet?

bandare 12-22-2009 04:42 PM

Quote:

Originally Posted by SledgeHead (Post 1935067)
Anyone find a solution to get this yet?

looking for the same too....

barcena 12-22-2009 06:32 PM

Estos iconos son el icono del foro como tal o iconos aparte?

Are those the main forum icons or extra icons?

Thanks in advance

Merjawy 12-23-2009 05:09 PM

Quote:

Originally Posted by Nadeemjp (Post 1925548)
i currently used the html code for 3.8.4.
does this mean we wont be able to use html codes in description on vb4.0?

Works fine on 4.0

Other hacks of the like made my forumhome page speed goes way down in the past attempts..

So I've always used the forum discription to add icons and worked great

footose 12-24-2009 04:14 PM

1 Attachment(s)
I have modified the template code so that you can put icon's in the category fields of the site also.


Open forumhome_forumbit_level1_nopost

Find <span class="forumtitle">

Insert Above:

PHP Code:

<vb:if condition="$forum['iconlocation']">
<
img style="float:left;" src="{vb:raw forum.iconlocation}" alt="{vb:raw forum.title}" />
</
vb:if> 

Looks like this:

https://vborg.vbsupport.ru/external/2010/02/83.jpg


All times are GMT. The time now is 08:55 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.01385 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_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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