Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • ag0g0girl Friend
    #160911

    JCloris is unique, and I love it.

    I have more menu items that I should probably, and because I’m using the single page layout I would like to expand the menu wider and over the logo on left side

    aman204 Friend
    #379421

    To avoid confusion, Can you please provide in screenshot marked with annotations as to how you want it

    Phill Moderator
    #379442

    You could adjust the position of the logo by editing the line below I have highlighted in red from 0 to 50px

    template.css line 306


    h1.logo {
    height:185px;
    left:-120px;
    position:absolute;
    top:0;
    width:100px;

    }

    Then to adjust the position of the menu please add the lines in red below

    template.css line 691


    ul.ja-pagenav {
    left:-120px;
    overflow:hidden;
    position:relative;
    width: 840px;

    }

    and template.css line 687


    #ja-megamenu, #ja-splitmenu, #ja-dlmenu, #ja-cssmenu {
    float:left;
    left:-120px;
    position:relative;

    }

    That would move the entire menu system and logo 120px to the left and leave more room on the right for your extra items

    ag0g0girl Friend
    #379519

    I thnk I’m ok now. I had trouble with the second item not working. The logo link gets in the way when I check it in Vista IE 7, so I just removed that, so the second menu item would work.
    http://spaceyhost.com/jcloris

    I love you, man. Are you married? ; )

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

This topic contains 4 replies, has 3 voices, and was last updated by  ag0g0girl 13 years, 2 months ago.

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