Wednesday, February 21, 2007, 8:25:30 PM, Tom wrote: > try this:
> (:cell width='50%' style='background-image:url([=http://localhost/ > test.png]); background-repeat:no-repeat':) > i guess your next question will most likely be how to position it :) > background-position: > takes numerical values like 30px, in, em, % etc... as well as top, > bottom, center, left right. you can also combine background attributes, for instance: (:cell width='50%' style='background:#eeddff url(path/test.png) top left fixed no-repeat':) Hans _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
