how to insert line/margin between articles?

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 Nov 29, 2012 5:24 pm
hi!
im using the "normal mode" of the module, with 5 rows (see picture).
it looks great, however, id like to have a line separating articles so it looks cleaner, but cant seem to find a setting for it. anyone?
thanks a lot in advance.
User avatar
Fresh Boarder

GK User
Thu Nov 29, 2012 6:07 pm
Hi

Try using this css on some template file.

Code: Select all
.nspArts .nspArt {border-bottom: 1px solid #f9f9f9;}


Cheers
User avatar
Platinum Boarder

GK User
Fri Nov 30, 2012 5:24 pm
Seichinha wrote:Hi

Try using this css on some template file.

Code: Select all
.nspArts .nspArt {border-bottom: 1px solid #f9f9f9;}


Cheers


found it!
thank you so much!
User avatar
Fresh Boarder


cron