addStyleSheet( 'modules/mod_hot_joomla_carousel/tmpl/hot_joomla_carousel.css' ); // style declaration $doc->addStyleDeclaration( ' .hotcarousel img { border:'.$imageBorderWidth.'px solid '.$imageBorderColor.'; margin:0 '.$imageMarginReal.'px; padding:'.$imagePadding.'px; } .hotcarousel .js { overflow:hidden; width:'.$moduleWidth.'px; height:'.$moduleHeight.'px; } .hotcarousel .carousel-next { background: url('.$mosConfig_live_site.'/modules/mod_hot_joomla_carousel/images/circleright32.png) 0 '.$controlPositon.'px no-repeat;float:left; } .hotcarousel .carousel-previous { background: url('.$mosConfig_live_site.'/modules/mod_hot_joomla_carousel/images/circleleft32.png) 0 '.$controlPositon.'px no-repeat;float:left; } .hotcarousel .carousel-control{height:'.$moduleHeight.'px;} ' ); ?>