On 1/15/07, The Editor <[EMAIL PROTECTED]> wrote: > Is it possible in a farm to use the same skin for different fields, > but have a different css file for each field? > > Cheers, > Dan
You could accomplish this using the CSSInWikiPages recipe and simply not having a CSS file in the skin template. By using stylepage.php, you could have a page (such as Site/StyleSheet) which contains the CSS for each field. Cheers, Jon Haupt _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
