Closed ghrich closed 8 years ago
Humm:
Not adjacent but social icons are close. What are your font settings please?
Clearly you have replaced the string for 'Social networks' with 'Links', what other changes are there?
Looks like #700 needs careful backporting to M2.9 and M3.0.
Hi Gareth,
Do you need anymore information?
In regards to changes, all I have done is made some lang changes as noticed and I always change core_renderer.php to display the users username instead of firstname (v3.0.1.6 line 1262)
$usermenu .= html_writer::link($userurl, $userpic.$USER->username.$caret, $userclass);
Header font: Candara Test font: Calibri
Custom css:
display: none !important; }
display: block !important; }
.navbar .navbar-inner .nav > li.dropdown ul.dropdown-menu > li > a { color: #333; }
.navbar .navbar-inner .nav-collapse .nav > li.dropdown ul.dropdown-menu > li > a { color: #333; }
color: #026187;
}
Thats it. If I can be of anymore help please don't hesitate to ask. Thanks.
Will be fixed by #700 backport.
Hi Gareth,
Is this still an issue? #704
I've just upgraded my dev site and it seems to be doing something very similar:
Dev Site (running 3.0.1.8)
Production Site (running 3.0.1.6)
Sorry, I wont be able to give you access to my dev site as its on an internal server not accessible to the Internet... But if there is more info I can give you then please ask.
Thanks,
Richard