Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • tomo555 Friend
    #152620

    Is it possible to have a separate site background colour then the content colours in Purity 2?

    For example this forum template has a white background content area with a separate blue site background colour. If so can someone please show me how?

    Thanks very much,

    Tomo

    shaykins Friend
    #350258

    look forward to a reply too…

    tomo555 Friend
    #350460

    Not sure it’s coming……..Support isn’t great is it? 🙁

    jeffreyd00 Friend
    #351117

    I would love an answer to this too. I have spend a couple hours trying to figure it out, with no luck.

    Saguaros Moderator
    #351445

    Sorry, pls give me the snapshot , and draw some shapes on this, because i would like to have a closer look on the issue

    Thanks a lot

    Khanh Le Moderator
    #351447

    <em>@tomo555 186776 wrote:</em><blockquote>Is it possible to have a separate site background colour then the content colours in Purity 2?

    For example this forum template has a white background content area with a separate blue site background colour. If so can someone please show me how?

    Thanks very much,

    Tomo</blockquote>
    Hi Tomo,

    Please find in template.css line 913 to edit your site background (change the color as well as the background image)


    #ja-container {
    background:url("../images/container-bg.gif") repeat-x scroll center top #FFFFFF;
    border-bottom:5px solid #CCCCCC;
    position:relative;
    z-index:5;
    }

    Then you could style for content background by adding background style for this class (file template.css, line 920)


    #ja-container .main {
    background: #FFFFFF; /*add this to make main content has white background*/
    min-height:300px;
    padding:20px 0;
    }

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

This topic contains 6 replies, has 5 voices, and was last updated by  Khanh Le 14 years, 3 months ago.

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