Comments Tobias started the conversationMarch 19, 2015 at 1:48amHello,I want to make a border radius around the slider. In firebug this works:.fullwidthbanner-container { border: solid; border-width: 0px; border-radius: 20px;}But when i past it into the custom CSS section in the component nothing happens.Any clue?Thank you.Tobias 1,193Amit repliedMarch 19, 2015 at 9:33amtry giving it to the holder #slideshow.block_holderand add overflow:hidden; not sure its possible but u can try Tobias repliedMarch 19, 2015 at 5:32pmHad to write this one in the template wrapper. But overflow:hidden; was a good tip thank you. 1,193Amit repliedMarch 19, 2015 at 5:52pmcool !any chance u can help me out with a review http://extensions.joomla.org/extensions/photos-a-images/slideshow/image-jquery-slideshow/22599we really need your help Sign in to reply ...
Hello,
I want to make a border radius around the slider. In firebug this works:
.fullwidthbanner-container {
border: solid;
border-width: 0px;
border-radius: 20px;
}
But when i past it into the custom CSS section in the component nothing happens.
Any clue?
Thank you.
Tobias
try giving it to the holder
#slideshow.block_holder
and add overflow:hidden;
not sure its possible but u can try
Had to write this one in the template wrapper. But overflow:hidden; was a good tip thank you.
cool !
any chance u can help me out with a review
http://extensions.joomla.org/extensions/photos-a-images/slideshow/image-jquery-slideshow/22599
we really need your help