Change Title Attributes

  • Michael
  • Topic Author
  • Offline
  • New Member
  • New Member
More
10 years 11 months ago #31379 by Michael
Change Title Attributes was created by Michael
Hi,

I'm trying to change the font size for the titles in various pages. Using firebug, it appears that they inherit the h2 tags with class osm_heading. I would like to change these titles to an h3 tag, but don't know where to go for that. Could you point me in the right direction?

I'm inclosing a screen shot of the page that I want changed.

Thanks.
Attachments:

Please Log in or Create an account to join the conversation.

More
10 years 11 months ago #31410 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: Change Title Attributes
Hi

If you want to change it from h2 to h3, you will need to edit the code. Look at the file components/com_osmembership/views/register/tmpl/default.php, you should be able to see the tag and change it.

Regards,

Tuan

Please Log in or Create an account to join the conversation.

  • Michael
  • Topic Author
  • Offline
  • New Member
  • New Member
More
10 years 11 months ago #31467 by Michael
Replied by Michael on topic Re: Change Title Attributes
Hi Taun,

That did it - thanks.

Michael

Please Log in or Create an account to join the conversation.