Support Forum

Please note that this forum is only available to you in read only mode. In order to contribute to this conversation you will need to renew your subscription.

Slideshow not behaving...

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Hi - I've set up the zentools slideshow but it's not working as I want, and I can't see how to fix it.
The url is www.avrsonline.co.uk, and the slideshow is at the foot of the page on the left.
I've set the transition to slide, but the images don't appear in the centre of the module, and as the slideshow progresses two images appear at the same time, cropped left and right.
J2.5.19, Blankoshop template.
Has anyone any ideas?
Thanks
Ian
  • ianpanorton's Avatar
  • ianpanorton
  • 6 Month Developer
  • 1258 posts
  • 3 Thanks
  • Karma: 7
The administrator has disabled public write access.
Its line 209 of the custom.css file its overiding the extension styling

#mainWrap .zen-container li {

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Thanks Paul - that's fixed. I couldn't see that even in Chrome, which I now prefer to Firebug.
Having sorted that, I've put the navigation back in, and that still doesn't look right.
Any ideas again?
Thanks
Ian
  • ianpanorton's Avatar
  • ianpanorton
  • 6 Month Developer
  • 1258 posts
  • 3 Thanks
  • Karma: 7
The administrator has disabled public write access.
Try adding this

#mainWrap ul.flex-direction-nav li {padding:0; border:0}
.zentools .flex-pauseplay {margin-top: 3px;margin-bottom: 10px;}

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Paul that's perfect, thank you.
And it's sorted out the standard setting too.
Why am I having to do this? Do you think I have masses of stuff in custom.css that's overriding all sorts of things?
And in Chrome, is user agent the same as custom.css?
Thanks again for your help,
Ian
  • ianpanorton's Avatar
  • ianpanorton
  • 6 Month Developer
  • 1258 posts
  • 3 Thanks
  • Karma: 7
The administrator has disabled public write access.
Hi Ian,

You can override your css so it targets the module only by adding the moduleID

Try adding the modue id after #mainWrap #modudeIdnumber
That way you should be able to keep the generic list styling

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Hi Paul - thanks for the tip. I still have so much to learn…
Ian
  • ianpanorton's Avatar
  • ianpanorton
  • 6 Month Developer
  • 1258 posts
  • 3 Thanks
  • Karma: 7
The administrator has disabled public write access.
No problem

Everybody has to keep learning :)

"The roots of education are bitter, but the fruit is sweet."

A lecturer wrote that on my assay once :)

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers