Forum Support

Shape 5
March 28, 2024, 04:16:56 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Shape 5 Forum
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Change Heading 1, etc, colours  (Read 397 times)
topazmedia
Jr. Member
**
Offline Offline

Posts: 11



« on: July 18, 2014, 05:21:26 AM »

Hi there

I have been going through lots of CSS files but can't seem to find where you can edit the default colour of different styles? E.g. Heading 1, Heading 2, etc.?

Best regards

TIm
Logged
mikenicoll
Global Moderator
*****
Offline Offline

Posts: 20162



WWW
« Reply #1 on: July 19, 2014, 09:49:12 PM »

Hello,

These values are in the Template.CSS file at the top:

Code:
h1 {
    font-size: 2em;
    font-weight: normal;
}
h2 {
    font-size: 1.8em;
    font-weight: normal;
}
h3 {
    font-size: 1.4em;
    font-weight: normal;
}
h4 {
    font-size: 1.2em;
    font-weight: normal;
}
h5 {
    font-size: 1em;
    font-weight: normal;
}

You can add any styling to those areas as needed. You might also need to use !important if any elements on your site are also using specific header styling.

-Mike
Logged

Mike Nicoll
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF | SMF © 2013, Simple Machines
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!
Looking for the largest variety in template designs? Look no more. Never buy 1 theme again. Signups start at just $89 for access to all of our themes.
Send Us An Email
Please send us your questions and we will email you back as soon as we can. Product support questions should be posted in our support forums under the Help menu. Our staff will assist you from there.