Border Radius
HI
i have a question
i want a border radius on all image on my website
Its possible ?
If yes.. can you explain me how
Thanks
HI
i have a question
i want a border radius on all image on my website
Its possible ?
If yes.. can you explain me how
Thanks
Comments
Hi,
Please always attach a link to your website so we can check it out. If the page is offline(localhost), then our help will be limited. You will have to contact us when the page is online. Also, please make sure that the page is not under maintenance before you provide us the link.
It is always a good idea to also attach a screenshot showing your issue.
Thanks
OK i put this and its OK by image
but i can't apply it on all the website
.circle-image img{
border-radius: 2%;
-moz-border-radius: 2%;
-webkit-border-radius: 2%;
-o-border-radius: 2%;
}
We can try to force it by adding !important rule, and I think this is the solution, but I have to test it.
Can you send us a link to your website for testing purposes?
thanks