[Zope] What is the Best Way to Include CSS Stylesheets in Zope
Oleg Broytmann
Oleg Broytmann <phd@phd.pp.ru>
Sat, 20 Apr 2002 22:36:37 +0400
On Sat, Apr 20, 2002 at 08:32:54AM -0700, zvi@12thplanetcafe.com wrote:
> I would like for all of my Zope pages to use a CSS
> stylesheet
http://www.zope.org/Members/haqa/ZStyleSheet
Install the Product, convert your stylesheets to instances of the
Product, and put references to the instances into your
standard_html_header.
Oleg.
--
Oleg Broytmann http://phd.pp.ru/ phd@phd.pp.ru
Programmers don't die, they just GOSUB without RETURN.