Change Spacing between Image + Text

Free responsive Joomla 2.5 and 3.x module to present your content with easy and intuitive way.
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Thu Dec 13, 2012 8:32 pm
Hi, is it possible to change the spacing between News Show Pro thumbnail images and the Heading/text so that the text does not touch the image?

I've tested out several setting changes but do not seem to be able to see the required result.

GK4 grab.jpg


Image shows how close text is to the image.

Many thanks - Andy
User avatar
Senior Boarder

Konrad M
Fri Dec 14, 2012 8:59 am
Hi,
yes you can just please go to module settings. Here in 'Thumbnails' section you will find 'Image margin' option. Here you can put margin for image.
User avatar

GK User
Fri Dec 14, 2012 10:19 am
Thanks for your help with this but I tried making those changes before I posted this question and it did not seem to work.

I've just added 10px to each setting and the result does not seem to produce a gap between the thumbnail and the text.

Do I need to make some other changes?

image margin.jpg


gap.jpg
User avatar
Senior Boarder

Konrad M
Fri Dec 14, 2012 10:22 am
Please give me url to your website.
User avatar

GK User
Fri Dec 14, 2012 11:03 am
Thanks - I've sent access details via private message - A
User avatar
Senior Boarder

Konrad M
Fri Dec 14, 2012 11:49 am
Please try add this code somewhere to your css file. At the bottom after last selector:
Code: Select all
.nspArt .nspImageWrapper {
float:left;
}

this should fix your issue.
User avatar

GK User
Fri Dec 14, 2012 12:52 pm
Thanks SO much for your help with this!!

I added the code to the css/extensions.css file in the Template files.

Works perfectly.

Great that you could help in this way - it is these little adjustments that make the extensions fit into the sites really well. Andy
User avatar
Senior Boarder


cron