Change article header

  • gertjan
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
6 years 7 months ago #47270 by gertjan
Hi,

Please have a look here: 146.66.85.76/~ducktoll/vereniging/lidmaatschap
The title of the article is H2... I want it to be H1... where can I change that?

Kind regards, GertJan

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
6 years 7 months ago #47271 by milos
Replied by milos on topic Change article header
Hello,

You should make a template override. Create folders:

/templates/sparky_framework/html/com_content
/templates/sparky_framework/html/com_content/article

In folder "/templates/sparky_framework/html/com_content/article" copy file "/components/com_content/views/article/tmpl/default.php"

Now, edit file "/templates/sparky_framework/html/com_content/article/default.php" and change this:
Code:
<h2 itemprop="headline">

to this:
Code:
<h1 itemprop="headline">

Also, change closing tag to </h1>.

Best regards,
Milos

Please Log in to join the conversation.

  • gertjan
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
6 years 7 months ago #47272 by gertjan
Replied by gertjan on topic Change article header
Thanks! It works :)

Please Log in to join the conversation.

Time to create page: 0.194 seconds
Powered by Kunena Forum