Not signed in (Sign In)

SkillShare - A place to discuss Web Standards and Web Design topics

Categories

Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.

  1.  permalink
    Hello all

    Newbie looking for some help. I am webmaster of our companies websites, but *not* a trained designer or webmaster.

    I have our main site (www.natural-building.co.uk) from a template, but wish to change some of the .title for <h1> tags (for SEO purposes). I created an identical css entry, named as h1. The site however displays a different font - despite the css being the same. I know the .title is a class, and h1 is a heading, so this may account for it, but I am stumped as to how to get them looking the same....ideally I will end up with every .title on a page actually being an <h1> or <h2>
    Some screenshots - note top title:

    How it SHOULD be (and is with .title)



    How it is when I change to <h1> with new h1 css entry:
    • CommentAuthorlasconici
    • CommentTimeApr 9th 2008
     permalink
    you have just a little mistake in the css code: corect is just h1{} not .h1{}
    • CommentAuthorlasconici
    • CommentTimeApr 9th 2008
     permalink
    you also have to add font-weight:normal; in your h1, and it will be just fine
  2.  permalink
    Thank you! that works wonderfully.

    Matt
Add your comments
    Username Password
  • Format comments as (Help)