-
AuthorPosts
-
Adam M Moderator
Adam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
July 4, 2015 at 3:56 am #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.
July 4, 2015 at 3:56 am #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.
July 4, 2015 at 3:56 am #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 ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
July 6, 2015 at 3:00 am #576395Hi @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 ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
July 6, 2015 at 3:00 am #642711Hi @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 ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
July 6, 2015 at 3:00 am #741368Hi @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;
}July 6, 2015 at 3:34 am #576410((Moved this to a separate thread in light of it being a separate problem))
July 6, 2015 at 3:34 am #642726((Moved this to a separate thread in light of it being a separate problem))
-
AuthorPosts
This topic contains 40 replies, has 3 voices, and was last updated by TCB 9 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum