vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=139)
-   -   [Release] Category Images (https://vborg.vbsupport.ru/showthread.php?t=83745)

Tony G 01-01-2003 04:13 AM

There are some mods which add categories to other places but just use similar code but in the other templates.

Cypher720 01-01-2003 02:45 PM

i released a mod for that if you look around

Foxfire 01-12-2003 08:21 PM

Hello. I tried installing this template, and I had a little error. For starters, I hadn't had any of the 3 required templates on this hack installed, so my error might be from any one of them.

I also have Demonz' sidemenu template on, and that's what's causing this problem, well not causing the problem, but receiving it. I can't really go into detail about what's wrong, because I am not very good with html. So I decided to post some screens of my problem, so maybe you could help me out, if you can I'd really appreciate it.

Foxfire 01-12-2003 08:22 PM

here's the rest of the box, before you hit the forum listing.

SsJ8Darkness 01-13-2003 06:47 AM

well I know a way that needs no templant mods.. but this doesnt have side images.. in the style colors.. do this:

#??????" background="{imagesfolder}/image.ext

replace ?????? with the color normaly seen.. this is suggested incase the image is deleted..

and replace image.ext with the image file name.. and there is a reason the background code doesnt have a " at the end.. caz the php adds one..

BEST USED with a 50px X 50px Gradent going up or down.. or a image that can be repeated.. or a image that is longer then needed

imported_Someguy 02-05-2003 10:00 PM

I love you (in a heterosexual way). For a graphic designer like myself, this is a neccessity for skinning forums. You friggin 0\/\/|\|

imported_Eye Kay 02-16-2003 08:01 PM

One problem that I had, and I don't know if anyone else did was I got 3 small images, the left and right were proper size, but the middle was only 200 (pixels) wide. I fixed this by: going to "Forumhome_postbit_nopost1" >> finding
Code:

<td align="center" background="images/catbg.gif" width="200">
and changing it to
Code:

<td align="center" background="images/catbg.gif" width="100%">


^^ Just incase someone else has the same problem and dosn't know what to do.

imported_Eye Kay 02-16-2003 08:11 PM

Ehh', I'm too lazy to code it right now, and I'm sleepy so I fear that I might mess up my board (with all the hacks I have on it now) anyone care to link me to a forum on showing how (or quickly tell me how) to add this to Currently Active Users, and Logged Users today... I know which files to edit, just think it'd be easier if I just followed a link :D

Zachery 04-03-2003 07:49 PM

Quote:

Originally Posted by Eye Kay
Ehh', I'm too lazy to code it right now, and I'm sleepy so I fear that I might mess up my board (with all the hacks I have on it now) anyone care to link me to a forum on showing how (or quickly tell me how) to add this to Currently Active Users, and Logged Users today... I know which files to edit, just think it'd be easier if I just followed a link :D


Code:

<td width="48" align="left"><img src="{imagesfolder}/left.gif" border="0"></td>

<td align="center" background="{imagesfolder}/catbg.gif" width="100%"><a href="forumdisplay.php?s=$session[sessionhash]&forumid=$forum[forumid]"><normalfont color="{categoryfontcolor}"><b>$forum[title]</b></normalfont></a></td>

<td width="48"><img src="{imagesfolder}/right.gif" border="0"></td>

that should work :\

AN-net 08-19-2003 08:22 PM

i have this line on the top of my forums now=( how do i get rid of this?


All times are GMT. The time now is 06:58 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.01143 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
  • (3)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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