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.

Zentools - Header in Grid

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

Hi Guys,

There must be an easy way to adjust the Header in the Zentools Grid.

I want to center the text and make it smaller, so that it displays better.

Thanks Guys

staging4.counsellingandrelationships.com.au
Attachments:
  • netrapt's Avatar
  • netrapt
  • LIfetime Developer - Big Bamboo
  • 55 posts
  • Karma: 0
The administrator has disabled public write access.
Hi

With header I assuming with the pic attached you are looking to adjust all the h5 tags?

#zentools88 h5 { font-size:95%; text-align:center; padding:10px}

something along those lines - you could use ems instead

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

But I do not know the file to adjust. I am having trouble with getting to know how you guys work the document. I used to tweak Artisteer before. I am a newbie really even though I have been a member for some time with your templates. By giving me the fuel to adjust as well I will gradually get to know how it all fits together.

Thanks
  • netrapt's Avatar
  • netrapt
  • LIfetime Developer - Big Bamboo
  • 55 posts
  • Karma: 0
The administrator has disabled public write access.
Added to custom.css and works. I am having trouble understanding the css. I need to understand more about the scope of statements.

Thanks all worked a treat. Thankyou very much.
  • netrapt's Avatar
  • netrapt
  • LIfetime Developer - Big Bamboo
  • 55 posts
  • Karma: 0
The administrator has disabled public write access.
No problem

For time being just paste my code into the custom.css file and see if it works :)

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
ah posts that pass in the night :)

How this works and how I did it -

#zentools88 - this is the module Id for this zentools module - this enables us to target a module individually and not affect other parts of the site

I know this is the module Id by using the Chrome developer tools and right clicking then "inspecting the element"

The h5 is used as that is the setting you have in the module settings - if you decided to change the heading tag the styling wouldn't work as it wouldn't apply

The I'm trying css by adding into the custom.css file again using the Chrome developer windows

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

I have got it all worked out now - thanks for the help.

It makes it easy to get a few pointers.

Regards,
Garry
  • netrapt's Avatar
  • netrapt
  • LIfetime Developer - Big Bamboo
  • 55 posts
  • Karma: 0
Last Edit: 10 years 1 month ago by netrapt.
The administrator has disabled public write access.
No problem - 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