Space between articles due to different length

Support forum dedicated to free and advanced Joomla content presentation module with various layout options and data sources support.
GK User
Fri Sep 17, 2010 7:47 pm
My articles has different length due to the heading may be one or two lines or image or no image. When I use for instance 3x3 table then there will be white gaps between the articles because it's a fixed cell size withing every row.

Is there a way around this?
User avatar
Fresh Boarder

GK User
Sat Sep 18, 2010 4:05 am
Hi

If you don't want to limit the number of character or work on header title, you might force specific height for it by adding this code on your template css file (for example):

Code: Select all
h4.nsp_header {height:80px!important;}
User avatar
Platinum Boarder


cron