hi all,
I've already made a plain text theme, with empty stylsheet, and now i want to make a new one theme, based on plaintext, only containing css file.
that could be done by writing into second/style.css
/*
Template: plain
*/
I'm doing that but while i'm selecting (by theme switcher plugin) second teme, it loads plain/style.css and all others php
What's wrong? How to load php from plain and only style.css from new theme directory?