On 1/16/07, marc <[EMAIL PROTECTED]> wrote: > The Editor said... > > Is it possible in a farm to use the same skin for different fields, > > but have a different css file for each field? > > Sure. Just copy the skin CSS file to field/pub/css/local.php. Usually, > you'd just override the stuff that you want to change, though.
Actually thats field/pub/css/local.css I believe in case anyone stumbles onto this thread. Have it working nicely now. Just eliminated 3-4 custom skins into one that is a bit more configurable. Learning how to put titles and various variables into skins that can be set in config files. PmWiki is great isn't it? > You could do something funky with the skin.tmpl and skin.php, but that > brings maintenance overheads by coupling the skin with the fields. Yes simplicity is best. I do like the CSSInWikiPages recipe though, just don't really change my css enough to justify using it. I got it in my cookbook, for someday... Cheers, Dan _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
