[pmwiki-users] Anyone know how to add a table cell background image using attachments?

Patrick R. Michaud pmichaud at pobox.com
Fri Jun 17 23:00:46 CDT 2005


On Fri, Jun 17, 2005 at 10:58:43PM -0500, Chris Cox wrote:
> Like the sujbect says....  anyone know of a way to add a cell background
> image in a table using an uploaded attachment??
> 
> e.g.
> 
> (:cell background-image=Attach:whatever.jpg:)

It can't currently be easily done with the Attach: syntax, but if 
you know the url location of whatever.jpg you can certainly do:

(:cell style='background-image: url(/path/to/whatever.jpg)' :)

Pm



More information about the pmwiki-users mailing list