Post by mandanthe202 » Tue Jan 13, 2015 3:04 am

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.

Attachments

image.jpg

image.jpg (74.48 KiB) Viewed 1514 times


Newbie

Posts

Joined
Mon Oct 13, 2014 4:34 am

Post by opencarthow.com » Tue Jan 13, 2015 10:17 am

To fix it, you can edit the file admin > view > template > common > header.tpl, find:

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>
and replace with:

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


User avatar
Active Member

Posts

Joined
Fri Nov 28, 2014 10:41 am


Post by mikekasky » Mon Feb 09, 2015 8:55 pm

This seems to be more elegant... just add to top level and it works
http://stackoverflow.com/questions/2772 ... rt-2-0-1-1

Newbie

Posts

Joined
Mon Jan 19, 2015 3:03 pm
Who is online

Users browsing this forum: No registered users and 29 guests