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.

[WiZZarD] 12-27-2002 09:29 PM

]Your very limited to mods like this....as there so little you can mod....
IMO

But still a good mod :)

Sephiroth32 12-28-2002 01:42 AM

huh? how am I limited? i dont get what your saying

filburt1 12-28-2002 01:48 AM

You should add some hspace and vspace to the icon legend.

Sephiroth32 12-28-2002 02:20 AM

hspace vspace? :)

filburt1 12-28-2002 02:27 AM

<img hspace="5" vspace="5" src="...">

Adds a five pixel padding around the image.

Sephiroth32 12-28-2002 01:44 PM

oh I didnt know you could do that thanks

imported_psyblast 01-07-2003 12:27 AM

its just basic HTML :) keeps them from being right ontop of eachother


All times are GMT. The time now is 04:43 PM.

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.01105 seconds
  • Memory Usage 1,741KB
  • 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)post_thanks_navbar_search
  • (1)printthread
  • (17)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