[pmwiki-users] background image of table cell

Hans design5 at softflow.co.uk
Wed Feb 21 15:40:54 CST 2007


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




More information about the pmwiki-users mailing list