vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Add to Footer and Quick Links (https://vborg.vbsupport.ru/showthread.php?t=66683)

Battle_Ring 06-29-2004 08:04 PM

Add to Footer and Quick Links
 
i want to add a link to my chatroom to the Quick Links

how would i do that

http://hip-hop-streetz.com/chat/index.php

The Realist 06-29-2004 08:37 PM

Edit your navbar in Navigation / Breadcrumb and search for quick links. You can add the code anywere that suits you.

EG:

After the following:

<if condition="$show['wollink']"><tr><td class="vbmenu_option"><a href="online.php?$session[sessionurl]">$vbphrase[whos_online]</a></td></tr></if>



Quote:

Originally Posted by Battle_Ring
i want to add a link to my chatroom to the Quick Links

how would i do that

http://hip-hop-streetz.com/chat/index.php


Battle_Ring 06-29-2004 08:59 PM

what codign would i put for that link

Karthick 06-29-2004 09:02 PM

Quote:

Originally Posted by Battle_Ring
what codign would i put for that link

<a class="stylename" href="http://link" target="thetarget">display</a>

The Realist 06-29-2004 09:04 PM

Try this.

<td class="vbmenu_control"><a href="/chat/index.php">Chat Room</a></td>

Battle_Ring 06-29-2004 09:04 PM

<a class="stylename" href="http://hip-hop-streetz.com/chat/index.php" target="thetarget">Chat</a>

Liek that??

Karthick 06-29-2004 09:07 PM

Actually, like realist said:

<td class="vbmenu_control"><a href="/chat/index.php">Chat Room</a></td>

Will make it fit in with teh other links

Battle_Ring 06-29-2004 09:13 PM

cool it Worked thanks alot


All times are GMT. The time now is 01:44 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.01053 seconds
  • Memory Usage 1,719KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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