vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=229)
-   -   Forum Display Enhancements - Spice You Footer (https://vborg.vbsupport.ru/showthread.php?t=197240)

momo2 11-24-2008 10:00 PM

Spice You Footer
 
This is a simple code, you can add to you footer..
Go To Style open footer add this code on the bottom of the page, save..

Code:

<table width="100%"  class="thead" cellpadding="0" cellspacing="0">
  <tr align="left">
<td width="100%" align="center" valign="middle">| <a href="index.php?">Home</a> | <a href="register.php?">Register</a> | <a href="faq.php?" accesskey="5">FAQ</a> | <a href="memberlist.php?">Members List</a> | <a href="calendar.php?">Calendar</a> | <a href="search.php?do=getdaily" accesskey="2">Today's Posts</a> | <a href="search.php?" accesskey="4">Search</a> | <a href="search.php?do=getnew" accesskey="2">New Posts</a> |
  </td>

  </tr>
</table>
</td>
  </tr>
</table>

Sample Screen

momo2 11-25-2008 09:55 PM

Reserved

SEOvB 11-25-2008 11:43 PM

Code:

<table width="100%"  class="thead" cellpadding="0" cellspacing="0">
  <tr align="left">
<td width="100%" align="center" valign="middle">| <a href="index.php" rel="nofollow">Home</a> <if condition="$show[guest]">| <a href="register.php" >Register</a> </if>| <a href="faq.php" rel="nofollow">FAQ</a> | <a href="memberlist.php" rel="nofollow">Members List</a> | <a href="calendar.php" rel="nofollow">Calendar</a> | <a href="search.php?do=getdaily" rel="nofollow">Today's Posts</a> | <a href="search.php?" rel="nofollow">Search</a> | <a href="search.php?do=getnew" rel="nofollow"">New Posts</a> |
  </td>

  </tr>
</table>

No sense of having the register link shown to members, and no need for the ? after the URL's, and rel="nofollow" will help sculpt SEO, and you shouldn't need that closing table stuff in a standard footer?

Brandon Sheley 11-25-2008 11:44 PM

looks sharp, thanks for sharing :)
I might add this to my new site, but old one the footer is to messy..hehe

Q-v-n-s-Q 11-26-2008 03:00 AM

thats look nice, thank you for sharing.

momo2 11-26-2008 03:20 AM

You right Fred, my mistake for the register link showing :(

24hourForum.com 12-04-2008 03:05 AM

Thank You installed :)

Silencer Groans 01-02-2009 01:40 AM

Thank you

Shazz 01-02-2009 01:43 AM

Hard to integrate with customized styles..

newmasalaboard 01-09-2009 03:34 PM

Thanks for sharing !!!


All times are GMT. The time now is 10: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.00976 seconds
  • Memory Usage 1,722KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete