vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=192)
-   -   Home Page Add (https://vborg.vbsupport.ru/showthread.php?t=120785)

oninuva 07-09-2006 10:00 PM

Home Page Add
 
Default Home Page


What this does: When a user clicks this it will make thier default homepage your site. This will improve chances that they will come back to your site.

How Long Does it take to set up: 1 Minute

What do i have to edit?: 2 Templates

Install

1. In your Footer Template look for

Code:

<if condition="$show['contactus']"><a href="$vboptions[contactuslink]" rel="nofollow">$vbphrase[contact_us]</a> -</if>

2. Add this on top of it

Code:

<a href="#" onClick="this.style.behavior='url(#default#homepage)';this.setHomePage('http://yoursitehere');">Make Home Page Your Site Name Here </a>
3. In your Navbar template look for

Code:

<if condition="$show['member']">
                        <td class="vbmenu_control"><a href="login.php?$session[sessionurl]do=logout&amp;logouthash=$bbuserinfo[logouthash]" onclick="return log_out()">$vbphrase[log_out]</a></td>
                </if>

4. Under it add

Code:

<a href="#" onClick="this.style.behavior='url(#default#homepage)';this.setHomePage('http://yoursitehere');">Home Page </a>
Thats It!

If you installed this please press install!

https://vborg.vbsupport.ru/

dunglantq 07-10-2006 02:26 AM

very good ....

Tyegurl 07-10-2006 05:22 AM

not to be dumb but how the heck does this work? i did the edits....

okay the text file is nothing but the mod in html....okay so what have i done wrong lmfao

nm got it...link was in the wrong stop so i moved it to the nabar and i could see it.

Snake 07-10-2006 05:50 PM

Thanks!

oninuva 07-14-2006 09:03 PM

your welcome :) glad you like it..

Dont forget to hit install!

Brandon Sheley 08-06-2006 11:30 PM

how about a "add to favorites" ? how would we do that..

thanks

iran.gs 08-07-2006 06:18 PM

Installed

dont forget to add - <<<<< this dash so u will have space betwen them just a reminder......

Mastar 08-08-2006 04:16 AM

Code:

<a href="javascript:window.external.addFavorite('http://www.site.com','site');">
Click here to add Site to your favorites!</a>

OR

Code:

<span style='cursor:hand;text-decoration:underline;'onclick='window.external.AddFavorite(location.href,document.title);'>
Click here to add this page to your favorites</span>


GreysAnatomy 08-11-2006 05:39 AM

Very useful, thank you!

Moonkat 08-12-2006 10:46 AM

Nevermind - I forgot to take it out of the navbar template lol

http://www.vanguardroleplayers.com/oops.jpg


All times are GMT. The time now is 03:10 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.01109 seconds
  • Memory Usage 1,737KB
  • 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
  • (6)bbcode_code_printable
  • (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