Ruc*_*hil 2 php magento
我怎样才能在magento中将自定义样式添加到perticular pag中:
我想知道如何在页面编辑器中添加样式标记
Muf*_*dal 5
您可以为cms页面添加自定义样式表.只需在您的cms页面打开设计选项卡和布局更新xml字段中执行此操作,只需添加此代码即可
<reference name="head"> <action method="addCss"> <stylesheet>css/your.css</stylesheet> </action> </reference>
希望对你有帮助
归档时间:
13 年,9 月 前
查看次数:
5796 次
最近记录:
10 年,6 月 前