Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #274178

    Hi!

    Is it possible to have the left column on my page http://www.ocreurope.com in another color then the rest of the page?

    #274205

    Hey!

    Try adding this code to the Quick CSS:

    div#av-magazine-1 {
        background: #f0f0f0;
        padding: 10px;
    }

    Cheers! 
    Josue

    #274206

    Hi!

    just tried that, didn’t work.

    #274209

    Can you post a screenshot/mockup of what would you want to achieve?

    Best regards,
    Josue

    #274213

    I want the magazine blog feed on the left of the front page to have a different background color. Or i actually want that layout element to be in a different background color. Hope you understand me!

    #274219

    This is how it should look with the code applied, maybe there is some sort of caching functionality going on:

    Regards,
    Josue

    #274220

    it worked! i forgot about the caching! Thanks a thousand mate!

    #274223

    You are welcome, always glad to help :)

    Regards,
    Josue

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Color Column’ is closed to new replies.