test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • stuarta60 Friend
    #153031

    How do I do this?

    Currently the logo is to the left of the Top Menu.

    I want to move the logo above the Top Menu so that the Top Menu is across the full width of the page and The Logo can also be the full width of the page but above the Top Menu.

    Thanks

    Saguaros Moderator
    #351599

    Hello

    Pls open the file

    h1.logo, div.logo-text {
    position: absolute;
    bottom: 0;
    left: -25px;
    margin: 0;
    padding: 0;
    height: 59px;
    width: 163px;
    }

    replace:

    h1.logo, div.logo-text {

    bottom: 0;
    left: -25px;
    margin: 0;
    padding: 0;
    height: 59px;
    width: 163px;
    }

    and find :

    #ja-mainnav {
    background: #000000;
    margin: 40px 0 0;
    width: 799px;
    float: right;
    z-index: 9999;
    }

    replace:

    #ja-mainnav {
    background: #000000;
    margin: 40px 0 0;
    width: 799px;
    z-index: 9999;
    }

    goodluck

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, 3 months ago.

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