
How to round the corners of all the website picture (photo page)? please code css :-)
Tags:

Permalink Reply by Patrick Chappelle on July 28, 2012 at 10:14pm You're not being very clear, Eric. Screen shots are very helpful if you're going to ask for help.
Permalink Reply by George H. Compton IV on July 28, 2012 at 10:46pm this code should do every image but if you want to be more specific I can write a code for exactly what you need. You can try a few different things at the beginning of this code you can Replace the " img " at the beginning of this code with any one of these
img.photo
div.xg_list_photo
.module_photo
img { border-radius:21px 21px 21px 21px;
border:0px solid #aaa!important;
-moz-border-radius:21px 21px 21px 21px;
-webkit-border-radius:21px 21px 21px 21px; }
Permalink Reply by George H. Compton IV on July 29, 2012 at 4:03pm you're welcome Eric I didn't notice you wanted it on just the photo page here's the code for The photo page :-)
DIV.xg_list.xg_list_photo.xg_list_photo_main img { border-radius:21px 21px 21px 21px;
border:0px solid #aaa!important;
-moz-border-radius:21px 21px 21px 21px;
-webkit-border-radius:21px 21px 21px 21px; }
Permalink Reply by Aanu Bello on July 29, 2012 at 7:00am can we see a demo?
Rosemary Burns joined Allison Leahy's group
Allison Leahy joined arqueologiadigital.com's group
Sylvia Hysen replied to Sylvia Hysen's discussion 'Great Slider- must see!'
Michelle Duchemin replied to Phil McCluskey's discussion 'Mini Release: CSS classes and bug fixes'© 2013 Created by Ning.
