Options

My keywords won't go away :(

CanuckityCanuckity Registered Users Posts: 73 Big grins
edited August 15, 2013 in SmugMug Customization
I've been trying to fix this for over an hour. I would like my gallery images to be larger, so I've been trying to set up one of my galleries as Journal. I've put in the CSS code to get rid of the keywords, but it hasn't worked. This is what's in my CSS box. It's located at the bottom of my page, does that matter?

.sm-gallery-thumbnail .sm-tile-wrapper {
width: 25% !important;
}
.sm-gallery-smugmug .sm-tile-keywords {
display: none;
}
.sm-tile-title {
display: none;
}

:scratch I would prefer to have the images in collage landscape but they appear much too small. I'd either like them bigger in this style, or get rid of the keywords in Journal. Help?

http://aprilmartellphotography.com

Comments

Sign In or Register to comment.