View Full Version : Nav Bar is so wrong, please help
Carerra
Jul-13-2009, 01:30 PM
Hello all, I have tried to be a little flash with this nav bar , but it has gone completely wrong, as you can see
when you place your cursor over portfolio you can see all the categories just over lap the page
http://louis-amore.smugmug.com/
its horrible, could anyone past some simple code for me that would give me some simple buttons at the stop instead of this scrolling thing .,.,.. please please, my page looks awful,
ty so much xx
Carerra
Jul-13-2009, 01:33 PM
hello all,
or even , if there is a way that i can just fix my buttons, so they don't overlap the page, as you see Events starts to go to low, once you hold your cursor over the portfolio button,???
many thanks all
Carerra
Jul-13-2009, 01:34 PM
gah i have only just noticed something, it doesn't look so bad, once you look at visitors view, hmmm, is they still a way to get this neater, lets say i add a new subject?
louis
Carerra
Jul-14-2009, 01:15 AM
bump
Allen
Jul-14-2009, 05:20 AM
Hello all, I have tried to be a little flash with this nav bar , but it has gone completely wrong, as you can see
when you place your cursor over portfolio you can see all the categories just over lap the page
http://louis-amore.smugmug.com/
its horrible, could anyone past some simple code for me that would give me some simple buttons at the stop instead of this scrolling thing .,.,.. please please, my page looks awful,
ty so much xx
Add some top to this
.menu li:hover>ul { /* inset submenus, to show off overlapping */
top: 30px;
left: 103%;
}
Carerra
Jul-14-2009, 05:31 AM
Thank you Allen, where does this go? thanks
Allen
Jul-14-2009, 05:36 AM
Thank you Allen, where does this go? thanks
It is already in your CSS box in the advanced site-wide customization. Just
edit the top number.
Carerra
Jul-14-2009, 05:48 AM
thanks so much Allen, it was -20 i needed , as i added a button Called Night Club, can u please ask, how I link the nightclub folder to the button as I have forgotten, this is all i need to know, thank you for your help, you are amazing, thanks
Allen
Jul-14-2009, 06:15 AM
thanks so much Allen, it was -20 i needed , as i added a button Called Night Club, can u please ask, how I link the nightclub folder to the button as I have forgotten, this is all i need to know, thank you for your help, you are amazing, thanks
In your header change the link in this
<li><a href="/Night%20Club"> Night Club</a></li>
to this
<li><a href="/gallery/8898500_j4EcC"> Night Club</a></li>
btw, I don't understand your -20, the flyout is off the top here and 20px fixed it.
Carerra
Jul-14-2009, 06:29 AM
thanks again buddy, it seems to be fine on my browser for some reason, you have fixed everything and im very grateful, I do have a VERY LAST question, if its ok, I have made a new gallery, and would like to COPY, some pictures over to it, is there an easy way, instead of created a copy and then moving 1 at a time?
many thanks again for your hard work :)
Allen
Jul-14-2009, 06:37 AM
thanks again buddy, it seems to be fine on my browser for some reason, you have fixed everything and im very grateful, I do have a VERY LAST question, if its ok, I have made a new gallery, and would like to COPY, some pictures over to it, is there an easy way, instead of created a copy and then moving 1 at a time?
many thanks again for your hard work :)
Other then re-uploading don't think so. Might check and see if someones
written an app to do it here (http://wiki.smugmug.net/display/SmugMug/Hacks+and+Apps).
Carerra
Jul-14-2009, 07:34 AM
THANKS SOOOO MUCH, u are so helpful,
this is what i have found on that site you posted,
http://www.liggitt.net/smugtools/copier/
thanks!
vBulletin v3.5.2, Copyright ©2000-2010, Jelsoft Enterprises Ltd.