XF 2.1 logo changing

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 :)
 
  • Like
Reactions: eL_
Back
Top Bottom