Border around RokSlideshow Module? - Joomla! Forum - community, help and support
hi all.
i appreciate if point me in right direction here. wondering how create nice grey border around rokslideshow module on demo page.
thank much!
i appreciate if point me in right direction here. wondering how create nice grey border around rokslideshow module on demo page.
thank much!
code: select all
#slideshow {
border: 5px solid #ddd;
padding: 5px;
width: width
height: height
}
width , height optional, make area slideshow reserved when page first loads. if remember right, backend has width , height options. if so, you'll want match.
Comments
Post a Comment