ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 27,574
- Points
- 823
Reputation:
LQD submitted a new resource:
Use Logo in the NavtabMenu (xenForo 2.1.x and 2.0.x) - Move your logo to the menu section
Read more about this resource...
Use Logo in the NavtabMenu (xenForo 2.1.x and 2.0.x) - Move your logo to the menu section
Move your logo to the menu section.
Demo;
View attachment 3556
Add the following code to the extra.less template
Code:/* xFDestek.com - NavtabMenü Logo */ .p-nav-smallLogo img {max-height: 33px; max-width: 105px;} .has-js .p-header {display: none;} .has-js .p-sectionLinks {display: none;} .has-js .p-sectionLinks {display: none;} .p-header-logo {max-width: 100px;} .has-js .p-nav-inner {min-height: 45px;} .p-nav-smallLogo {display: block;} .p-nav-list...
Read more about this resource...