is it possible to make the space smaller on k2 content

Advanced and professional portal news Joomla template with community features and various content display layouts.
GK User
Tue May 08, 2012 12:50 pm
hi i am using k2 content here http://www.in2town.co.uk/news/spoilers-eastenders/eastenders-dot-cannot-get-over-heathers-death on the left hand side but i want the space between the next headline to be smaller. can anyone please tell me how i can reduce the huge space please
User avatar
Platinum Boarder

GK User
Tue May 08, 2012 1:16 pm
Hi

Please enable override.css file on template parameters and them add (i.e.) this line on this file:

Code: Select all
.moduletable.less ul li {margin-bottom: 0; padding-bottom: 0!important}


Now you just need to add "[space]less" suffix to the module.

Cheers ;)
User avatar
Platinum Boarder

GK User
Tue May 08, 2012 11:20 pm
Seichinha wrote:Hi

Please enable override.css file on template parameters and them add (i.e.) this line on this file:

Code: Select all
.moduletable.less ul li {margin-bottom: 0; padding-bottom: 0!important}


Now you just need to add "[space]less" suffix to the module.

Cheers ;)


many thanks for this
User avatar
Platinum Boarder


cron