vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   [HowTo] - Tweak / Design: 'Categories in a Box' (basic) (https://vborg.vbsupport.ru/showthread.php?t=88361)

omega buster 07-12-2003 08:05 AM

great work Xiphoid, ill install this.thx :)

Floris 07-12-2003 08:23 AM

The second addon has been released too.

It will help you learn how to make a category into a unique 'links' or 'banner' box :)

Nice little addition,
I will release more addons this week.

Rebel2k2 07-22-2003 01:27 PM

http://www.clangrounds.com

Hmmm does this hack not work well with Tun's Welcome Panel? :(

Rebel2k2 07-22-2003 03:41 PM

1 Attachment(s)
I changed it back, but here is where I had the problem with the top part:

imported_Tungsten 07-22-2003 11:24 PM

Quote:

Originally Posted by Rebel
http://www.clangrounds.com

Hmmm does this hack not work well with Tun's Welcome Panel? :(

I am using this modification on my site with my welcome panel mod and am having no problems whatsoever.

Rebel2k2 07-23-2003 01:04 AM

Quote:

Originally Posted by Tungsten
I am using this modification on my site with my welcome panel mod and am having no problems whatsoever.

Well poo....

Rebel2k2 07-23-2003 01:24 AM

Check it out now, the welcome panel is fine but the category sections are gone???

mtha 07-23-2003 08:08 AM

Quote:

Originally Posted by xiphoid
################################################## #####
[HowTo] - Tweak / Design: 'Categories in a Box' (basic)
*
version 1.0 for vBulletin 3.0.0 beta 4
Author: floris (
http://www.vBulletin.nl/)
################################################## #####

COol hack


For those who want to add Category Bottom Images, you can combine this tweal woth SaintDog's one at
http://www.vbulletintemplates.com/mo...ead.php?t=3912

this's easier to control cat. bottom images
Here's what you do:

in part i), (forumhome_forumbit_level1_nopost) instead of adding
PHP Code:

<if condition="$forum[forumid] == '1'"><else /><tr><td class="tcat" colspan="
<if condition="
$vboptions[showmoderatorcolumn]">6<else />5</if>">
<
img src="$stylevar[imagesfolder]/clear.gif" alt="" width="1" height="1" /></td></tr></if>
</
td></tr></table></table><br />
<
table cellpadding="$stylevar[outerborderwidth]cellspacing="0" border="0" class="tborder" 
width="$stylevar[tablewidth]align="center"><tr><td>
<
table cellpadding="$stylevar[cellpadding]cellspacing="$stylevar[cellspacing]border="0" 
width="100%"

you add:

PHP Code:

</td></tr></table></table>
<if 
condition="$forum[forumid] == '1'"><else />
<
table width="$stylevar[tablewidth]align="center" cellpadding="0" cellspacing="0" border="0">
<
tr>
<
td width="23" class="tcat"><img src="$stylevar[imagesfolder]/botleft.gif" border="0"></td>

<
td align="center" class="tcat" width="100%">&nbsp;</td>

<
td width="23" class="tcat"><img src="$stylevar[imagesfolder]/botright.gif" border="0"></td>
</
tr>
</
table>
</if>
<
br />
<
table cellpadding="$stylevar[outerborderwidth]cellspacing="0" border="0" class="tborder" 
width="$stylevar[tablewidth]align="center"><tr><td>
<
table cellpadding="$stylevar[cellpadding]cellspacing="$stylevar[cellspacing]border="0" 
width="100%"


Cal Poly Forum 08-01-2003 05:04 PM

I have installed the Tungsten's Welcome Panel first.
Therefore, there are lot of codes missing in the forumhome_forumbit_level2_post templates.

So how would I install the classic box hack now?

Cal Poly Forum 08-01-2003 05:15 PM

Also, I haven't applied instructions L through S in forumhome_forumbit_level2_post because of the Tungsten's welcome panel hack.

But my hack seems to have been applied. It is showing now as categories in a box. :p
Is it safe to leave it that way or do I need to apply the rest of the instructions (L through S)?


All times are GMT. The time now is 10:44 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.01114 seconds
  • Memory Usage 1,760KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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