Hi all,
I have a Magento theme originally designed for 1.4, but we're moving to 1.6 - most of the theme loads fine but there's no CSS! It's not that the CSS is referenced and doesn't exist, or any kind of permissions issue etc, it's just the <link rel...> tag is simply not there.
I know my homepage is using my page.xml because if I remove blocks they disappear, and when I add them again, they appear again. The page.xml also contains the following line...
<action method="addCss"><stylesheet>css/styles.css</stylesheet></action>
... and the file definitely exists... but it's not being pulled in... why?!?
I'm tearing my hair out here so any response is very much appreciated - even a pointer in the right direction, or a test I can run.. anything would be great! I'll provide any information you need to help me.
Thanks in advance,
- Atheus
I have a Magento theme originally designed for 1.4, but we're moving to 1.6 - most of the theme loads fine but there's no CSS! It's not that the CSS is referenced and doesn't exist, or any kind of permissions issue etc, it's just the <link rel...> tag is simply not there.
I know my homepage is using my page.xml because if I remove blocks they disappear, and when I add them again, they appear again. The page.xml also contains the following line...
<action method="addCss"><stylesheet>css/styles.css</stylesheet></action>
... and the file definitely exists... but it's not being pulled in... why?!?
I'm tearing my hair out here so any response is very much appreciated - even a pointer in the right direction, or a test I can run.. anything would be great! I'll provide any information you need to help me.
Thanks in advance,
- Atheus