how to use {static_stylesheet} - please help

Do something cool with CMS? Show us ...
This board is for 'Answers', and the discussion of answers... Not for questions.
Post Reply
danilski
Forum Members
Forum Members
Posts: 18
Joined: Sun Oct 05, 2008 10:36 am

how to use {static_stylesheet} - please help

Post by danilski »

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...
Ziggywigged
Power Poster
Power Poster
Posts: 424
Joined: Sat Feb 02, 2008 12:42 am
Location: USA

Re: how to use {static_stylesheet} - please help

Post by Ziggywigged »

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
Take a penny, leave a penny.
danilski
Forum Members
Forum Members
Posts: 18
Joined: Sun Oct 05, 2008 10:36 am

Re: how to use {static_stylesheet} - please help

Post by danilski »

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.
Post Reply

Return to “Tips and Tricks”