Last Title in Image Show won't show padding

GK User
Wed Nov 03, 2010 3:32 am
When I work with the Image Show on the main header, the title of the last slide will always be spaced too close to the thumbnail. This problem will correct itself when the slide is no longer the lowest on the order. But the lowest slide in the order will always have this problem. The last slide doesn't look very good without proper spacing so I'd love to fix it. Anyone know how?
User avatar
Junior Boarder

teitbite
Thu Nov 04, 2010 1:00 am
Hi

Please show me Your site.
User avatar
Moderator

GK User
Thu Nov 04, 2010 1:56 am
Hi

On Image Show settings, please add !important rule.

Example:

Code: Select all
thumbs_margin=9px 10px 0 0;


replace with

Code: Select all
thumbs_margin=9px 10px 0 0!important;


The problem is fixed using this method, but on next update we probably change on core files, so that you can use again the default way.

Cheers ;)
User avatar
Platinum Boarder

GK User
Thu Nov 04, 2010 3:22 am
Yes, that did it. Thank you very much for your help!
User avatar
Junior Boarder


cron