【发布时间】:2014-07-30 03:07:33
【问题描述】:
我的 magento 出现问题,CSS 没有加载。当我查看它的源代码时。我的路径有问题..
link rel="stylesheet" type="text/css" href="C:\Program Files (x86)\Zend\Apache2\htdocs\mycommerce_comhttp://mycommerce.com/skin/frontend/base/default/css/style.css" media="all" /
C:\Program Files (x86)\Zend\Apache2\htdocs\mycommerce_com 应该不在路径中。
正确的路径必须只有:http://mycommerce.com/skin/frontend/base/default/css/style.css
解决办法是什么? google给出的所有解决方案我都已经做了。
还是没有运气。
【问题讨论】:
标签: magento