vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Forum Home Enhancements - vB Category Icons (https://vborg.vbsupport.ru/showthread.php?t=82750)

Logikos 05-03-2006 07:45 PM

Just change the $forum[forumhomeicon] variable in the templates to:
HTML Code:

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

shoot1st 05-04-2006 10:14 PM

Nice one Livewire!! Works great! I appreciate the quick reply.

It did however place a purple backround under the image. I am assuming that it is because the image in now a hyperlink. Anyway, I will look around to see where to change that. Still figuring Vbull out :) If you could point me in the right direction that would be great. Apprectiate your work.

-Shoot

Logikos 05-04-2006 11:35 PM

Make sure your img code in the admincp has border="0" ;)

Lonny 05-05-2006 10:48 AM

Does this work for 3.5.4?

Logikos 05-05-2006 06:55 PM

Yes :)

shoot1st 05-05-2006 06:58 PM

Quote:

Originally Posted by LiveWire
Make sure your img code in the admincp has border="0" ;)

Feeling pretty silly about this:confused:

I have looked in several places for the code that controls the border for the images, no luck in seeing any border values that aren't already set to zero.

Any suggestions to the exact location? Feeling like a noob here, hahaha.

http://forums.gameworldarena.com

Thank in advance!!

Logikos 05-05-2006 07:11 PM

See this screenshot: https://vborg.vbsupport.ru/attachmen...4&d=1118346491

Thats the image code you have to enter via the admincp. Example: Your forum titled General is using this image. http://forums.gameworldarena.com/ima...gory/pc-gd.png

Change your code from
HTML Code:

<img src="http://forums.gameworldarena.com/images/category/pc-gd.png">
to

HTML Code:

<img src="http://forums.gameworldarena.com/images/category/pc-gd.png" border="0" alt="" />

Logikos 05-05-2006 07:12 PM

I'm going to update this hack really soon. ;)

shoot1st 05-05-2006 08:03 PM

Thanks Livewire,

Now don't I feel silly, hahahaha.

Thanks again for the great hack and support!!!

Smiry Kin's 05-08-2006 03:28 PM

Quote:

Originally Posted by LiveWire
I'm going to update this hack really soon. ;)

how long dude? i really want this for my new project!!


All times are GMT. The time now is 05:07 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.01362 seconds
  • Memory Usage 1,735KB
  • 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
  • (3)bbcode_html_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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