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.

Base3 - I would like to change Heading 3 format from all caps, to caps/lower case

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

Any tips on changing a heading style (Heading 3) from all caps to caps/lower case
Thanks!
  • petermallen's Avatar
  • petermallen
  • LIfetime Developer - Big Bamboo
  • 34 posts
  • Karma: 0
The administrator has disabled public write access.
Have a link for the site?

thanks
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
192.185.168.180/~schepens/

THX!
  • petermallen's Avatar
  • petermallen
  • LIfetime Developer - Big Bamboo
  • 34 posts
  • Karma: 0
The administrator has disabled public write access.
Try adding this to the custom.css file

div h3, .moduletable h3, #mainWrap div h3 {
text-transform: inherit;
}
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Fantastic!
Worked like a charm, Paul, sincere thanks
  • petermallen's Avatar
  • petermallen
  • LIfetime Developer - Big Bamboo
  • 34 posts
  • Karma: 0
The administrator has disabled public write access.
No problem - you are welcome :)

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
The following user(s) said Thank You: petermallen

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

Happy Campers