Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • marketingoc Friend
    #129257

    Hi,

    I can’t seem to find where to change the font colors of H1, H2, & H3 on JA Edenite.

    Can you tell me where I can find the code to do so?

    Thanks,
    Brian

    Sherlock Friend
    #251811

    Hi marketingoc !
    for change colors of H1, H2, H3 , you open template.css file in templates/ja_edenite/css folder find following code at about line 90 :


    p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
    margin:10px 0pt;
    padding:0pt;
    }

    you add code for change color to obove code section .( example : color : red; )

    instantinlaw Friend
    #251837

    marketingoc;56843Hi,

    I can’t seem to find where to change the font colors of H1, H2, & H3 on JA Edenite.

    Can you tell me where I can find the code to do so?

    Thanks,
    Brian

    Check the link in my signature “CSS Tools” to learn how to find this info on your own.
    Good Luck.

    andysng Friend
    #260719

    I have edited the template.css code as such:

    p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
    margin: 10px 0;
    padding: 0;
    color:orange;
    }

    still am not able to change the site color from default to orange. Did I miss anything? Please help…

    Also how is that the quickstart for edenite does not have the color change buttons like the livedemo site?

    andysng Friend
    #260721

    Got it.. to change the default color of the site, you have to go to back-end administrator, click on template manager and change the properties of Edenite… color from “default” to either “red” or “orange”.

    Cheers.

Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 5 replies, has 4 voices, and was last updated by  andysng 16 years, 4 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum