Shape 5

Wordpress Club Plugins => Image Slide v2 - Club => : deflower May 20, 2013, 09:27:03 AM



: How to control what the automatic thumbnail generates.
: deflower May 20, 2013, 09:27:03 AM
HI
How do I go about changing what the thumbnail is automatically generating?
I would like the TH image to be a smaller version of the larger image not just a zoomed in view of a portion of the picture.
Thank you
Denise


: Re: How to control what the automatic thumbnail generates.
: Tristan Rineer May 21, 2013, 08:23:08 AM
Can you provide a link?  I'd like to take a look at it with Firebug (http://getfirebug.com/) and see if it can be adjusted with just CSS.


: Re: How to control what the automatic thumbnail generates.
: deflower May 26, 2013, 02:02:42 PM
Hi Tristan
I did check it in Firebug but didn't see anything that I might change to make a difference.

<div class="thumbnail " style="background-image: url(&quot;http://ejmgroup.com/wp-content/images/projects/frontpg_banner/ejm_ftpg_01.jpg&quot;); background-position: center center; background-repeat: no-repeat; margin-left: 40px; width: 210px; height: 90px; visibility: visible; opacity: 0.5;"></div>

It looks at though only the center 210 by 90px of the image are displayed rather that the image shrinking to fit within the 210 x 90px.

A link is here, but I see this happening in every gallery that I have posted.
http://ejmgroup.com/index.php

Thank you
Denise Flower



: Re: How to control what the automatic thumbnail generates.
: Tristan Rineer May 27, 2013, 07:00:45 AM
Unfortunately, after looking at the code some more, it looks like there's no easy way to make the adjustment; it would be necessary to rewrite the way the slider functions, and while I may see what I can do when I upgrade the slider to work with the new responsive releases, I can't promise anything because I didn't write the javascript, and I don't know if changing the structure would break anything.