Hi All, I am trying to create a stylesheet link in my custom .jsp template. But it doesn't work. The code I use is as follows: <link type= "text/css" href="<cms:link>../resources/mystyle.css</cms:link>"> I placed the .css file in /modules/my_package_name/resources. Please can someone help. Thanks in advance, Philip Lau