And if i need to load an additional css file which isn't defined in the theme 
but is located in the same classpath of my styles.css how do i proceed?

i tried to do like in the doc 
http://documentation.magnolia-cms.com/templating/introduction.html#Createthetemplatescript
 and add <link rel="stylesheet" type="text/css"
href="${pageContext.request.contextPath}/WEB-INF/classes/templating-kit/themes/myTheme/myTheme.css"/>
 in the header of the htmlHeader.ftl file in the templating kit but it didn't 
worked.

-- 
Context is everything: 
http://forum.magnolia-cms.com/forum/thread.html?threadId=3f4ec272-e4a0-4751-8b33-e2ad8a63c96e


----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to