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.

Extra space between article intros

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

The template appears to add vertical space between our site's article intros. (See test.chigov.com/chicago/elections.html. I've attached a screen shot.)

Using Firebug, I can see that the template adds this "footer" tag to the end of the intro text:

<footer class="article-footer clearfix">
<ul class="article-info muted small flat-list"> </ul>
</footer>

How can I eliminate this spacing?

Jim Nanczek

article-intro.jpg
  • glow's Avatar
  • glow
  • 3 Month Basic
  • 195 posts
  • Karma: 0
The administrator has disabled public write access.
To reduce it try adding

.article-footer {
margin-bottom: 0px;
}

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

Jim
  • glow's Avatar
  • glow
  • 3 Month Basic
  • 195 posts
  • Karma: 0
The administrator has disabled public write access.
You're welcome

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