Keyword

H2 and H1 as Item/Article Titles (K2 on a rocketheme template - nexus)

  • Musiekvraat
  • Musiekvraat's Avatar Topic Author
  • Offline
  • New Member
More
14 years 6 months ago #74683 by Musiekvraat
Hi, I'm basically reposting this in K2 as well, as it might be more related to this forum.

I've added some K2 articles and whenever I use firebug to inspect the HTML, I notice my titles is H3.

I've inspected the demo sites on Rockettheme and they're all H2 and H1. My concern is about SEO and google crawling my site, wouldn't pick up H3 as easy as H2 and H1.

How could I have ended up with this misdemeanor ?

I see my article title is of type/class "h3 class="catItemTitle" (On a category page, listing the articles within that category)

When I view the article itself (full article) the title is H2, so that seems to be ok, it's wrapped in div -> id="k2Container" class="itemView"

How can I fix these H3 titles ?

Thanks.

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

  • Musiekvraat
  • Musiekvraat's Avatar Topic Author
  • Offline
  • New Member
More
14 years 6 months ago #74684 by Musiekvraat
This is the style its referencing (from within K2.css that's provided by Rocketheme)

div.catItemHeader h3.catItemTitle {
font-size:160%;
font-weight:bold;
line-height:110%;
}

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

  • Musiekvraat
  • Musiekvraat's Avatar Topic Author
  • Offline
  • New Member
More
14 years 6 months ago #74685 by Musiekvraat
Ok, I've basically disabled the option for Nexus to override K2 styles and I'm still facing the same issue.

Article title's style -

div.catItemHeader h3.catItemTitle {
font-family:Georgia,"Times New Roman",Times,serif;
font-size:24px;
font-weight:normal;
line-height:110%;
}

This is now from the file: /components/com_k2/css/style.css

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

  • Musiekvraat
  • Musiekvraat's Avatar Topic Author
  • Offline
  • New Member
More
14 years 6 months ago #74686 by Musiekvraat
I see it's exactly the same on the K2 demo site ? Title is H3.

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

  • Musiekvraat
  • Musiekvraat's Avatar Topic Author
  • Offline
  • New Member
More
14 years 6 months ago #74687 by Musiekvraat
Can no one help me on this matter ?

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


Powered by Kunena Forum