T Thunderchild Member Dec 8, 2019 #1 How do i change the logo and edit the height? do i need to change the width as well?
Nulumia Well-known member Dec 17, 2019 #2 You can add this to extra.less: CSS: .p-header-logo.p-header-logo--image img { max-width: 200px; max-height: 80px; } I'm releasing an addon soon which will have full header & logo settings with many dozens new options Upvote 0 Downvote
You can add this to extra.less: CSS: .p-header-logo.p-header-logo--image img { max-width: 200px; max-height: 80px; } I'm releasing an addon soon which will have full header & logo settings with many dozens new options
T Thunderchild Member Jan 4, 2020 #3 So there is no option in xenforo to do this? If I change this what about when an update arrives that replaces the file? Upvote 0 Downvote
So there is no option in xenforo to do this? If I change this what about when an update arrives that replaces the file?
P Paul B XenForo moderator Staff member Jan 4, 2020 #4 Updates do not affect custom content in the extra.less template. Upvote 0 Downvote
C ck2020 Member Jan 5, 2020 #5 Thunderchild said: So there is no option in xenforo to do this? If I change this what about when an update arrives that replaces the file? Click to expand... You can also do it in the ACP Admin Panel -> Appearance -> Style Properties -> Basic Options -> Logo URL Upvote 0 Downvote
Thunderchild said: So there is no option in xenforo to do this? If I change this what about when an update arrives that replaces the file? Click to expand... You can also do it in the ACP Admin Panel -> Appearance -> Style Properties -> Basic Options -> Logo URL