Now, I can solve it by adding hard code on the head tag of html,like this.
[code]<head>
<cms:init/>
<link rel="stylesheet" type="text/css"
href="http://localhost:8080/magnoliaAuthor/resources/templating-kit/themes/test/css/styles.css"/>
<title>${content.title}!</title>
</head>[/code]
Is there anyway better than this?
Thank.
--
Context is everything:
http://forum.magnolia-cms.com/forum/thread.html?threadId=f23e4c0d-6196-44cc-b178-524da5f87e37
----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------