vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Create Site Navigation Menu (https://vborg.vbsupport.ru/showthread.php?t=260929)

L2Insomnia 03-25-2011 01:17 PM

Create Site Navigation Menu
 
Hello,

Just setup VB cms/forums. Just curious as to how I might create a site navigation menu on the left hand side of the front page? I tried making a widget and dragging dropping it but it does not appear. Here is a example of what i want in the menu.

Sever Features
Become VIP
Forums
How To Play
About Us
Rules

How can i create a menu like that and than link those links to the corresponding page with the content?
Probably very easy but I have been trying to figure it out for hours hehe. I have read all the cms documents I could find but still don't quite get it.

Lynne 03-25-2011 03:01 PM

Tried dragging/dropping? No sure what you mean.

You may create an html widget and it should work fine - really basic here:
HTML Code:

<a href="xxxx.php" > Server Features</a><br />
<a href="yyyy.php" > Become VIP</a><br />
<a href="zzzz.php" > Forums</a><br />

using a list tag might be nicer. It depends on how proficient you are with html and css.

L2Insomnia 03-25-2011 03:33 PM

Hi Lynne,

Yes i tried dragging and dropping the navigation widget I made but it does not showup. I'll try the html widget like you posted. Thank You :)

Also where do i create the pages those links will lead to? Used to using Fusion and vb cms is hard to get my head around right now hehe

Lynne 03-25-2011 03:43 PM

I do all my php in BBEdit (a Mac application). You can use whatever you want as long as it does it in plain text.

After you create a widget, you need to go to admincp > vBulletin CMS > Layout Manager and add the widget to the Layout you are using for your Section.

L2Insomnia 03-25-2011 03:46 PM

Ahh figured out why it wasn't showing. I was in the wrong layout lol. For creating the content pages those links will lead to. I need to create them locally and upload through FTP?

Lynne 03-25-2011 04:05 PM

Yeah. You may be interested in this article to help with those pages - [HOW TO - vB4] Create your own vBulletin page

L2Insomnia 03-25-2011 04:14 PM

Great. Thank You :)


All times are GMT. The time now is 02:58 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.01022 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
  • (1)bbcode_html_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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