Tags:
create new tag
view all tags

Question

Hi,

a few weeks ago, I installed Twiki for our company and so far it works fine. Since we don't like Times as a screen display font I would like to change the default font. I tried what is written in the topic DefaultFontSetting, but it doesn't have any effect. Since I don't know neither css nor perl nor html the template-files are much too complicated for me to understand. Therefore I'd appreciate any help on how to change the default font for viewing say to verdana. Thanks.

Andrea

  • TWiki version: latest production version
  • Perl version: ?
  • Web server & version: Apache 1.3.27
  • Server OS: Debian Linux
  • Web browser & version: Mozilla
  • Client OS: Windows

-- TWikiGuest - 30 Jan 2003

Answer

I think that the method described in DefaultFontSetting is the only one that can de used in this case. Since font definitions must be made in HTML (harder) or in CSS (easier, it's the solution given in DefaultFontSetting), there is no way of doing it without handling one of them in them.

And since HTML (output) generation in TWiki is made using the templates, you can't be avoid them. frown

You can learn about CSS at it's Technical Recomendation by the W3C: http://www.w3c.org/TR/CSS2 .

-- AntonioTerceiro - 10 Feb 2003

Edit | Attach | Watch | Print version | History: r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r2 - 2003-02-10 - AntonioTerceiro
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.