[eluser]alvaroeesti[/eluser]
Hello,
I have tried it but it won't work, and if you look at the sample pages of CI, the style sheets are in the welcome_message.php for example, that is, they are not imported through a
<link rel="stylesheet" href="style.css" type="text/css" media="screen" />
for example, because that does not seem to work. But I don't want to have a style sheet adding dozens of lines of code to a page, I want to have it separated, as you would always want to have it.
What is the solution to that?
thank you