Removing lock icons from images
DenisO
Registered Users Posts: 2 Beginner grinner
Hello,
I am trying to figure out if there is a work around to hiding the lock icon overlaying images on the front page of my smugmug website. The site is password locked but even when I unlock it, or even login, there are locks on the center of every image. Does this make sense?
Is there something I can write in CSS like:
.locked {display: none;} to hide or remove those lock icons?
Thanks!
I am trying to figure out if there is a work around to hiding the lock icon overlaying images on the front page of my smugmug website. The site is password locked but even when I unlock it, or even login, there are locks on the center of every image. Does this make sense?
Is there something I can write in CSS like:
.locked {display: none;} to hide or remove those lock icons?
Thanks!
0
Comments
For anyone having this issue do this:
.sm-tile-photo .sm-icon-only {
display: none !important;
}
Glad you were able to find the code and thanks so much for sharing it
Josie
SmugMug Support Hero
I wish this fix would work on my site - not sure why it would work on one, but not another. But then, what I really wish for is that SM would fix this bug at source. It's just about one year since New SM was launched, and despite multiple requests, those of us with PW protected sites are still living with it!
However, if I go to my site as a logged out visitor, enter the site password, there's no lock icon on the gallery that has no separate password set.
If you're seeing any different logged out as a visitor, I'd recommend that you send details to the HelpDesk, including a link to the gallery in question and your site password.
SmugMug Support Hero
Hi Sebastian,
I'm not sure how long you've been involved with SM, or whether you know the history of this problem. Previous efforts to resolve this with the help desk have gone nowhere. The only person that took any degree of ownership was Michael Bonocore, and I believe that he did his best to get it the attention it deserved. But, note that it has been on the Dgrin Active Bug List for one year now: http://dgrin.com/showthread.php?t=241469, and being on that list means that it is a recognized bug.
Are there any developers left at SM, and if so, what is it going to take to get this fixed?
Respectfully,
Ian
I'm sorry, I misunderstood what the issue reported in the thread was. You can disregard my previous post.
The issue in question is filed as a bug in our system and our team is aware of it. However, I can't say when we'll be able to resolve the issue. For now, I can only recommend that you try out the CSS code and if that doesn't seem to work for you, it would be helpful if you could post a link to your site so we could take a look at it.
SmugMug Support Hero
Unfortunately the CSS fix published by DenisO doesn't work for my site. Also, since it's PW protected it's not going to be accessible from here. If I send you the URL in a PM can you access it from inside SM?
Ian
The issue is filed as a bug in our system and our team is aware of it. I don't know when we'll be able to resolve the issue but we appreciate your patience.
SmugMug Support Hero