Controlling Logo Size Within XenForo 2.x

We have an option in our styles but you can easily add this to your extra.less:

Code:
#XF .p-header-logo.p-header-logo--image img {
    max-height: 20px;
}
 
We have an option in our styles but you can easily add this to your extra.less:

Code:
#XF .p-header-logo.p-header-logo--image img {
    max-height: 20px;
}
NICE! So it will be a lot easier when I am working with Omni and Edge. Just been using the default style since I upgraded.
 

Pre-Sale Questions

If you have any questions or concerns you want to ask before you make a purchase don't hesitate to use one of our multiple support channels for your convenience.

Back