OpenNTF.org - BlogSphere
BlogSphereOpenDocument[/projects/pmt.nsf/ProjectView?ReadForm&Query=]

My Links (Not logged in)
User Name Password
Hosted by Prominic.NET

   Project: BlogSphere (Managed by )
Actions:

Hide details for The bugThe bug
Bug ID: NOSS-693KGV
Description
Submitted by:Ken Yee
Project Master Chef:Declan Lynch
Rocky Oliver
Tom Duff
Joe Litton
Christian Brandlehner
Bug type:UI
Brief Description:(fix) interline spacing different for richtext vs. plain text
Severity:Low
Version2 Beta 2
Status:

Details
can't edit the other bug that I submitted, so I'm just going to post the fix in this new bug report.

On the default.css, go to the "Std.HTML" tab. Change the style for the P tag from:
font : normal 1.0em/1.6em verdana;

to

font : normal 1.0em/1.0em verdana;


Not sure why the interline spacing was set to 1.6em. That's a pretty big multiplier. And if you mix richtext and plain text postings, it gets pretty ugly. 1.1em or 1.2em looks a lot better, but you'd still have a mismatch issue if you mix richtext/plaintext postings, so I just set mine to 1.0em to maintain a consistent look...


Action taken
Status:Fixed
Implemented in Release:2 Beta 3
Fix Details:will be fixed in next release

Modification history
Entered 28-Jan-2005 8:54 by Ken Yee. Last Modified 31-Jan-2005 7:21 by Christian Brandlehner.