vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   how to put a link to forum in the top of site? (https://vborg.vbsupport.ru/showthread.php?t=129447)

rhino56 10-19-2006 05:40 AM

how to put a link to forum in the top of site?
 
like where i have circled i want it to say forums and be a link there. where can i find this?
http://cryo-laboratory.com/upload/us...forumslink.JPG

rhino56 10-20-2006 12:27 PM

anyone?

optrex 10-20-2006 12:37 PM

Take a look at the multiple menu hack (in my sig), that will give you a starting point.

PoetJA-1975 10-21-2006 07:21 AM

PHP Code:

<td class="vbmenu_control"><a href="http://jpicforum.info/calendar.php">Calendar</a></td

you wanna find something like that above code and add the below code below or above one of those circled links AND/OR replace it with your forum url:

PHP Code:

<td class="vbmenu_control"><a href="yourforumurl.php">Forum</a></td

Hopes that helps :)

Jacquii.

rhino56 10-23-2006 02:03 AM

Quote:

Originally Posted by PoetJA-1975
PHP Code:

<td class="vbmenu_control"><a href="http://jpicforum.info/calendar.php">Calendar</a></td

you wanna find something like that above code and add the below code below or above one of those circled links AND/OR replace it with your forum url:

PHP Code:

<td class="vbmenu_control"><a href="yourforumurl.php">Forum</a></td

Hopes that helps :)

Jacquii.

it was a little different then that but i was able to find it and figure it out from that.

it was
PHP Code:

<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td

and i made it

PHP Code:

<td class="vbmenu_control"><a href="http://www.cryo-laboratory.com/forums/">FORUM</a></td


hopefully it has no ill effects on anything else.


So thanks for the help and i will also check out the multi hack for futrue use optrex

PoetJA-1975 10-23-2006 04:34 AM

Great that the suggestion helped - Don't think it should have any adverse reaction on anything, it is JUST A LINK afterall :P

Jacquii.

btw - your welcome!


All times are GMT. The time now is 10:31 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.01376 seconds
  • Memory Usage 1,733KB
  • 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_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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