vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Is it possible to have Different category Images Rather Than Text (https://vborg.vbsupport.ru/showthread.php?t=114524)

Freesteyelz 05-30-2006 01:32 AM

You'll need to remove "public_html" so the code you should be using is (don't change the $forumid below):

Code:

<tbody>
        <tr>
                <td class="tcat" style="background:#000000 url(/forums/images/Files/$forumid.gif) no-repeat top left" colspan="<if condition="$vboptions[showmoderatorcolumn]">6<else />5</if>">

You can also remove "#000000" in the code. It's not necessary for it to work. :)

*IMPORTANT: For it to work properly do not change "$forumid.gif" in the above code. Only the image name will be changed. In your case since you're using Forum ID 1 name the image file to "1.gif". Again, not the code. :)

peterska2 05-30-2006 01:32 AM

If it is an entire image that you wish to use for the category or forum name then instead of entering text in the forum title box in the forum manager use the following

Code:

<img src="[high]PATH TO IMAGE[/high]" border="0" alt="[high]FORUM/CATEGORY TEXT NAME[/high]" />

Freesteyelz 05-30-2006 01:38 AM

Err...Post #2. :)

peterska2 05-30-2006 01:44 AM

Quote:

Originally Posted by Freesteyelz
Err...Post #2. :)

I know, I saw it. Just detailing the enter code required really.

Freesteyelz 05-30-2006 01:47 AM

I hear ya. :classic:

Scrolls 05-30-2006 01:49 AM

LMAO

:( im sooooo damned dumb when it comes to this

this is what i did LMFAO
http://www.hiphopscrypt.com/forums/index.php?styleid=20

it resized my forums and everything lmao :(
( i used the img code for my forum manager forum cat names)

Freesteyelz 05-30-2006 01:57 AM

It's a learning process. Don't be hard on yourself. :)

Peterska2 was right to assume that you wanted to use an image instead of background image. For it to work properly the image itself needs to be the exact size of the width and height of tcat. In your forum you can see the result when the image is of a different size. Also, remove the category text with the image tag. You don't need "The 6th Elements Of Hip-Hop there". :)

Ohh...And btw. I think there is more than 6 elements of Hip-Hop. :D


All times are GMT. The time now is 01:09 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.00977 seconds
  • Memory Usage 1,728KB
  • 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_code_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
  • (7)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