Hi,
I've just installed the latest version of opencart on my server and when I access the admin panel it doesn't view correctly.
The styles of the page don't appear correctly.
Attached is a picture of the problem.
Thanks.
To fix it, you can edit the file admin > view > template > common > header.tpl, find:
and replace with:
Code: Select all
<link href="view/javascript/bootstrap/less/bootstrap.less" rel="stylesheet/less" />
<script src="view/javascript/bootstrap/less-1.7.4.min.js"></script>
Code: Select all
<link rel="stylesheet" href="view/javascript/bootstrap/css/bootstrap.min.css" />
Our free extensions:
Advanced Layout System, Display Raw Product Description in Product List, Minimum Order Amount Requirement, Add to Wish List Redirect for Anonymous Customer
This seems to be more elegant... just add to top level and it works
http://stackoverflow.com/questions/2772 ... rt-2-0-1-1
http://stackoverflow.com/questions/2772 ... rt-2-0-1-1
Who is online
Users browsing this forum: No registered users and 29 guests