Photoslide Module, last item text never aligns

GK User
Thu Aug 05, 2010 8:05 am
Hi,

Noticed an issue with the Photoslide module on the frontpage of this template (the demo on your site also has this issue).

The text for the last item does not have a left margin specified which makes the text go hard up against the thumbnail.

I cannot seem to find this in the css.

Any help appreciated. Photo attached to explain it a bit better.
User avatar
Fresh Boarder

teitbite
Thu Aug 05, 2010 4:48 pm
Hi

Hi try to add this at the end of template.css :

Code: Select all
img.gk_is_thumb {
margin:9px 10px 0 0 !important;
}
User avatar
Moderator


cron