• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Any Magento programmers here? I'm in serious need of help!

Atheus

Diamond Member
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
 
Back
Top