XF 2.0 navigation bar crazy?

bolibick

Active member
Licensed customer
1508062533366.webp



I don't now if it is a bug but i just installed xenforo and its seeing like this. what i have to do? i only instal xenforo... TT
 
It looks like you're using CloudFlare and have the "Minify CSS" option enabled. If you disable it then it should start working correctly.
 
This happens when style editing is done when the enhancement mode is inactive.

Code:
$config['development']['enabled'] = false;

If it is active, however, it is not a problem.
 
Back
Top Bottom