hey guys,
could anyone please provide step-by-step guide on using {static_stylesheet}? perhaps i'm missing something.
What I'm doing is this:
1) add static_stylesheet file to plugins directory
2) put {static_stylesheet} instead of {stylesheet} in template.
BUT in this case, the page does not load. When viewing source I see that php stops processing immediately before {static_stylesheet} tag...
how to use {static_stylesheet} - please help
-
- Power Poster
- Posts: 424
- Joined: Sat Feb 02, 2008 12:42 am
- Location: USA
Re: how to use {static_stylesheet} - please help
Create a directory with the name "stylesheet" in the CMS Made Simple root directory and give write permission to the webserver (chmod 777).
You can find help in admin under Extensions > Tags > static_stylesheet
You can find help in admin under Extensions > Tags > static_stylesheet
Take a penny, leave a penny.
Re: how to use {static_stylesheet} - please help
I did this exactly according to Extensions > Tags > static_stylesheet help,
however, the result is the same- the page stops loading just before {static_stylesheet} tag in my template file.
however, the result is the same- the page stops loading just before {static_stylesheet} tag in my template file.