This is a migrated thread and some comments may be shown as answers.

Active Thumbnail Resizing problem

1 Answer 37 Views
ImageGallery
This is a migrated thread and some comments may be shown as answers.
Cristian
Top achievements
Rank 1
Cristian asked on 10 Jul 2015, 06:17 PM

Hi guys .

 

Is me again, now I´m struggling with the thumbnails section of my gallery,  the specific problem is that thumbnails gets smaller when they are in active state,

I'm setting the size when not active as follows:

 

.RadImageGallery .rigThumbnailsList    li img {
         width:auto!important;
         height:100px!important;
         margin:auto!important;
             
     }

This works great, but now I have this strange resizing behavior when the thumbnail is active.

 

How can I keep the size that is set with the css code I just provide but when it is in active state?.

 

Thanks 

Cristian.
            

 

1 Answer, 1 is accepted

Sort by
0
Venelin
Telerik team
answered on 14 Jul 2015, 07:49 AM
Hi Cristian,

Are you able to demonstrate this behavior with a video screencast or screenshot or on some of the online demos? I am not able to reproduce it on my side. Thus, can you provide a bit more information on the setup of your image gallery (i.e. the code) the size of  the thumbnails (for instance we use equally sized thumbnails on our demos), the version of the dlls you use and if relevant, the browser version.

Regards,
Venelin
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
ImageGallery
Asked by
Cristian
Top achievements
Rank 1
Answers by
Venelin
Telerik team
Share this question
or