0

Please anyone tell me how to link css files in magento 1? I don't no where can I need to add the link ref file please tell me thanks...

0

1 Answer 1

1

You need to add below script in your active theme page.xml file path:

app\design\frontend\yourtheme\default\layout\page.xml




<action method="addCss"><stylesheet>css/filename.css</stylesheet></action>

Then you add CSS file in the following catalog:

skin\frontend\yourtheme\default\css\filename.css
0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.