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. You could do something funky with the skin.tmpl and skin.php, but that brings maintenance overheads by coupling the skin with the fields. -- Cheers, Marc _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
