Rounding Corners to Journal Style?

Darter02Darter02 Registered Users Posts: 947 Major grins
edited May 28, 2014 in SmugMug Customization
As mentioned in a different post, when looking at a Portrait Collage gallery on a mobile device, it seems to automatically convert to Journal Style. It's one of the styles I do not have CSS targeting to make the corners rounded.

I tried this code to get it to do so, but no dice.
/*Round Croner to Journal Style*/
.sm-image .sm-tile-portrait img {
    border-radius: 10px;
}

Here's a gallery I set to Journal Style, and turned off RCP.

Any pointers in the right direction are appreciated as always.

Comments

Sign In or Register to comment.