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.

Print icon

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

Hi - I can't get the print icon to show on a page.
I've changed the settings in article manager, on the article itself and on the menu item, but it still won't show.
J 3.3 Responsive template
www.leadbetters.co.uk/newsite/index.php/ts-cs
Anyone know what I'm doing wrong?
Thanks
Ian
  • ianpanorton's Avatar
  • ianpanorton
  • 6 Month Developer
  • 1258 posts
  • 3 Thanks
  • Karma: 7
The administrator has disabled public write access.
Ah! I've found it, but it's in the wrong place!
Ian
  • ianpanorton's Avatar
  • ianpanorton
  • 6 Month Developer
  • 1258 posts
  • 3 Thanks
  • Karma: 7
The administrator has disabled public write access.
OK. The icon was appearing on top of grid4.
I've brought it down by using:
.article-aside .btn-group {
margin-top: 0px;}
But it's increased the white space above the article, which I don't want.
Does anyone know how I can get round this?
Thanks
Ian
  • ianpanorton's Avatar
  • ianpanorton
  • 6 Month Developer
  • 1258 posts
  • 3 Thanks
  • Karma: 7
The administrator has disabled public write access.
You also have this applying from your custom styling

#mainWrap .zen-container li {
list-style-type: decimal;
}
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Margin wise you could target

.article-aside .btn-group {margin-bottom:30px;}

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Thanks Paul - I hadn't thought of that!
Ian
  • ianpanorton's Avatar
  • ianpanorton
  • 6 Month Developer
  • 1258 posts
  • 3 Thanks
  • Karma: 7
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