Lightbox Now Automatically Showing Keywords, Captions, and it Reformatted
onefortheroadphoto
Registered Users Posts: 9 Beginner grinner
I made no changes to my site and all of a sudden the caption is no longer hidden in the lightbox (I don't want it showing all the time - I liked the arrow hover for more info) and the keywords just started appearing. I've been able to hide the keywords simply with:
.sm-lightbox-keywords {
display: none;
}
but I cannot get the captions to be hidden again until the user hovers over the old arrow.
Any ideas?
Thanks!
Brendan
http://www.onefortheroadphoto.com/
.sm-lightbox-keywords {
display: none;
}
but I cannot get the captions to be hidden again until the user hovers over the old arrow.
Any ideas?
Thanks!
Brendan
http://www.onefortheroadphoto.com/
0
Comments
If this was back I wouldn't mind the KW's being there also but don't see any reason why.
My Website index | My Blog
--- Denise
Musings & ramblings at https://denisegoldberg.blogspot.com
For me I'd rather not have the keywords visible as I think they can be visually distracting. I only use them so users can search via keywords using that feature. I also use them to make finding stuff in my archives a lot easier. I just did a google image search for an odd keyword I used on a few images, and they appeared in the search. So it appears hiding them had no effect on them being indexed by google.