problem with H1, H2… color and listing balet

  • drissbkd

    #4798

    first of all, I’d like to thank you for the theme. well, i ve been aking some changes and all’s been well. But, I want to chage the <h1, 2, …> color. I oponed “Visual Editor Stylesheet (editor-style.css)” and made some rectification there but in vain. here’s the code I wrote down:

    h1, h2, h3 {
    font: bold 1em 'Trebuchet MS', Arial, Sans-serif;
    color: #0364aa;
    }
    h1 { font-size: 1.5em; color: #0364aa; }
    h2 { font-size: 1.4em; text-transform:uppercase;}
    h3 { font-size: 1.3em; }

    _______

    in addition, i want to change the blockqoute layout but unfortunatelly. here’s the code for my blockquote:

    blockquote {
    margin: 15px;
    padding: 0 0 0 20px;
    background: #FAFAFA;
    border: 1px solid #f2f2f2;
    border-left: 4px solid #4284B0;
    color: #4284B0;
    font: 1.2em/1.5em Georgia, 'Bookman Old Style', Serif;
    }

    So can you please tell me if i was working on the right worksheet, or shld I make changes somewhere else?

    I also, wanted to change the listing

    <li> image, so i uploaded mine giving it the same name (list-style-image.png) deleting the original one, but in vain.the original lising image’s still on the site…(dont know if the picture i displaced wasnt the one i should displace)

    By the way, my websit’s http://bkdelt.com

    and thx in advance

    ronangelo

    #29263

    It’s better to add that in Graphene Options -> Display -> Custom CSS

    h1, h2, h3 {
    font: bold 'Trebuchet MS', Arial, Sans-serif;
    color: #0364aa;
    }

    h1 { font-size: 1.5em; }
    h2 { font-size: 1.4em; }
    h3 { font-size: 1.3em; }

    note:

    when you paste code in this forum, place it inside backticks.

    https://forum.graphene-theme.com/graphene-support/header-resize#post-20958

    your post ruined this sites format.

    drissbkd

    #29264

    thx Ronangelo, well,i ve just done it..;thx anyway. but, there’s something else astray, that of the listing image. i made some changes, but ddnt work…I did that replacing the listing image and giving it the same name and size, but couldnt get change, and the original’s still there tho i deleted it from my web storage space. any idea?

    Anonymous

    #29265

    Moved to support. Please post in the correct section next time.

    Put your code between backticks please. It is above the tab key on your standard keyboard. I’ve added them in your first post.

    ronangelo

    #29266

    The list bullet image is already different. It looks like a yellow arrow.

    Maybe you just need to refresh the page. Try Ctrl + F5 to refresh.

    The changes you made will be removed if you update to a newer version of the theme. You should create a child-theme to avoid that.

    drissbkd

    #29267

    Thanks for writing back. anyway, it’s not the question of color or shape as far as he size and the name are respected. i dont know why even if i deleted the original ballet, it’s the only listing image i’m still seeing (tho, aesthetically speeking, it’s better than that i want to use)

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

  • You must be logged in to reply to this topic.