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.

css for article title

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

ok - I give up, after 7 hours of going round in circles.

I want to change the font colour and size of a category blog heading.

Within the class 'blog', there is a sub class 'page-subheader' with sub class <h2 class=page-subtitle"><small class="subheading-category">my_title_here</small></h2>

Where do I find the css to control this stuff (I'm using the theme Aqua by the way, if that makes any difference)
  • StuartT's Avatar
  • StuartT
  • 6 Month Developer
  • 30 posts
  • Karma: 0
The administrator has disabled public write access.
Hi

Have a link for the site?

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

thanks for teh speedy reply!
The site is client1.andersondesign.co.uk/ and I'm looking to have the news and faqs pages display the same font colour and size and the article pages 'About Me' and Gallery / Landscapes/Portraits
  • StuartT's Avatar
  • StuartT
  • 6 Month Developer
  • 30 posts
  • Karma: 0
The administrator has disabled public write access.
Hi

If you add this

h2.page-subtitle .subheading-category {font-size: 1em;}

Does that correct the size issue you have?

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
perfect paul! I've added a colour to the css and the issue is resolved! Thanks for the prompt help.
  • StuartT's Avatar
  • StuartT
  • 6 Month Developer
  • 30 posts
  • Karma: 0
The administrator has disabled public write access.
You're welcome

Some nice paintings on there

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