vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=236)
-   -   Mini Mods - Navbar Dropdown Menu Arrows (https://vborg.vbsupport.ru/showthread.php?t=202383)

cavebox 01-30-2009 10:34 AM

In some templates the arrows don't come over very well (i know its a template thing), just because of that.............. Great work to bring it on for the people who want to know how to do this

Ohiosweetheart 02-04-2009 01:56 PM

In alot of styles, the arrows don't show well if you're replacing the default vB arrow.
Almost all of my custom clients ask me to remove it, and I have been for years.

Really, people are smarter than you think. All they have to do is hover over the word on the navbar to get the dropdown menu. ;)
Good going choccyclaire.

Warlock40 03-05-2009 01:34 PM

Quote:

Originally Posted by lazyindian (Post 1718356)
any reason why people may want to remove it?

thanks.

Its a simple thing. The arrows don't always display the same in some browsers... at least customized themes. So it is an eye sore that is nice to easily remove.

Whether or not our users are stupid and can't figure it out is irrelevant to the fact that this post was helpful for a quick solution to an otherwise maddening template change during an update...

TheSupportForum 03-06-2009 06:25 AM

a simple template edit is better than this

in ADMINCP go to styles and templates
Click Style Manager
expand any of your custom styles
Select MAIN CSS

add the following to Additional CSS Definitions

.vbmenu_control img {
display:none;
}

or

.navitem img {
display:none;
}

or both, add these to each style and icon will go
you dont need to make any template edits


All times are GMT. The time now is 02:11 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.01160 seconds
  • Memory Usage 1,717KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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