On Nov 22, 2007 3:00 PM, Dr Fred C <[EMAIL PROTECTED]> wrote: > Is there a simple way to get a page (or section of a page) to display a > background image? > > NO, I'm not looking for solutions that require adding a bunch of > commands for each customized page to add to local config, or changes to > a skin for every page background I want to control. Or at least this is > what I take away as being the 'solution' from the jibberish on > pmwiki/BackgroundImages about setting a background image.
Maybe re-visit that page, http://www.pmwiki.org/wiki/Cookbook/BackgroundImages? I've used this, and it's all controlled in-page. It ain't perfect, but the imperfections might be irrelevant to your application: (:div style='border:0; padding:10px; color:black; height:750px; background-image:url([=http://www.pmwiki.org/pmwiki/uploads/Test/clouds.jpg=])':) Test Background image Test Background image Test Background image (:divend:) _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
