vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Nav Bar Buttons (https://vborg.vbsupport.ru/showthread.php?t=98829)

funinthesun 10-20-2005 02:41 AM

Nav Bar Buttons
 
Hi

I've created some nav bar buttons to put on my forum home page and just wondered if anyone could tell me how to do this?

Thank you :)

funinthesun 10-20-2005 02:44 AM

Ooops sorry, just realised that I posted in the wrong section, I'm half asleep lol.

Mods please move it into the correct section :nervous:

TyleR 10-20-2005 03:44 AM

Quote:

Originally Posted by funinthesun
Ooops sorry, just realised that I posted in the wrong section, I'm half asleep lol.

Mods please move it into the correct section :nervous:

No peroblem ;)

And you can add them in the AdminCP->Styles & Templates-> Edit Templates (from drop down menu)->Navigation & Breadcrumb (double click it)->navbar :)

funinthesun 10-20-2005 03:51 PM

OK, thank you. Got that open but I'm a complete newbie to this. I made the buttons in Fireworks but I don't know how to put them onto the forum. Any help will be greatly appreciated. Thank you :)

peterska2 10-20-2005 04:53 PM

Upload the buttons via FTP to your images/misc directory. You may wish to create a new folder in there called navbar. Then use
Code:

<img src="$stylevar[imgdir_misc]/buttonname.ext" alt="whatever text is on the button" />
in place of the $vbphrase[whatever] for each link. If you put them in a folder called navbar then it will be
Code:

<img src="$stylevar[imgdir_misc]/navbar/buttonname.ext" alt="whatever text is on the button" />
You need to replace buttonname.ext with the filename of each button in turn.

funinthesun 10-20-2005 05:12 PM

Thank you so much! That's just the help I needed! Thank you! :D

peterska2 10-20-2005 05:22 PM

You are so welcome :D

Tony G 10-21-2005 07:48 AM

Moving to General vBulletin questions.


All times are GMT. The time now is 07:17 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.01062 seconds
  • Memory Usage 1,721KB
  • 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)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