0
Welcome Guest! Login
0 items Join Now

change default color h1

  • change default color h1

    Posted 17 years 7 months ago
    • Hi,

      Solved my issue with seo regarding <h1> instead of td contentheading following this thread:
      http://www.rockettheme.com/forum/index.php?t=17735&rb_v=viewtopic

      Great! But my color of h1 headers changed from orange (versatility III style 1) to lightblue.
      How can I change this back to the default orange color from style 1 (and what the color number??)

      Also noticed when header takes 2 lines (for example in a blog category) the second line is projected on the first line
      see www.dierendokters.com/new

      Thanks in advance!
    • Dan L's Avatar
    • Dan L
    • Elite Rocketeer
    • Posts: 1453
    • Thanks: 0

    Re: change default color h1

    Posted 17 years 7 months ago
    • Colour - edit style1.css and change:
      h1 {
      color: #45a9d5;
      }

      Overwriting - in template_css.css, add the line:
      h1 {
      line-height:normal;
      }
      Cheers
      Dan
    • Toolbox Digital | Dribbble | Forrst
  • Re: change default color h1

    Posted 17 years 7 months ago
    • OK Dan, Thanks!

Time to create page: 0.060 seconds