View Full Version : Featured Content Slider v2.4 - add pagination links inside contentdiv
webdev5
03-03-2009, 08:29 AM
http://www.dynamicdrive.com/dynamicindex17/featuredcontentslider.htm
I want to insert the pagination links inside the contentdiv.. I have tried using toc:markup, but then the autorotate for the pagination does not work.
Please help. Thanks in advance
ddadmin
03-03-2009, 09:26 PM
Warning: Please include a link to the DD script in question in your post. See this thread (http://www.dynamicdrive.com/forums/showthread.php?t=6) for the proper posting format when asking a question.
There's no easy way to do this. However, what you can do is just use CSS so the pagination DIV appears to overlap the content DIV, for example, something like:
<div id="paginate-slider1" class="pagination" style="position:relative; top: -50px">
You'll need to tweak the CSS until it the two DIVs are in the desired relative locations.
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.