With the product disabled if it works perfectly
Announcement
Collapse
No announcement yet.
Main Navigation Menu Dropdown
Collapse
X
-
Senior Member- Aug 2017
- 113
- 12
- 56
- "Life is what happens while we make plans.
John Lennon.Thank you very much @glennrocksvb for your dedication to the users of this forum" - Male
- Spain [ES]
-
Senior Member- Aug 2017
- 113
- 12
- 56
- "Life is what happens while we make plans.
John Lennon.Thank you very much @glennrocksvb for your dedication to the users of this forum" - Male
- Spain [ES]
-
I am on the mood spending spree would like to Purchas the brand free Main Navigation Menu Dropdown
can you send me the link to pay
thanksvoyger.: In Almighty God I trust, everyone else has to provide evidence."
- Top
- Translate
- Bottom
Comment
-
- Top
- Translate
- Bottom
Comment
-
Blackhorse, yes this mod is installed on this site. I've updated post #1 to include the Buy button for the branding-free version.
My Amazon Affiliate Link
Fast vBulletin VPS Host:
This site is hosted by IONOS
- Top
- Translate
- Bottom
- Likes 1
Comment
-
Hi Glenn,
What controls the minimum width of the custom-subnav-dropdown li and/or the custom-subnav-dropdown li a elements?
Looking with developer tools I cannot seem to find the controlling CSS code, minimum width does not seem to be defined anywhere. I need the menus to wrap more closely around just the menu anchor text width and not have additional right padding space.
The reason to reduce the right padding space is I am jumping back and forth between a different membership system and vBulletin so visually I need to get the menus to match up how they look. The other membership system wraps the subnav menus based on just the anchor text width plus some standard right hand padding so its tigher.
Additionally I looked through the style variables for the header_subtabbar and could not find any which controlled minimum subnav menu width. There was one for height header_subtabbar_height but not for width.
Thanks if you can help me out. If you need a test login I can PM you one so you can see the code. The menus generate based on usergroup so are not visible on the home page.
Aly
- Top
- Translate
- Bottom
Comment
-
Just wanted to add this appears to be a minimum menu width issue for with wider anchor text (menu items) the drop down menus do appear to wrap closely around the text with standard right padding. Please see the screen shot of some longer menu items below. Frustratingly I can't find in vBulletin's standard code or in this mod's code where the custom_subnav width control is controlled.
- Top
- Translate
- Bottom
Comment
-
Thanks for the purchase AlyG. Let me know if you need more help.
My Amazon Affiliate Link
Fast vBulletin VPS Host:
This site is hosted by IONOS
- Top
- Translate
- Bottom
- Likes 1
Comment
-
Hi Glenn,
j
The Main Navigation Dropdown Menu is hidden up to a max-width of 767px according to your product_main_nav_dropdown_menu.xml mod code. The mod is designed to be used just on the desktop which is fine by me.
The problem I have is needing to change the max-width the mod drop down menu remains hidden from 767px to 1001px and I can't get a custom @media rule stating this to take against the mod when placed in vBulletin 5.5.5 css_additional.css.Code:@media only screen and (max-width:767px) { #channel-tabbar ul li.section-item > span { display: none } }
One small bug in the existing mod code is a missing semi-colon after display: none but adding it in makes no difference. Here is what I have tried.
What am I missing? Thanks for your help.Code:@media only screen and (max-width:1001px) { #channel-tabbar ul li.section-item > span { display: none !important; /* Hide VBMods drop down menu when mobile menu is active, expands default 767px width setting to 1001px */ } }
Aly
- Top
- Translate
- Bottom
Comment
-
- Top
- Translate
- Bottom
Comment
-
I bought it installed it and nothing changed. Is there a step I'm missing other than uploading the XLM?. Hooks system is enabled.Originally posted by voyger View Postgot this mod myself on VB5,5.5 and work verywellglen is a gentleman maybe is busy with Christmas shopping
LOL
Never mind I worked it out
- Top
- Translate
- Bottom
Comment
-
Just installed this on 5. Easy peasy. Thanks.
Curious if anyone has any CSS hacks for this? My site navigation is the main Forum links are all centered, so the sub-menus pick that up. Tried to get them to float left without any success.
- Top
- Translate
- Bottom
Comment
Latest Posts
Collapse
-
Reply to Request: Instagram Media Embed or Retrieval Mod for vBulletin Forums Using Snapinstaink Approachby glennrocksvbThank you for the suggestion. I took some time to evaluate the request further and review Instagram's Terms of Use.
I understand the use...Yesterday, 12:05 PM -
Get Affordable and Fast VPS for vBulletin -
I am running a vBulletin forum for a content creator community and wanted to raise a mod request around Instagram media integration. Currently when members...Yesterday, 09:14 AM
-
Reply to Request: Instagram Media Embed or Retrieval Mod for vBulletin Forums Using Snapinstaink Approachby glennrocksvblimorentaluae, thanks for your suggestion. I will add it to my todo list.
Note if the Instagram photos are uploaded to vBulletin, they will...Yesterday, 11:31 AM

Comment