Page 1 of 1

Best way to add CSS into a module

Posted: Tue Jan 26, 2010 12:14 pm
by spngg
Hi All,


1) Is it possible to add a link to a module stylesheet into the html "head" tag?

2) Failing that, What is the best way to add a css file into a module?

Thanks

John

Re: Best way to add CSS into a module

Posted: Tue Jan 26, 2010 12:20 pm
by Jos
Yes it is possible. Look at the module CompanyDirectory for example

Re: Best way to add CSS into a module

Posted: Tue Jan 26, 2010 1:08 pm
by spngg
hi Jos,

thanks for the info, i'll take a look.

ta

john

Re: Best way to add CSS into a module

Posted: Tue Jan 26, 2010 7:42 pm
by vilkis
Hi,
I think you should look for function GetHeaderHTML

vilkis