Quote:
Originally Posted by Jeromedia603
Thank you very much for helping me fix that issue!!! I do have an additional question in reference to the slide and the boxes which show which slide is showing and the one following. It itself is outside of the borders. Please advise and thank you again very much!
http://i109.photobucket.com/albums/n...enshotview.png
|
Edit clientscript/barousel_demo.css
Find
Code:
.barousel_nav
{
position:absolute;
padding:3px 3px 0px 0;
height:23px;
/*background:#000;*/
bottom:0;
z-index:20;
width:797px;/*497px*/
}
Replace
With