![]() |
Need help with flyout menu!! Please
I am using the expanding tree style.
What I need to have happen is to have the main category listings to be bold so they stand out from the sub-categories that expands from them? I am completely at a loss for doing this i have read and tried to do everything on here but nothing works exactly like I need it to! i have tried to search everywhere but no one has ever posted anything on this topic! I'm sure its simple I just dont get it! Please please help! Thanks |
Re: Need help with flyout menu!! Please
1 Attachment(s)
You mean Like this:
http://forum.x-cart.com/attachment.php?attachmentid=1899&stc=1&d=126921245 1 If so go to: skin1/modules/Flyout_Menus/Icons/main.css Around line 163 find: .fancycat-icons-c ul li { padding: 4px 0px 7px 19px; position: relative; } .fancycat-icons-c ul.fancycat-icons-level-1 li { padding-bottom: 3px; } REPLACE OR (ADD what I have marked) THIS .fancycat-icons-c ul li { padding: 4px 0px 7px 19px; position: relative; font-weight:bold;/* ABEEZ ADDED */ } .fancycat-icons-c ul.fancycat-icons-level-1 li { padding-bottom: 3px; font-weight:100;/* ABEEZ ADDED */ } Hope this helps |
Re: Need help with flyout menu!! Please
Gizmo,
You are awesome! I could not figure that out for the life of me! Thank you so much it works perfectly! |
Re: Need help with flyout menu!! Please
Your Welcome
|
All times are GMT -8. The time now is 01:42 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.