Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • ccgeelong Friend
    #147641

    Hi,
    I am wondering if someone can please help me.

    I really like the latest template Urani but I would like to be able to move the main menu (across the top of the screen) down below the logo and search module.

    Also, can anyone tell me how to style modules such as the “Key Concepts” menu or “Main Menu” menu? I thought I could just add a Module Class Suffix but it did not work. Maybe I am doing it incorrectly.

    Thanks in advance.

    Saguaros Moderator
    #329603

    Hello guy!

    Here is the solution to change the postion of the ja menu

    Please open the file: /templates/ja_urani/css/template.css and try to find codes:

    #ja-wrapper {background: url(../images/body-bottom.jpg) repeat-x left bottom; min-height: 450px; position: relative; padding-top:56px; }

    Replace :
    #ja-wrapper {background: url(../images/body-bottom.jpg) repeat-x left bottom; min-height: 450px; position: relative;}

    And find codes:

    #ja-mainnav {
    background: url(../images/grad1-mask.gif) repeat-x left top #444;
    border-bottom: 1px solid #050505;
    border-top: 5px solid #050505;
    line-height: 1;
    position: absolute;
    z-index: 999;
    top: 0;
    }

    Replace:

    #ja-mainnav {
    background: url(../images/grad1-mask.gif) repeat-x left top #444;
    border-bottom: 1px solid #050505;
    border-top: 5px solid #050505;
    line-height: 1;
    z-index: 999;
    top: 0;
    }

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

This topic contains 2 replies, has 2 voices, and was last updated by  Saguaros 14 years, 10 months ago.

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