- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Admin panel looks strange
I'm new to Magento and have just installed it. I'm running nginx, php 5.5.20 and mariadb in docker.
The store loogs ok but the admin panel looks like this: https://gist.github.com/colmsjo/c1cc2f1e830126de6ccc
Any suggestions? All help is greatly appreciated!
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Admin panel looks strange
I switched to php 5.4.16 but it made no differecne...
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Admin panel looks strange
Something is blocking your adminthml CSS stylesheet from being loaded.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Admin panel looks strange
ok, any thoughts what the reason could be?
I tried this and it works:
curl http://192.168.99.100:8081/magento/skin/adminhtml/default/default/menu.css
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Admin panel looks strange
1 - If you have enabled the feature "merge css", css files are generated to "media/css", If you simply delete the contents of this folder, your css changes should kick in as Magento is forced to rebuild these files.
2 - Could be a permission error on this folder "media/css".
Still stuck? Check out our documentation: http://magento.com/help/documentation