-
Closed
-
I ve find a good way to make round all the pictures, with this code :
img {
border-style: none;
vertical-align: top;
border-radius: 150px;
-border-radius: 150px;
-moz-border-radius: 150px;
-webkit-border-radius: 150px;
}But all the images use in the boostrap slider became round too !
So how can I do to make round all except the pictures in bootstrap slider ?
Thanks you !
The topic To to smooth out the edges of all the images it's ok ! BUT … ? is closed to new replies