Hi,
I'd like to put round corner to the slidershow of pictures. And reduce size between border and pictures, which pages i have to modified ?
Thanks ;o)
R.
Hi,
I'd like to put round corner to the slidershow of pictures. And reduce size between border and pictures, which pages i have to modified ?
Thanks ;o)
R.
Hey,
You need to either modify the PSD to you chosen layout then export the images, or adjust the CSS to add border-radius.
Which pages need the adjustment made to the border / pictures spacing? Direct link please :)
James
Long time ago, i have lost this post from my eyes ;o)
First happy holidays
I'd like to put radius to all slideshow images, featured images ?
I tried to modified css
thanks again,
In which css i have to put: (to modified this slider featured pages: http://www.terres-dananda.com/2010/11/30/bonjour-tout-le-monde/# )
-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
?
Please i need help for this, i am sure many people will be interested in ;o)
happy new year
Raphaƫl
Hey,
sorry for the late answer.
As far as I know you can't set round borders for images but just for div elements. The only methode to round images with css only is to use the rounded borders attribute with a div and to set the image as a background for the div (i.e. have refer to this tutorial: http://wp-content-themes.com/circling-the-square-round-images-with-css-only/168 ). But the slider doesn't allow to change the background image at the moment but just fades the images (based on a list and links).
You must log in to post.