Fresh & Clean remove rounded corners from images
-
Hi,
Is it possible to do this using css?
Thanks,
AlekThe blog I need help with is: (visible only to logged in users)
-
I have flagged this thread so it will be moved to the CSS Forum where you can get an answer to your question.
-
To remove the rounded corners permanently, would require the Custom design upgrade and then a CSS change.
You can do it on an image-by-image basis by adding a style rule to the image code, but this would not change the featured images, it would only work for images inserted directly into posts.
<img style="border-radius: 0;" rest of image code... -
-
- The topic ‘Fresh & Clean remove rounded corners from images’ is closed to new replies.