I want to make a small border around my top aviaslider, where can I do that.
Thnx R.
I want to make a small border around my top aviaslider, where can I do that.
Thnx R.
I put this to my css style but it works only in half of slider
#top .slideshow img, #top .slideshow a img, #top .slideshow a{
border:10px solid; border-color: red;
Hey,
can you post a link to your slider page please?
Hey,
add following code to style.css and change the border value(s) as required:
.slideshow {
border: 2px solid #333;
}very nice - good job :-) thnx
Glad that Dude could help :)
You must log in to post.