1. Judah Raine
  2. Commercial Templates
  3. Sunday, 06 July 2014
  4.  Subscribe via email
Hi there, so sorry to bug you. I recently upgraded Joomla via admin panel, and the articles once again display with very little space between them. Previously you suggested adding:

.items-row {
padding-top: 30px;
}

This was via the additional css facility and worked fine. Now, however, it does not seem to be reading it at all. Is there something in the new Joomla that disregards this? I did try searching for .items-row in template files themselves but found nothing, so I'd appreciate your assistance. I have attached a screen image showing the display with little space between the end of one post and the header of the next.

Many thanks,
Jude
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Jude

Would you have a URL to an example of your articles?

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi there, thanks for responding.

The example I posted (image) can be found at http://judahraine.com.

Since then, I have noticed that the other site is also doing odd things:

http://classicromancerevival.com/index.php/about - this displays perfectly, but on the same site
http://classicromancerevival.com/index.php/affiliates has no space between the articles at all

The actual text (body text) seems to have the padding applied to each row.

I do appreciate your help, thank you.

Jude
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you Jude

To amend could you try adding the following to the Custom CSS field of your templates parameters where 30px is your bottom padding for each article (edit to taste)...


.items-leading > div {
padding-bottom: 30px;
}


The same CSS should work for both of your sites.

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Hi there, thank you so much. This worked perfectly!

And now, hopefully, a final question. At the end of the article I want to display the author details. This works fine, except that it shows the word Details as well as the Written by Judah Raine. Is there any way to remove the word Details? It just seems a little silly.

Many thanks for all your help
Jude
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Jude

Would you have a URL to an example of your 'Details' text?

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
http://judahraine.com/

Sorry about the delay - work is frantic :)
  1. more than a month ago
  2. Commercial Templates
  3. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Jude

To remove try adding the following to the Custom CSS field of your templates parameters...


.article-info dt {
display: none;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 7
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!

Join Our Newsletter

* indicates required
We respect your privacy and do not tolerate spam and will never sell, rent, lease or give away your information (name, email, number, etc.) to any third party. Nor will we send you unsolicited email.
Joomla51 - Mullaghmore, Co. Sligo, Ireland
Joomla51.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by
Open Source Matters
the trademark holder in the United States and other countries.

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.

Ok