Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • romainpaulits Friend
    #193603

    Hello,
    This is a repost from a previous thread.
    The case is simple, I wish to have a sticky menu.
    Previous solution from “Css magician” involved new problems such as:
    – Shadows unexpected
    – Main page content and article title below the menu
    -Logo size adjustment
    – etc…

    After reading all the forum posts, I could solve some of the problems, but then another one comes 🙁

    Please check at this temporary link:
    http://paulits.com/romain2/
    and the Background menu item for page troubles.

    I will appreciate a solution

    Many thanks

    Romain

    Css Magician Friend
    #517918

    @romainpaulits

    Let me know more details about another problem mentioned. I detected an issue when scrolling down your site, the header was overlapped behind some elements. To fix this, you should open …templates/ja_beranis/css/custom.css file and add following CSS rule:


    #t3-header {
    z-index: 1012;
    }

    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  Css Magician 10 years, 10 months ago.

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