Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • marketinghits Friend
    #146908

    I would like to move the logo to the top left side to the template. Right beside the top menu. How could this be done?

    Great template!

    Thanks
    Brian

    Anonymous Moderator
    #326916

    Hi marketinghits

    Please try to do with my guider:

    open templates/ja_urani/css/template.css file,

    – at about line 885, find following code section:

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

    and change to:

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

    – line 1003, find following code section:

    #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;
    }

    and change to:

    #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;
    }

    Hope it helps

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

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

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