Two pages (only) with out Logo and Menu
shmuel
Registered Users Posts: 17 Big grins
Hi,
Please help me
I have two pages that I need to use for something seperate from my regular SM site and therefore need to remove the logo and menu from JUST these two pages.
The pages are as follows:
https://diamondimagesphoto.smugmug.com/Foundation-Student-Gallery
https://diamondimagesphoto.smugmug.com/Advanced-Student-Gallery
I have tried a few things but with no joy
Thanks in advance,
SD
Please help me
I have two pages that I need to use for something seperate from my regular SM site and therefore need to remove the logo and menu from JUST these two pages.
The pages are as follows:
https://diamondimagesphoto.smugmug.com/Foundation-Student-Gallery
https://diamondimagesphoto.smugmug.com/Advanced-Student-Gallery
I have tried a few things but with no joy
Thanks in advance,
SD
0
Comments
Have you tried Hide Owner? Hide Owner hides all traces of you including your customization. This will create a generic URL without your nickname as well. If you'd like to give that a try click Customize > Gallery Settings then, under SECURITY & SHARING toggle Hide Owner to ON.
If you have any questions please don't hesitate to ask, we are always happy to help!
Best Regards,
Christina
SmugMug Support Hero
http://www.smugmug.com/help
SmugMug Support Specialist - www.help.smugmug.com
http://www.phyxiusphotos.com
Equine Photography in Maryland - Dressage, Eventing, Hunters, Jumpers
Then remove the header, menu etc...
If it is a gallery you are looking to modify I agree with the strategy above
Jerryr
SmugMug Sites - Creative Examples
Favorite Images and SmugMug Designs
That was helpful, but am I able to do that with a page, and not just the gallery?
.sm-page-node-rhZXVC .sm-page-layout-region-header {
display:none;
}
tailoredportraits.com
.sm-page-layout-region-header {display: none;}
this would go in the css of the page - you would need to the CSS Content block to the page(s) and then add the css as stated above.
- jerry
SmugMug Sites - Creative Examples
Favorite Images and SmugMug Designs
Don't you think this will kill the header for all the pages? The OP specifically wants to hide the header for only two specific pages.
tailoredportraits.com
My Website index | My Blog
SmugMug Sites - Creative Examples
Favorite Images and SmugMug Designs
an empty CSS block/box/widget at the bottom. No need to add one.
My Website index | My Blog
Nice one Jerry, this did it!!!
Thanks so much
All the best,
sd
I used
.sm-page-layout-region-header {display: none;}
but from mobile the logo and the menu are still visible.
Somebody know the css to hide also from mobile?
I know this is an old post, but I just used this code to remove the logo and menu from a page on my site... and it works on desktop, but not mobile. Does anybody know how to make it also work on mobile? Thanks!
Reach out to our Support Heroes, help@smugmug.com and let them take a look for you to see if there is css to change the mobile interface.
SmugMug Support Hero