Quote Originally Posted by SPH View Post
Hi Anne,

I just installed (I think ;) ) this new slider on a Brighton Pets template here:

http://www.fashion-mart.biz/

The slider looks mis-aligned on the left. I think the photo should be even with the left column' left edge?

width of template is 980px. Slide pics are 980x250

Thanks.

Steve
Add this to the #container on the first line of the stylesheet_slides.css file:

Code:
left: -15px;
Thanks,

Anne