0

I want to add some CSS files to a product detail page in magento so where can I add that, I saw catalog.xml, where js files were added but didn't find a place where I can add CSS files. So can anyone please tell that where will I add those? I want to add actually thickbox.css

thanks guys

1 Answer 1

2

In that same place where you add Javascript there's another function called addCss

<action method="addCss"><stylesheet>directory/file.css</stylesheet></action>
Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.