Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • dlukin Friend
    #164515

    Sorry for such a dump Question but i cant get manage to make the main navigation in the ja purity 2 template the sime width like the main container for example.
    Maby someone can lead me to a solution. thx
    <blockquote>/* NAVIGATION
    ——————————————————— */
    /* Main Nav —*/
    #ja-mainnav {
    background: url(../images/grad1-mask.png) repeat-x top #444;
    border-top: 1px solid #666;
    line-height: 1;
    position: relative;
    z-index: 11;
    }</blockquote>

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

    And do i a simple shadow effect for the container with images or is there a elegant way to do it?

    thx

    ps: im very new to this forum, i hope it wasnt the total wrong section to post such a question. thx anyway.

    khoand Friend
    #393340

    Hi,
    I don’t understand what your idea clearly. Could you give me a snapshot with your annotation to explain your idea?

    dlukin Friend
    #393417

    Hey thx for the reply.

    Does this help?
    [/URL]

    greets

    khoand Friend
    #393435

    You find this code from /templates/ja_purity_ii/css/template.css file


    #ja-mainnav {
    background: url(../images/grad1-mask.png) repeat-x top #444; < remove this line
    border-top: 1px solid #666;
    line-height: 1;
    position: relative;
    z-index: 11;
    }

    Add this code into /templates/ja_purity_ii/css/template.css file

    #ja-mainnav .main .main-inner1{
    background: url(../images/grad1-mask.png) repeat-x top #444;
    }

    dlukin Friend
    #393703

    Perfect! thx that was it. Great Support

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

This topic contains 5 replies, has 2 voices, and was last updated by  dlukin 13 years, 6 months ago.

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