1) Script Title: Featured Content Slider
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...tentslider.htm
3) Describe problem:
I've used #2 with the horses as my starting point.
Instead of the pagination links being below the image, I would like it to appear on top of the image.
Ideally just one button which goes to the next image. I have two images and this button switches from one to the other.
I tried nesting in...
<div class="pagination" id="paginate-slider2"></div>
...in various places in the code.
Example...
etc.Code:<div id="slider4" class="sliderwrapper"> <div class="contentdiv" style="background: url(../dynamicindex4/lightbox2/horses.jpg) center left no-repeat"><div class="pagination" id="paginate-slider2"></div> </div> <div class="contentdiv" style="background: url(../dynamicindex4/lightbox/pine.jpg) center left no-repeat"><div class="pagination" id="paginate-slider2"></div> </div>
It worked on the first one but when clicked but didn't show over the second image.
Any ideas on how to add Pagination Toggler on top of the image?
Thanks!![]()



Reply With Quote

Bookmarks