vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Custom Navbar Links (https://vborg.vbsupport.ru/showthread.php?t=98934)

harmor19 10-25-2005 08:43 AM

what do you mean by "formatting"?

Neutral Singh 10-25-2005 08:48 AM

Adding user permissions to the buttons would make it even more powerful.

harmor19 10-25-2005 08:52 AM

Quote:

Originally Posted by Neutral Singh
I think adding user permissions to buttons would it even more powerful.

That would be great.
I'll see what I can do.

Neutral Singh 10-25-2005 09:36 AM

by formatting i meant changing the look and feel of the link generated as the link presently generated is good for default skin only.

SnowBot 10-25-2005 10:12 AM

Quote:

Originally Posted by Neutral Singh
by formatting i meant changing the look and feel of the link generated as the link presently generated is good for default skin only.

On custom skins the button does not look right, see screenshot

Also when editing a link the button says "Edit" Shouldnt that button say "Save"? One last thing maybe useful, when editing a link their is no option to change it from a stand alone to a dropdown link.

harmor19 10-25-2005 02:52 PM

Quote:

Originally Posted by SnowBot
On custom skins the button does not look right, see screenshot

Also when editing a link the button says "Edit" Shouldnt that button say "Save"? One last thing maybe useful, when editing a link their is no option to change it from a stand alone to a dropdown link.

Edit the navbar template
Find:
PHP Code:

<td id="custom_links" class="vbmenu_control"

Replace with
PHP Code:

<td id="custom_links" class="element_control_nav"


Open the xml in an editor.

Find:
PHP Code:

<td class='vbmenu_control'

Replace with
PHP Code:

<td class='element_control_nav'


Parture 10-25-2005 07:54 PM

How do you know if you have front end error messages?

harmor19 10-25-2005 07:59 PM

Quote:

Originally Posted by Parture
How do you know if you have front end error messages?

Go into the phrase manager
In the Drop Down Menu Look For "Front-End Error Messages" if you see it then you have it.

SnowBot 10-25-2005 08:18 PM

Quote:

Originally Posted by harmor19
Edit the navbar template
Find:
PHP Code:

<td id="custom_links" class="vbmenu_control"

Replace with
PHP Code:

<td id="custom_links" class="element_control_nav"


Open the xml in an editor.

Find:
PHP Code:

<td class='vbmenu_control'

Replace with
PHP Code:

<td class='element_control_nav'


Worked like a charm Sir :) appreciated mate!

harmor19 10-26-2005 04:53 PM

I'm glad to hear it.

I want to add more to this so I'll take the suggestion and have the admin choose a 16x16 image to place by the image.


All times are GMT. The time now is 07:51 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.01323 seconds
  • Memory Usage 1,751KB
  • 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
  • (8)bbcode_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete