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.

Change fonts of specific Zentool modules

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

Hi, my url is playmag.vaggopoulos.gr/ and what I would like to do is, to change the Title font-weight from 300 to bold.
But I would like this change to apply only to the zentools in aside and in grid2 positions accordingly, and not to the zentool in banner position.
Thank you in advance
  • panospap's Avatar
  • panospap
  • LIfetime Developer - Big Bamboo
  • 106 posts
  • 2 Thanks
  • Karma: 1
The administrator has disabled public write access.
Hi

You would target it using the div ids of the zentools module

Can I just check are you referring to the module title or the title element in the zentools drag and drop section?

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Thank you for your reply,
1. I am referring to the title of the articles , which are appearing through the zetool module.
2. When you recommend to target div ids, could you please explain me what to do in greater detail?
Thank you in advance
  • panospap's Avatar
  • panospap
  • LIfetime Developer - Big Bamboo
  • 106 posts
  • 2 Thanks
  • Karma: 1
The administrator has disabled public write access.
Hi

You would use something along the lines of

#zentools598 h6 {font-weight: bold;}
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Merging both module ids would be

#zentools598 h6, #zentools587 h4 {font-weight: bold;} {font-weight: bold;}

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
:P
It worked!
Thank you very much
  • panospap's Avatar
  • panospap
  • LIfetime Developer - Big Bamboo
  • 106 posts
  • 2 Thanks
  • Karma: 1
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