Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to make a square image to appear circle through css

3174772May 31 2017 — edited Jun 1 2017

hi,

I am using jdev 12.2.1. I want to make a square background image to look circular through css, without affecting the icon on it. when i am adding border-radius:10%; the background image is becoming circular along with that the image upon it also getting circular.. but i want only the background image to be circle and the icon on it become as-usual.

without border-radius

pastedImage_0.pngwith border-radius the icons becoming circular too

pastedImage_1.png

can anyone help me out!!

Regards

chinmayee

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 29 2017
Added on May 31 2017
9 comments
887 views