Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#1 2010-06-13 10:56:41
- Gallex
- Member
- Registered: 2006-10-08
- Posts: 1,308
easy slider jquery plugin and pagination
not sure is it right forum to ask, but didn’t get help from the script’s author and….i’ll take chances
managed to setup this jquery gallery/slideshow script
in my homepage
only one little problem: if you look at the pagination you’ll see it displays both, the current and the next number in the same box. how to remove the next number?
for clearification: i’m using this code <txp:smd_gallery category="linnud" sort="date asc" wraptag="ul" break="li" />
to pull out the images (if this could be the problem reason somehow…)
Offline
Re: easy slider jquery plugin and pagination
Uummm…
Can’t help with the JQuery problem, but Sue Tranter is a friend of mine and she will not be happy with you using one of her images (image 4) on her site unless you have her written permission to do so…
Last edited by keith (2010-06-13 11:28:29)
Keith
Blyth, Northumberland, England
Capture The Moment
Offline
#3 2010-06-13 11:52:45
- Gallex
- Member
- Registered: 2006-10-08
- Posts: 1,308
Re: easy slider jquery plugin and pagination
keith wrote:
Sue Tranter is a friend of mine and she will not be happy with you using one of her images (image 4) on her site unless you have her written permission to do so…
Her copyright page.
removed. used it just as a sample picture for my testgallery.
Last edited by Gallex (2010-06-14 06:40:28)
Offline
#4 2010-06-15 10:17:46
- Gallex
- Member
- Registered: 2006-10-08
- Posts: 1,308
Re: easy slider jquery plugin and pagination
ol#controls li {display:inline;}
beside ol#controls li {float:left;}
did the trick.
case closed.
Offline