Viewing 10 posts - 31 through 40 (of 40 total)
  • Author
    Posts
  • Adam M Moderator
    #741174

    Hi @cmnow,

    I checked your site but didn’t see any problem in IE as I got the result as in your attachment screenshot. Could you please recheck ?

    TCB Friend
    #576339

    <em>@Adam M 481086 wrote:</em><blockquote>Hi @cmnow,

    I checked your site but didn’t see any problem in IE as I got the result as in your attachment screenshot. Could you please recheck ?</blockquote>

    Hi @adam-m, Thanks for your reply!
    The issue I am having when I load the page in Chrome and IE is that you cannot see the main menu or half of the logo because the top bar with the headlines, search and login module covers up the top half of the logo and the megamenu.

    Below I have attached how it currently looks vs how it should look.

    TCB Friend
    #642660

    <em>@Adam M 481086 wrote:</em><blockquote>Hi @cmnow,

    I checked your site but didn’t see any problem in IE as I got the result as in your attachment screenshot. Could you please recheck ?</blockquote>

    Hi @adam-m, Thanks for your reply!
    The issue I am having when I load the page in Chrome and IE is that you cannot see the main menu or half of the logo because the top bar with the headlines, search and login module covers up the top half of the logo and the megamenu.

    Below I have attached how it currently looks vs how it should look.

    TCB Friend
    #741317

    <em>@Adam M 481086 wrote:</em><blockquote>Hi @cmnow,

    I checked your site but didn’t see any problem in IE as I got the result as in your attachment screenshot. Could you please recheck ?</blockquote>

    Hi @adam-m, Thanks for your reply!
    The issue I am having when I load the page in Chrome and IE is that you cannot see the main menu or half of the logo because the top bar with the headlines, search and login module covers up the top half of the logo and the megamenu.

    Below I have attached how it currently looks vs how it should look.

    Adam M Moderator
    #576395

    Hi @cmnow,

    Please open file /templates/ja_muzic/local/css/template.css then look for this code :

    .t3-mainnav .navbar {
    color: #777;
    margin-bottom: 0;
    margin-top: 0;
    }

    update as below :

    .t3-mainnav .navbar {
    color: #777;
    margin-bottom: 0;
    margin-top: 50px;
    }

    then add this code below it :

    .t3-mainnav.affix .navbar {
    margin-top: 0;
    }

    Adam M Moderator
    #642711

    Hi @cmnow,

    Please open file /templates/ja_muzic/local/css/template.css then look for this code :

    .t3-mainnav .navbar {
    color: #777;
    margin-bottom: 0;
    margin-top: 0;
    }

    update as below :

    .t3-mainnav .navbar {
    color: #777;
    margin-bottom: 0;
    margin-top: 50px;
    }

    then add this code below it :

    .t3-mainnav.affix .navbar {
    margin-top: 0;
    }

    Adam M Moderator
    #741368

    Hi @cmnow,

    Please open file /templates/ja_muzic/local/css/template.css then look for this code :

    .t3-mainnav .navbar {
    color: #777;
    margin-bottom: 0;
    margin-top: 0;
    }

    update as below :

    .t3-mainnav .navbar {
    color: #777;
    margin-bottom: 0;
    margin-top: 50px;
    }

    then add this code below it :

    .t3-mainnav.affix .navbar {
    margin-top: 0;
    }

    TCB Friend
    #576410

    ((Moved this to a separate thread in light of it being a separate problem))

    TCB Friend
    #642726

    ((Moved this to a separate thread in light of it being a separate problem))

    TCB Friend
    #741383

    ((Moved this to a separate thread in light of it being a separate problem))

Viewing 10 posts - 31 through 40 (of 40 total)

This topic contains 40 replies, has 3 voices, and was last updated by  TCB 9 years, 3 months ago.

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