20 Apr
2002
20 Apr
'02
6:15 p.m.
Put the link stuff in your <dtml-var standard_html_header> and it will get found and applied automatically. On Sat, 20 Apr 2002, Chris McDonough wrote:
Upload the stylesheet as a DTML Method or a file and reference it by its URL in a link tag.
zvi@12thplanetcafe.com wrote:
I would like for all of my Zope pages to use a CSS stylesheet by default. Ideally I would be able to keep the reference to the stylesheet in only one place in Zope and have changes to the stylesheet filename propagate globally.
The Beehive book does not mention anything about how to integrate CSS stylesheets into Zope. Does anyone what is the best way to do so?