Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • djdanson Friend
    #189762

    Hi folks,

    this is the look of the new website:

    And it should look like the old Joomla 1.5 Purity_i:

    I only found the LEFT section in the new JA_Purity_II template.css.

    Thanx for help!


    1. Bildschirmfoto-2013-08-15-um-13.47.39
    2. Bildschirmfoto-2013-08-15-um-13.47.20
    TomC Moderator
    #502359

    So that we can try to best assist you, please provide the url of the site you’re working on

    djdanson Friend
    #502448

    I’m working on this site: http://testneu.jav-niedersachsen.de

    phong nam Friend
    #502459

    Hi djdanson,

    You can try to put below codes into the end of /templates/ja_purity_ii/css/template.css file:

    #ja-left {
    background: #ddd;
    }

    Clear JAT3 cache then.

    djdanson Friend
    #502485

    Hi Leo,

    I tried this, but the result is not satisfying:

    Above, left and under JA_LEFT still isn’t #ddd


    1. Bildschirmfoto-2013-08-16-um-12.48.24
    phong nam Friend
    #502837

    Hi djdanson,

    I came back late, you can try to open /templates/ja_purity_ii/css/template.css file, then replace lines:

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

    with

    #ja-container {
    background: url(../images/container-bg.gif) repeat-y bottom#ddd;
    position: relative;
    z-index: 5;
    background-size: 72%;
    background-position: right;
    border-bottom: 5px solid #ccc;
    }

    #ja-container .main {
    padding: 0 !important;
    }

    Clear JAT3 cache then.

    djdanson Friend
    #503014

    Thx, but now I’m missing the space between topmenu and content. Also under ja-left color is not #ddd and on the right color is white and not #f6f6f6.


    1. Bildschirmfoto-2013-08-21-um-12.51.52
    phong nam Friend
    #503025

    Hi djdanson,

    Lets overwrite the container-bg.gif in templates/ja_purity_ii/images/ by my attached image, i will help you to adjust background color again.

    Then open put below codes into the end of template.css file:

    #ja-left {
    padding-top: 20px;
    }

    Clear JAT3 cache to make the change to be effective.


    1. container-bg.zip
    djdanson Friend
    #503041

    I have changed the color in container-gb.gif and the following code was helpfull:

    #ja-container {
    background: url("../images/container-bg.gif") repeat-y scroll right center / 70.5% auto #EAEAEA
    border-bottom: 5px solid #CCCCCC
    position: relative;
    z-index: 5;
    }

    Thx Leo !

    TomC Moderator
    #503979

    Looks Great, djdanson …. Nice Work to both you and Leo !!!

    😎

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

This topic contains 10 replies, has 3 voices, and was last updated by  TomC 11 years, 2 months ago.

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