Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1048535

    here, http://jeelsites.nl/projectnatuurlijkwerken/
    im testing this site, but i want to have some backgroundcolor in the sidebar.
    tried several things but without a result
    How to color the sidebar?
    best regards, jelle vanhijfte

    ————————————————-
    hi, in the meantime i have found this:
    div#header_main {
    background-color: #00699c;
    }
    this is working, but…the color is not stretching to the bottom.
    can this be done?

    • This topic was modified 5 years, 11 months ago by yampieters.
    #1049110

    Hey jelle,

    Try adding this css code as well:

    .html_header_sidebar #top #header .header_bg {
        background-color: #00699c;
    }

    Hope it helps.

    Best regards,
    Nikko

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.