I am not sure understand what you want.
1. Create a custom.css file in template 'css' folder, and it will be load automatically (please do not modify the head.php, there a rule to load custom.css file in this file).
2. A module can/should have their stylesheet. Just use official "JDocument"->addStylesheet method to add your stylesheet for module.
3. You can always add any other style sheet by modify head.php, you can use addStylesheet via PHP code or <link .../> tag
There are no replies made for this post yet. However, you are not allowed to reply to this post.
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »