-
AuthorPosts
-
October 3, 2017 at 10:39 am #1065514
I installed a T3 update and unfortunately it messed up the header of my page. Any ideas?
I added to yellow arrows in the screenshot to illustrate where the problems are.
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
October 4, 2017 at 1:39 am #1065594Hi
its due to the module suffix added wrong in the head menu
here http://prntscr.com/gszbwj
Add space between menu and quick links to fix it.Regards
October 4, 2017 at 4:31 pm #1065879Thank you. That put the header back into the right order. I’m not sure, however, why this happened. The site has been online and working for over a year now. So it must have been the T3 update. And the css styling at the top is still not right and the way it used to be. The links in the "quicklinks" should be on the right next to the search icon and they shouldn’t turn white when I hover above them.
Is there another shortcut to fix it? So I guess I either go back to a backup before the T3update or have to fix the css.
October 4, 2017 at 5:23 pm #1065898`/ Quicklinks/
.t3-topbar ul.nav.nav-pills.nav-stacked.quicklinks {
float: right;
}.t3-topbar .nav.nav-pills.nav-stacked.quicklinks > li {
border-right: 1px solid #333333;
display: inline-block !important;
height: 40px;
line-height: 8px;
margin-left: 1px;
padding: 0 20px;
text-transform: uppercase;
}.t3-topbar .nav.nav-pills.nav-stacked.quicklinks > li > a {
color: #747474;
font-size: 10px;
z-index: 90;
}.t3-topbar .nav.nav-pills.nav-stacked.quicklinks > li > a:hover, .t3-topbar .nav.nav-pills.nav-stacked.quicklinks > li > a:active, .t3-topbar .nav.nav-pills.nav-stacked.quicklinks > li > a:focus {
color: #ce8b05;
}ul.quicklinks{
list-style: outside none none;
margin: 0;
padding: 0;
}ul.quicklinks li {
display: inline-block;
position: relative;
}.quicklinks > li + li {
border-top: medium none;
}`This used to be my css for the quicklinks. I noticed that the nav/navpills/nav-stacked elements are missing when I analyze my site with fireburg. Is this due to the T3-update?
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
October 4, 2017 at 11:59 pm #1065947Hi
T3 does not change Joomla modules, either its from your Joomla update or you removed them accidentally.
RegardsAuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 4 replies, has 2 voices, and was last updated by Pankaj Sharma 7 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum
T3 Update messed up header
Viewing 5 posts - 1 through 5 (of 5 total)