-
AuthorPosts
-
May 10, 2015 at 7:45 pm #206245
I am trying to remove the blank black bar at the top of the template where the newsticker, search bar and top login used to be (occupied “headline” and “header-modules”). I have placed those modules elsewhere and am trying to remove this bar and move the whole template up?
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
May 11, 2015 at 8:42 pm #570196Thanks so much for your reply. I added the code above. Instead of getting rid of the black bar, it just turned it gray?
May 11, 2015 at 8:42 pm #735268Thanks so much for your reply. I added the code above. Instead of getting rid of the black bar, it just turned it gray?
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
May 11, 2015 at 9:12 pm #570200Try adding the following to your custom.css file instead:
.t3-mainnav {
margin-top: 0px;
}Better ??
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
May 11, 2015 at 9:12 pm #735272Try adding the following to your custom.css file instead:
.t3-mainnav {
margin-top: 0px;
}Better ??
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
May 11, 2015 at 9:13 pm #570202If, for some reason that doesn’t work, then try the following:
Look to file path —> /templates/ja_muzic/local/css/template.css
at line 1812, and modify as follows . . .
.t3-mainnav {
background: none repeat scroll 0 0 #000;
border-bottom: none;
margin-top: 0;
}TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
May 11, 2015 at 9:13 pm #735274If, for some reason that doesn’t work, then try the following:
Look to file path —> /templates/ja_muzic/local/css/template.css
at line 1812, and modify as follows . . .
.t3-mainnav {
background: none repeat scroll 0 0 #000;
border-bottom: none;
margin-top: 0;
}May 11, 2015 at 9:29 pm #570208<em>@TomC 472896 wrote:</em><blockquote>If, for some reason that doesn’t work, then try the following:
Look to file path —> /templates/ja_muzic/local/css/template.css
at line 1812, and modify as follows . . .
.t3-mainnav {
background: none repeat scroll 0 0 #000
border-bottom: none;
margin-top: 0;
}
</blockquote>I made the described change and now you cant make out the top menu, it is covered by a black bar?
PS: Sorry to be a bother
May 11, 2015 at 9:29 pm #735280<em>@TomC 472896 wrote:</em><blockquote>If, for some reason that doesn’t work, then try the following:
Look to file path —> /templates/ja_muzic/local/css/template.css
at line 1812, and modify as follows . . .
.t3-mainnav {
background: none repeat scroll 0 0 #000
border-bottom: none;
margin-top: 0;
}
</blockquote>I made the described change and now you cant make out the top menu, it is covered by a black bar?
PS: Sorry to be a bother
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
May 11, 2015 at 9:35 pm #570209<em>@TomC 472894 wrote:</em><blockquote>Try adding the following to your custom.css file instead:
.t3-mainnav {
margin-top: 0px;
}Better ??</blockquote>
Remove this CSS from your custom.css file.
Save Changes – Clear Cache – Refresh Page
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
May 11, 2015 at 9:35 pm #735281<em>@TomC 472894 wrote:</em><blockquote>Try adding the following to your custom.css file instead:
.t3-mainnav {
margin-top: 0px;
}Better ??</blockquote>
Remove this CSS from your custom.css file.
Save Changes – Clear Cache – Refresh Page
May 11, 2015 at 9:57 pm #570214No luck unfortunately. Still obstructing the main menu and logo (which looks awesome now!)
May 11, 2015 at 9:57 pm #735286No luck unfortunately. Still obstructing the main menu and logo (which looks awesome now!)
AuthorPostsThis 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
Jump to forum