Rounding Corners to Journal Style?
Darter02
Registered Users Posts: 947 Major grins
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.
Here's a gallery I set to Journal Style, and turned off RCP.
Any pointers in the right direction are appreciated as always.
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.
0
Comments
Try this instead:
Images in the Backcountry
My SmugMug Customizations | Adding CSS to Your Site | SEO for the Photographer | Locate Your Page/Widget Number | SmugMug Help Desk
Images in the Backcountry
My SmugMug Customizations | Adding CSS to Your Site | SEO for the Photographer | Locate Your Page/Widget Number | SmugMug Help Desk