Distance between Blog articles

More
13 years 1 month ago #25303 by MatzeRe
Hello,

I'm using the blog component of Joomla 2.5.

I just wrote 2 articles and noticed that there is no distance between these two articles.

Can you give me an hint, where I can configure this?

The name of my site is: www.matze-photo.de

Attached you'll find a screenshot of the problem.

BR
Mathias

Please Log in to join the conversation.

More
13 years 1 month ago #25313 by ivan.milic
Add this at bottom of template_css.css

.blog .items-row{
margin-bottom:20px!important;
}

Please Log in to join the conversation.

More
13 years 1 month ago #25316 by MatzeRe
Thanks for quick answer.

But it doesn't work. There still no space between end of the upper article ("Kommentar lesen") and beginning of the below article ("UND START").

Do you have any other suggstions?

Please Log in to join the conversation.

More
13 years 1 month ago #25327 by ivan.milic
try:

.blog .items-row{
padding-bottom:20px!important;
}

Please Log in to join the conversation.

More
13 years 1 month ago #25452 by MatzeRe
Hi,

that doesn't work either...

Please Log in to join the conversation.

More
13 years 1 month ago #25458 by ivan.milic
Try:

.blog > DIV{
margin-bottom:20px!important;
padding-bottom:20px!important;
}

Please Log in to join the conversation.

Time to create page: 0.186 seconds
Powered by Kunena Forum