vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Forum Home Cat Icons (https://vborg.vbsupport.ru/showthread.php?t=49085)

Logikos 02-18-2003 08:08 PM

Forum Home Cat Icons
 
1 Attachment(s)
Ok. I have looked ALL over this place, and i cant find it.

I do not want to use Dark_Wizard's Icon hack. I dont like that one.
i want one that will make it look clean like the example i have below. Please tell me where i can get it or how to do it

Sebastian 02-18-2003 08:15 PM

May I ask what is wrong with Dark_Wizard's hack? It looks just like your example ..

Logikos 02-18-2003 08:36 PM

1 Attachment(s)
Looks nothing like my example. My example is much cleaner.
heres the two next to each other

amykhar 02-18-2003 08:39 PM

Nemesis, all you need to do is modify the template in that hack to get the look you want.

Amy

Logikos 02-18-2003 08:50 PM

Yeah its that easy, i have try everything possiable to do this. Nothing works for me

Martin64 02-18-2003 08:57 PM

Erm...amykhar is correct, all you need to do is the edit the template. Try putting the icon in one column and the description in another. If you're having troubles, attach the template and I'll help you.

Logikos 02-19-2003 12:05 AM

1 Attachment(s)
Ok i have installed his hack and i get this

Heres the template i had to mod in forumhome_forumbit_level2_post

open the forumhome_forumbit_level2_post and find this:
PHP Code:

<normalfont><b>$forum[title]</b></normalfont></a

add this before it:
PHP Code:

$ficonimg 

So i get this"
PHP Code:

 <tr
        <
td valign="top"><b><a href="forumdisplay.php?s=$session[sessionhash]&forumid=$forum[forumid]">

$ficonimg

<normalfont>$forum[title]</normalfont></a></b></td

And end up with this attacment

amykhar 02-19-2003 12:36 AM

The easiest way to fix it is to put another table inside those td tags. The new table would have 1 row and two columns. Then you would align the contents of each column to either the top or middle - whatever suits you. It's basic HTML.

Amy

Logikos 02-19-2003 12:49 AM

Come on hook a brotha up :-P im new to this ::looks down sadly::

Dark_Wizard 02-19-2003 01:06 PM

Edit template forumhome_forumbit_level2_post and find this:

Code:

<tr align="center">
        <td bgcolor="{secondaltcolor }" valign="top"><img src="{ imagesfolder }/$forum[onoff].gif" border="0" alt=""></td>

add this after:
Code:

<td>$ficonimg</td>
hope this helps....


All times are GMT. The time now is 01:48 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.01086 seconds
  • Memory Usage 1,733KB
  • 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
  • (3)bbcode_php_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
  • (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