OpenNTF.org - DominoWiki
Home
Download
Projects
IdeaJam
Forums
About
Get Involved
My Links (Not logged in)
User Name
Password
Register
Forgot Password
Project: DominoWiki (Managed by Benedict R Poole)
Actions:
 
About
Releases
Screenshots
Requests
Bugs
News
Discuss
Docs
Testimonials
All
Response
Subject
Thoughts
Created
08/16/2006 01:39 PM
by
Benedict R Poole
.
Modified
08/18/2006 06:36 PM
by
Benedict R Poole
.
Body
Give me something to go on: browser / OS used? Which stylesheet in the application? Has the
stylesheet been edited? DominoWiki is tested in IE6, Firefox and Safari prior to release, and the fonts
when editing are just fine with all of the provided stylesheets at the moment, so I'm curious as to what's
causing your issue.
Either way, bear in mind that the stylesheets are provided in documents, so they can be easily edited by
anyone with some CSS knowledge (you don't need a Notes developer). Just look for the "textarea"
object and edit its attributes accordingly.
UPDATE: issue identified! If you're suffering. Edit the stylesheet document & search for the textarea directives. The "font-size" directive is incorrectly set to "0.95;", i.e. it has no units (px, em, whatever) -- it should read "font-size: 0.95em;" This will fix the issue when editing with IE6
Feedback
I am not a Domino programmer. Howev... (Craig Mac on 08/16/2006 11:21:18 AM )
Check out other projects