Thursday, June 5, 2008, 3:56:35 PM, Randy Brown wrote: > I like your approach, since I don't have to worry about conditional > logic. Unfortunately, this didn't work for me. Does local.css need to > contain anything other than the three lines you've given?
I forgot to say that if you use action=print, which will show the page in a 'print' version, using a 'print' skin, anything with class 'noprint' will still be shown, like before, but still not printed. I never use a print skin and action=print. The Triad skin has a @media print css style sheet, so any page being printed will automatically get special print styles (which normally is the job of a print skin). ~Hans _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
