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
- 25,908
- Points
- 823
Reputation:
If you have a custom logo width and height and use the style variation selector to switch from the default (System/light) to dark, your custom logo parameters become ignored, and the following rule takes precedence instead:
Code:
The result is a distorted logo.
Continue reading...
Code:
.p-header-logo.p-header-logo--image img[src$="/xenforo-logo.svg"] {height: 36px;}
The result is a distorted logo.
Continue reading...