vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=229)
-   -   Forum Home Enhancements - Forum Icons ( MyLs1 Style ) (https://vborg.vbsupport.ru/showthread.php?t=192629)

merk_aus 10-31-2008 12:36 PM

i to would prefer this where the forumold and forumnew pics are - does anyone have any screenshots of this in action?

christian8a 11-05-2008 05:53 PM

I wonder how now... it should be easy but I havent had time to try it, sorry. It will align the whole forum information , time, last post and views though but if thats what you want, try adding that valign="middle" to its first table, if not the first division

oferelijah 11-12-2008 08:16 PM

i use 2 Styles in my site

one for some categories
and one for diffrent category

i tried to use this mod for the stand alone category and it dont work for me

EDIT:

SOLVED

if you want to set an icon for a single category shown on a diffrent link you shuld add the code

to "forumhome_forumbit_level1_post" template

johnlittle 11-24-2008 08:46 PM

Quote:

Originally Posted by christian8a (Post 1660020)
I wonder how now... it should be easy but I havent had time to try it, sorry. It will align the whole forum information , time, last post and views though but if thats what you want, try adding that valign="middle" to its first table, if not the first division

may i have your permission to use some of your set icon at your forums? gosh i really love your forum icon gee sorry

24hourForum.com 12-06-2008 03:47 AM

thanks for sharing the code, unfortunately your 101 is not much of a help.. i spend the last hour trying to figure out how your code works!

it does not work

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

when i use the code, the pic shows up on all forums... how do you assign it to the forum id?

christian8a 12-06-2008 06:50 AM

Quote:

Originally Posted by 24hourForum.com (Post 1679456)
thanks for sharing the code, unfortunately your 101 is not much of a help.. i spend the last hour trying to figure out how your code works!

it does not work

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

when i use the code, the pic shows up on all forums... how do you assign it to the forum id?

That is not what the code is. If you add that image of course it will ad to all forums.

Put the exact code as it is, and then rename each picture to its forum id, dont rename the code with the image name.

24hourForum.com 12-06-2008 02:53 PM

Quote:

Originally Posted by christian8a (Post 1679500)
That is not what the code is. If you add that image of course it will ad to all forums.

Put the exact code as it is, and then rename each picture to its forum id, dont rename the code with the image name.

that works, thank you sir!

my other question is, how can i centre the text with the pic?

christian8a 12-06-2008 04:03 PM

Quote:

Originally Posted by 24hourForum.com (Post 1679640)
that works, thank you sir!

my other question is, how can i centre the text with the pic?

That is what somebody else asked too, and I tried but I didnt figure out how to be honest. It should be simple but I couldnt. Thats whyI tried to make my images the size of the Forum font and information.

24hourForum.com 12-07-2008 04:03 PM

i could not figure it out either, so i just added more descriptions! Thanks

PKRWUD 12-12-2008 08:57 PM

Just a suggestion. Rather than instructing that your code be installed underneath:

PHP Code:

<td class="alt2"><img src="$stylevar[imgdir_statusicon]/$forum[imageprefix]forum_$forum[statusicon].gif" alt="" border="0" /></td


You might want to say to install above:

PHP Code:

<a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><strong>$forum[title]</strong></a

I only suggest this because doing it your way created a problem for me because I have a hack installed there already that changes the background color of each forum listing with a mouseover. I installed it a long time ago, and didn't recognize it at first, so it took some playing around to figure out the problem.

Just a thought.


All times are GMT. The time now is 12:53 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.01051 seconds
  • Memory Usage 1,749KB
  • 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_php_printable
  • (4)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