Less space between date and picture

News Show Pro GK5 - flexible, responsive and easily extendable free Joomla module support forum.
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
Wed Aug 20, 2014 5:39 pm
Hello,

Please have a look here http://test.madonna.nl/ by the module NIEUWS.

As you can see there is a lot of space between the date and the picture.

Is there a solution to remove the white space?
User avatar
Gold Boarder

GK User
Thu Aug 21, 2014 9:07 am
Please add this code to override.css file in root/templates/gk_template_name/css directory :
Code: Select all
.nspArt p.nspInfo { margin: 0 }
.nspArt h4.nspHeader {padding: 5px 0 10px 0;}

and then just remember to enable "Use override CSS" option in template advanced settings tab.
User avatar
Platinum Boarder

GK User
Thu Aug 21, 2014 9:33 pm
Thanks, works perfectly!
User avatar
Gold Boarder


cron