Are the fonts in the ZMI configurable? I'd like to use a smaller size in many instaces so that I can get more text on the screen to save paging up and down which can take quite a while when you're doing it a lot. -- John
You could always adjust the text zoom in your client browser - that's what I do. On Saturday, March 6, 2004, at 01:53 PM, John Poltorak wrote:
Are the fonts in the ZMI configurable?
I'd like to use a smaller size in many instaces so that I can get more text on the screen to save paging up and down which can take quite a while when you're doing it a lot.
-- John
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
No there are not. Your only option is to hack the stylesheet file (there should be only one) or to do something to your browser. There really should be a configuration option for stylesheets just like you can change top frame on and off. John Poltorak wrote:
Are the fonts in the ZMI configurable?
I'd like to use a smaller size in many instaces so that I can get more text on the screen to save paging up and down which can take quite a while when you're doing it a lot.
-- Peter Bengtsson, http://www.peterbe.com
On Saturday 06 March 2004 03:36 pm, Peter Bengtsson wrote:
No there are not. Your only option is to hack the stylesheet file John Poltorak wrote:
Are the fonts in the ZMI configurable?
Yeah, I've hacked the management DTML files before -- I used it to change the background color to something other than light blue. This is useful, not only for eye-relief, but because I was managing three separate Zope sites at the time. I color-coded them, so that each site had a separate color. This made it easier to remember which one was which. I recommend this, it was a big help. It'd also be nice if Zope were set up to allow this to be changed more easily (i.e. without having to hack the sources). Some configuration variables would be nice. Cheers, Terry -- Terry Hancock ( hancock at anansispaceworks.com ) Anansi Spaceworks http://www.anansispaceworks.com
participants (4)
-
John Poltorak -
Marc Lindahl -
Peter Bengtsson -
Terry Hancock