![]() |
sorry forgot the css:
Code:
.menuskin{ |
Thanks for sharing this with us all Duncan!!
One question: Do I only have to tweak the .css file to make the menu drop down from horozontially listed categories across the top of my screen? Much appreciated. Cameron |
This is awesome!
Can you tell me how "If ticked, the categories list always shows root categories" affects this mod? I notice the categories menu always shows the root category with this mod regardless of how many levels deep I am but if I uncheck the above (in admin/general settings/general options) the menus no longer fly out. |
absolutely :)
If show root is ticked then the fly out works if not it will show the normal subcategories. |
Hi Funkydunk,
Any easy way to make category cell to change color on mouseover same way as subcategory does? I think most people would like to see this. |
I have implemented a 'highlight' cell colour on mouse over.
Use the following in your 'skin1.css' file: .CategoriesList { FONT-SIZE: 12px; text-decoration:none; } .CategoriesList a:hover{ width:100%; text-decoration:none; background-color: #ffffff;} Hope this helps you out :). |
Quote:
This's way too easy :-) I added a half page javascript to do almost the same. Thanks, will play with this settings. |
css is lurverly.... 8)
|
Hi guys,
For some reason on one of computers this dropdown menu is going up instead of down. same IE 6. Any ideas how to fix it? Our javascript guy is puzzled as well. :?: Thanks, |
In you skin.css lower the value on the line that says "line-height:18px;"
to a lower number like 14 or 15 you may have to try to see what work's best by changing it a couple of times .menuskin{ position:absolute; width:165px; background-color:#EEEEEE; border:1px solid #003366; line-height:18px; (HERE) z-index:100; visibility:hidden; font-size: 11px; left: 150px; |
All times are GMT -8. The time now is 02:57 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.