1. Brummsel
  2. Free Templates / Extensions
  3. Monday, 26 August 2013
  4.  Subscribe via email
Hello,

First i habe to say that i i don't have much experience in Joomla and CSS. I use the slideshow tool and it works fine. Only the corners of my pictures aren't round :(

Take a look at the homepage:
http://schulhomepage.bplaced.net/

How can i get rounded corners?

Thanks for your help!
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Try adding the following to the Custom CSS field of your templates parameters where 8px is the border-radius to your slideshow...


.box_skitter {background: none !important;}
.box_skitter .container_skitter img, .container_skitter {
border-radius: 8px !important;
}


CiarĂ¡n
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
It works! Thanks a lot!
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!