/ Published in: XML
Then you will need to update your cache
Go to the Admin. Click System >> Cache Management. Select "Refresh" from the list and click save in the upper right.
At this point, any changes you see in custom should start appearing in you site.
Die zweite Zeile kann man verwenden, wenn man die css datei nicht über die xml Datei aufruft sondern über die xml layout update Felder in der cms oder Produktverwaltung.
Go to the Admin. Click System >> Cache Management. Select "Refresh" from the list and click save in the upper right.
At this point, any changes you see in custom should start appearing in you site.
Die zweite Zeile kann man verwenden, wenn man die css datei nicht über die xml Datei aufruft sondern über die xml layout update Felder in der cms oder Produktverwaltung.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<action method="addCss"><stylesheet>css/custom.css</stylesheet></action> <reference name="head"><action method="addCss"><stylesheet>css/frontpage.css</stylesheet></action></reference>
URL: http://sim.plified.com/2008/07/29/magento-customcss/