[opencms-dev] How to have more than one CSS stylesheet included in template?

pat sad hlp.psaad at gmail.com
Mon Aug 29 18:06:58 CEST 2005


When I create a new template where I want to have css style sheets
included and verified through openCMS I noticed that we can add a link
to the resources folder and this makes the pages set up using that
specified css file.

Example:

<link type= "text/css" href="<cms:link>../resources/mystyle.css</cms:link>"> 


Now if I want to have more than one style sheet beeing read,  how do I
include that second sheet ?

Also, if I want to have all the javascript read from the head section,
what do I have to add in order for it to be read ?



More information about the opencms-dev mailing list