left nav questions
amf digital media
Registered Users Posts: 26 Big grins
Hi there! I just purchased my Smugmug membership yesterday... Things have been pretty easy thus far, with the exception of the left nav. I'm trying to get 12 pixels of margin between the center and left frames on the followings page:
http://amfdigitalmedia.smugmug.com/Services/Photography/Product
I've tried modifying pretty much every class in the area... right margin to the left column, left margin to the center, etc., but it blows out and/or otherwise distorts the site.
Speaking of the left nav, is there a way to replicate it throughout other Pages? I plan on implementing the same nav throughout all the Services pages.
Thanks!
http://amfdigitalmedia.smugmug.com/Services/Photography/Product
I've tried modifying pretty much every class in the area... right margin to the left column, left margin to the center, etc., but it blows out and/or otherwise distorts the site.
Speaking of the left nav, is there a way to replicate it throughout other Pages? I plan on implementing the same nav throughout all the Services pages.
Thanks!
0
Comments
Maybe that is not the reason, but I would check it out.
www.acecootephotography.com
When customizing your site, make sure that the navbar is placed on "Entire Site", not just on "Homepage"
Thanks for the input Ace!
James, I figured it out something that works for my specific implementation... For this specific page, I have the Layout > Left Width set to 200px. Since I'm only using the left nav on a handful of pages, I added CSS below the left nav of the Pages in question using Content > Content Blocks > HTML & CSS > CSS. The code is as follows:
.sm-page-layout-region-left {
width:194px !important;
}
You can see an example here: http://amfdigitalmedia.smugmug.com/Services/Technology
Also, is there a tweak to allow some sort of auto refresh script? I've not found a way around the need to manually reload the webcam.
Thanks in advance for any help!
Edited: For now I've unpinned the navbar and this has solved the issue. It would be great it I could leave the sidebar pinned and have it perform the same as it does now.
I only get the "hover" expansion
If you click into the Menu block, there's a Layout option called Accordion.