Submenus help
mikebphillipson
Registered Users Posts: 1 Beginner grinner
Hi all,
ok.. so i've searched the threads and can't find quite the answer so here is the issue, and i think it's a simple one:
I've created a menu item 'Portfolio' with 4 submenus.. Now when i hover over the 'Portfolio' menu item the sub menus appear and all submenu links work.. BUT i can also click on the Portfolio link which takes me to the page with the all the galleries on it..
What i want to do is disable the portfolio link to the page with the 4 galleries so users can only select the submenu items.. (i actually managed this at one point but can't replicate)
i've organised my galleries within a folder called Public Images, maybe thats the issue..
hope i've been clear.. any help very much appreciated..
Regards,
Mike
ok.. so i've searched the threads and can't find quite the answer so here is the issue, and i think it's a simple one:
I've created a menu item 'Portfolio' with 4 submenus.. Now when i hover over the 'Portfolio' menu item the sub menus appear and all submenu links work.. BUT i can also click on the Portfolio link which takes me to the page with the all the galleries on it..
What i want to do is disable the portfolio link to the page with the 4 galleries so users can only select the submenu items.. (i actually managed this at one point but can't replicate)
i've organised my galleries within a folder called Public Images, maybe thats the issue..
hope i've been clear.. any help very much appreciated..
Regards,
Mike
0
Comments
My Website index | My Blog
The catch is that if you are using the automatic sub-menus option, this will also break those as the site will not see them under the blank custom URL. What you would need to do to correct this is to manually go in and drop the sub-menu buttons in for the galleries and set those to "Page I choose" with the gallery selected.
Best,
-Oliver
SM Support
http://help.smugmug.com
Here is my challenge to anyone able to help. Please look at our SpartanPics.com site. It is for a High School and we are just in the middle of migrating the past 10 years of sports and events pics from an old Picasa site to Smugmug. What I don't like is the drop down menu for each sport. It is white with a very light grey highlight almost not discernible. Does anyone have any tricks to make the drop down menus appear with any flair? I would love it to be a clean color drop down with another color highlight. School colors are green, Gold, Black and Whitee. Any suggestions on what would look good and the applicable .CSS that could be used? I have never applied custom CSS to this site but I'm willing to try. I have done the best I can on this site with my limited skills. Thanks all!
there are actually two ways of accomplishing a changed color on hover for your menu:
1. Customize->Content and Design -> Hover over your Menu and click on the Wrench-Tool in the Basic Tab there is a menu entry for Hover color, which you can change. If this does not deliver a color that would work for your site, yes you can do it by CSS as well (see point 2)
2. Customize -> Content and Design -> Mark "Entire Page" in the menu on the right and add a CSS Content block from the Content-Tab in the menu on the right (pretty much in the bottom, behind HTML & CSS, take the "pure" CSS one). Add this code to the new CSS block:
Of course you can change all color-entries to your liking by changing the value behind the "#" to something different. And a nice tool to find those color values can be found here: W3C color pickers[/b]
Good luck
Lille Ulven