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] Extreme Footer Modification (https://vborg.vbsupport.ru/showthread.php?t=85815)

Sephiroth32 12-26-2002 10:00 PM

[Release] Extreme Footer Modification
 
Author: Sephiroth32
Description: This mod somewhat formats your footer. The first not so noticeable thing it does is remove the "Logout" link from the "Mark all forums read | Forum Leaders" link group and puts it in the "log In / Log Out" cell when a user is loged in. It also makes a table at the footer which in one half has the icon legend and in the other half the login form or log out link. It also has a header on top. Worth a look in my opinion.
Screenshots: In the next two posts

If you use this modification PLEASE click the INSTALL button!

EDIT:

PLEASE NOTE!!!!
If you want another feature I made for this mod see my next post after the screenshots

Sephiroth32 12-27-2002 03:51 AM

This is what a logged in user sees:

Sephiroth32 12-27-2002 03:52 AM

This is what a logged out user sees:

Brad 12-27-2002 03:56 AM

IMO the log in/log out table is a bit big to only have one link in it. If it where me id only show the cell to logged out users and leave the link where it is by default.

BTW, it would have really sucked if the admindemo got reset while you where modifiying it ;).

Sephiroth32 12-27-2002 04:00 AM

thats why I kept i txt as I was moding :p

Sephiroth32 12-27-2002 04:06 AM

ATTENTION!

I havw added an extra feature to this mod. It puts the time in a cell below everything. If you would like this feature do this: (screen attached)

1. In forumhome find:

<td><smallfont>$timezone</smallfont></td>

delete it


2. Change


<td align="right"><smallfont><a href="member.php?s=$session[sessionhash]&action=markread">Mark All Forums Read</a> | <a href="showgroups.php?s=$session[sessionhash]">Forum Leaders</a></smallfont></td>

to:


<td align="left"><smallfont><a href="member.php?s=$session[sessionhash]&action=markread">Mark All Forums Read</a> | <a href="showgroups.php?s=$session[sessionhash]">Forum Leaders</a></smallfont></td>


3. After:


$logincode
</td>
</tr>


Add:

<tr bgcolor="{pagebgcolor}" align="center">
<td colspan="2">
<smallfont>$timezone
</td>
</tr>

done :)

Brad 12-27-2002 04:06 AM

Sephiroth32, please see: http://www.vbulletintemplates.com/mo...s=&threadid=70

Sephiroth32 12-27-2002 04:09 AM

oops doh.

I guess I have graduated to a "see my template mods" link lol

changing now

EDIT: this better?

Brad 12-27-2002 05:21 AM

Yes, thank you.

Tony G 12-27-2002 09:55 AM

Nice mod, although I don't favor it.


All times are GMT. The time now is 11:00 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.02234 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
  • (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