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 thumbnail size

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

Hi Guys

I have set-up a slide show with thumbnails but the szie of the thumbnails that was set in in zentools is not being set. It looks like the thumbnail images are the right size but they are being scaled up somehow to double the size.

The site is here
  • Chris French's Avatar
  • Chris French
  • 12 Month Developer
  • 68 posts
  • Karma: 0
The administrator has disabled public write access.
hmm that is weird

Is this the latest version of the module?

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Can you also attach a screenshot of the navigation section from the module

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



Here are the options for the slideshow. I am using version 2.3.2
  • Chris French's Avatar
  • Chris French
  • 12 Month Developer
  • 68 posts
  • Karma: 0
The administrator has disabled public write access.
Hi

I can no longer see it - have you removed it?

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
It is has moved to here
  • Chris French's Avatar
  • Chris French
  • 12 Month Developer
  • 68 posts
  • Karma: 0
The administrator has disabled public write access.
I think it might be related to this

.carousel-connected-nav img {
cursor: pointer;
width: 100%;
padding: 4px;
background: #eee;
transition: all .4s;
}

and then owl-item is being given an explicit width of 108px and a padding of 30px, which equals the 78px wide for the box.
  • Chris French's Avatar
  • Chris French
  • 12 Month Developer
  • 68 posts
  • Karma: 0
The administrator has disabled public write access.
yes I think are right with the assessment

.slideshow-92.carousel-connected-nav img {width:inherit;} would fix it

As a test what do you get if you change to 3 or 4 for the settings rather 5?

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Just the same for 3 or 4. The css you gave fixes one part of the problem, its the 108 px wide that still leaves the thumbnails too far apart
  • Chris French's Avatar
  • Chris French
  • 12 Month Developer
  • 68 posts
  • Karma: 0
The administrator has disabled public write access.
Hi Chris,

Sorry I haven't been able to pin this one down setting wise

I can see you changed the layout - looks very nice like that

Are you planning to stick with this?

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