Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • TCB Friend
    #208313

    Hello,

    The main menu and top half of the logo of site are being blocked by the top bar with the headlines and search/login modules. Any advice?


    1. problem
    Saguaros Moderator
    #576398

    Hi

    You can try with my tweak here:
    – Go to file: root/templates/ja_muzic/local/css/template.css
    – Look for this css rule (approx line 1811):


    .t3-mainnav {
    background: none repeat scroll 0 0 #000
    border-bottom: none;
    margin-top: 0;
    }

    change it to:


    .t3-mainnav {
    background: none repeat scroll 0 0 #000;
    margin-top: 51px;
    border-bottom: 5px solid #e73628;
    }

    Saguaros Moderator
    #642714

    Hi

    You can try with my tweak here:
    – Go to file: root/templates/ja_muzic/local/css/template.css
    – Look for this css rule (approx line 1811):


    .t3-mainnav {
    background: none repeat scroll 0 0 #000
    border-bottom: none;
    margin-top: 0;
    }

    change it to:


    .t3-mainnav {
    background: none repeat scroll 0 0 #000;
    margin-top: 51px;
    border-bottom: 5px solid #e73628;
    }

    Saguaros Moderator
    #741371

    Hi

    You can try with my tweak here:
    – Go to file: root/templates/ja_muzic/local/css/template.css
    – Look for this css rule (approx line 1811):


    .t3-mainnav {
    background: none repeat scroll 0 0 #000
    border-bottom: none;
    margin-top: 0;
    }

    change it to:


    .t3-mainnav {
    background: none repeat scroll 0 0 #000;
    margin-top: 51px;
    border-bottom: 5px solid #e73628;
    }

    TCB Friend
    #576411

    That did the trick! Thanks very much!

    TCB Friend
    #642727

    That did the trick! Thanks very much!

    TCB Friend
    #741384

    That did the trick! Thanks very much!

    Saguaros Moderator
    #576436

    You are welcome!!!

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

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

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