????

Your IP : 216.73.216.152


Current Path : /home2/morganrand/public_html/store/includes/
Upload File :
Current File : /home2/morganrand/public_html/store/includes/style.css.php

<style type="text/css">
.nivoSlider_wrapper {
    width: <?php echo NIVO_SLIDER_WIDTH;?>px;
    height: <?php echo NIVO_SLIDER_HEIGHT;?>px;
}

</style>
<?php
  if (BANNER_TITLE_NIVO == 'false')	{
?>
  <style type="text/css">
    .nivo-caption  {display:none !important;}
  </style>
<?php	
  } else {
?>
  <style type="text/css">
    .nivo-controlNav {bottom:5px !important;}
  </style>
<?php	
}
?>