vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=155)
-   -   Collapse Statusicons v1.0 (https://vborg.vbsupport.ru/showthread.php?t=115941)

Roms 05-17-2006 10:00 PM

Collapse Statusicons v1.0
 
Collapse Statusicons V1.0

Collapse Statusicons v1.0
By: Infantrymen
Works for Vb 3.0-3.5

Easy, about 2 mins

This simple Modification makes it possible to collapse the statusicons (new
post, no new post, and forum lock) at the bottom of the forumhome. :)



Please make sure you click INSTALL if you use it. :banana:

Updated 5/17/06, added style variables.

FreshFroot 05-18-2006 03:52 AM

nice hack mate, could be useful for my new skin. Thanks

Roms 05-18-2006 04:09 AM

Quote:

Originally Posted by FreshFroot
nice hack mate, could be useful for my new skin. Thanks

Thanks. Depending on the style you use you may want to change the class="tcat" to class="thead". I've found that on some of my styles it looks better... :)

Snake 05-18-2006 08:52 PM

Just thank you! :)

A_N_K_A_R_A 05-21-2006 06:37 AM

nice thank you

Roms 05-21-2006 07:40 AM

Glad you like it. If you end up using it please click intall. :)

Snake 06-14-2006 05:52 PM

Infan, I am having a few problems with this hack but because of my skin code is different. Here...

Quote:

<!-- icons -->
<table width="100%" align="center" cellpadding="10" cellspacing="1" style="border: #000000 1px solid;">
<tr>
<td align="center" valign="middle" class="alt2"><img src="$stylevar[imgdir_statusicon]/forum_new.gif" alt="$vbphrase[contains_new_posts]" align="middle" border="0" /></td>
<td align="center" valign="middle" class="alt1"> <div class="smallfont">Forum Contains New Posts</div></td>
<td align="center" valign="middle" class="alt2"><img src="$stylevar[imgdir_statusicon]/forum_old.gif" alt="$vbphrase[contains_no_new_posts]" align="middle" border="0" /></td>
<td align="center" valign="middle" class="alt1"> <div class="smallfont">Forum Contains No New Posts</div></td>
<td align="center" valign="middle" class="alt2"><img src="$stylevar[imgdir_statusicon]/forum_old_lock.gif" alt="$vbphrase[a_closed_forum]" align="middle" border="0" /></td>
<td align="center" valign="middle" class="alt1"><div class="smallfont">Forum is Closed for Posting</div></td>
</tr>
</table>
<!-- / icons -->

Roms 06-14-2006 09:59 PM

Quote:

Originally Posted by Lil Ripsta
Infan, I am having a few problems with this hack but because of my skin code is different. Here...

If you wanted to use this you would need to remove that code and replace it with the one I've written in the text file. Otherwise you would need to re-write mine to look more like the one for that style. I'm not currently doing any custom work...

Thanks

Snake 06-15-2006 11:35 AM

Ah well I want it to look like my style but have the collapsable table already. I wish if I could do it myself but the problem is I don't know a lot about HTML.

Roms 06-15-2006 09:01 PM

Quote:

Originally Posted by Lil Ripsta
Ah well I want it to look like my style but have the collapsable table already. I wish if I could do it myself but the problem is I don't know a lot about HTML.

'If' I get some time I'll take a look at it...

Snake 06-16-2006 11:54 AM

OK good, glad to hear that at least...


All times are GMT. The time now is 03:04 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.01038 seconds
  • Memory Usage 1,732KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (11)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete