Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • zdmdesignz Friend
    #146941

    At the bottom of the page, I have the main menu in the user 3 position and my logo in the banner position. The image overlaps the menu and disables the last link from being active as a hyperlink. Is there a way to make it so the menu is still active or bring it to the front like you can layers in photoshop? Any solution would be great. Thanks.

    Anonymous Moderator
    #326967

    Hi zdmdesignz

    This issue is from z-index. Could you give me your live url so that i could have a closer look on the issue?

    zdmdesignz Friend
    #327681

    Please see your PM inbox. Thanks.

    Anonymous Moderator
    #327759

    Hi

    To solve this issue, please open templates/ja_fagus/css/template.css file, at about line 1645, find following code section:

    #ja-banner {
    text-align: center;
    position: absolute;
    right: 10px;
    top: 25px;
    }

    and change to:

    #ja-banner {
    text-align: center;
    position: relative;
    right: 10px;
    top: 25px;
    }

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

This topic contains 4 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