[Zope-CMF] Image as a background

vsbabu@vsbabu.org vsbabu@vsbabu.org
Thu, 12 Sep 2002 09:28:01 -0400


In CSS,

element_you_want_to_put_background_for {
  background-image: url(yourimage);
}

On Thu, Sep 12, 2002 at 07:07:02AM -0400 or thereabouts, Hariharan Gopalan wrote:
> Hi
> 
> Is it possible to have an image as a background in a plone skin? I can
> change the various backgrounds using stylesheet properties but for now this
> does not accept an image.
> 
> should I be doing this in index_html?
> 
> 
> thanks
> Hari
> 
> 
> _______________________________________________
> Zope-CMF maillist  -  Zope-CMF@zope.org
> http://lists.zope.org/mailman/listinfo/zope-cmf
> 
> See http://collector.zope.org/CMF for bug reports and feature requests