Support Forum

Please note that this forum is only available to you in read only mode. In order to contribute to this conversation you will need to renew your subscription.

blog layout bars

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Hi. When I use category blog layout view with 3 columns (or view 2 columns on a mobile) the titles get overlayed by the blue horizontal bar. Is it possible to move the bar down when the title takes up more than one line?

www.holmfirthhead.co.uk/index.php/members
  • jonburdon's Avatar
  • jonburdon
  • LIfetime Developer - Big Bamboo
  • 860 posts
  • Karma: 0
The administrator has disabled public write access.
I will need to get back to you on this one as I need to speak to the developers

May be after the bank holiday weekend

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Hi,

Can you try adding this to your custom.css file to see if that fixes it for you.
h2.article-title a {
    display:inline-block;
    margin-bottom: -8px;
}
h2.article-title  {
    padding-bottom: 0px
}

Regards,

Rob
  • Robert Went's Avatar
  • Robert Went
  • Moderator
  • 2210 posts
  • 196 Thanks
  • Karma: 90
Last Edit: 9 years 11 months ago by Robert Went.
The administrator has disabled public write access.
Your fantastic support strikes again! Thanks guys - I think you have a customer for life here.
  • jonburdon's Avatar
  • jonburdon
  • LIfetime Developer - Big Bamboo
  • 860 posts
  • Karma: 0
The administrator has disabled public write access.
Nice one Rob :)

Good luck with the site

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers