Remove the 'Powered by Smugmug' scroll bar
LPC
Registered Users Posts: 481 Major grins
Please can the mandatory 'Powered by Smugmug' line not add a scroll bar to every page on my site where there wasn't one before. Can it be be made to float over the top rather than be a new line of text.
Many thanks :thumb
Many thanks :thumb
0
Comments
Only smugmug would see this as a feature request instead of a bug fix.
Dave
We have had official confirmation that it is ok not to have the 'Powered by Smugmug' footer. It can be removed by either -
.sm-page-powered-by a {
display: none;
}
or
.sm-page-powered-by {
overflow:hidden;
height:0;
}
.sm-page-powered-by a {
display: none;
}
click on Done, then Done on the green toolbar along the top then on Publish Now.
OR
Customize Site - Entire Site - Theme - Active Theme - click on the wrench next to that - go to Advanced - scroll down to CSS/Custom CSS at the bottom and do it that way.
That should do it.
No problem, glad you got it working.
When I try this (either method), it removes the "log in" link. Is there an alternative way to log in without that link at the bottom of the page?
Never mind, I just realized I can go to the smug home page to log in.
You can also type in 'login' after your url... 'www.YourSite.com/login'.
Images in the Backcountry
My SmugMug Customizations | Adding CSS to Your Site | SEO for the Photographer | Locate Your Page/Widget Number | SmugMug Help Desk
I leave an icon on my task bar pointed to the login page.
Cheers,