vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   Simple Question - But Not For Me :( (https://vborg.vbsupport.ru/showthread.php?t=41533)

Heineken77 07-26-2002 12:35 AM

Simple Question - But Not For Me :(
 
Hi :)

I'm wondering how I could add a CHAT button in between my UserCP and Register Buttons so it appears on all the pages like those buttons do.

How would I go about doing that? I can't seem to find which template to edit, nor do I know how to enter the code :(

Thanks!
Heineken

Michelle69 07-26-2002 04:44 AM

Well, you would make a chat.gif button and upload it to your /images directory.

Then you want to edit your Header. Mine looks something like this... you can see where I worked in the code to include the chat button (and how it looks here)

<a href="misc.php?s=$session[sessionhash]&action=faq"><img height=22 alt="F.A.Q" src="[imagesfolder]/head_faq.gif" width=98 border=0></a><a href="search.php?s=$session[sessionhash]"><img height=22 alt="Search" src="[imagesfolder]/head_search.gif" width=98 border=0></a><a href="http://parentingmiracles.com/chat/index.php3"><img height=22 alt="Chatrooms" src="[imagesfolder]/head_chat.gif" width=98 border=0></a>

Michelle69 07-26-2002 04:54 AM

heh, I had to substitute { imagesfolder} with [imagesfolder] cos it was resolving the url to the vb.org forum, LOL.


All times are GMT. The time now is 06: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.04379 seconds
  • Memory Usage 1,708KB
  • 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
  • (3)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