[ZO-Coll] [ZOC] 282/ 2 Comment ""Add comment" legend on Wiki pages"

Collector: NEW Zope.org (the ... zope-web at zope.org
Thu Jan 6 18:39:46 EST 2005


Issue #282 Update (Comment) ""Add comment" legend on Wiki pages"
 Status Pending, skin/bug low
To followup, visit:
  http://collector.zope.org/ZopeOrg/282

==============================================================
= Comment - Entry #2 by Anonymous User on Jan 6, 2005 6:39 pm

I confirm !! I used to have some chunk on this sites before : http://www.i-mariage.com and http://debosselage-sans-peinture.canalsit.com . Fixed but was very difficult.
________________________________________
= Request - Entry #1 by fdrake on Oct 30, 2003 2:48 pm

The legend for the "Add comment" form for Wiki pages
causes a chunk of white to overlay page content slightly.
This is especially evident when there's an image embedded
at the end of the page.  For example, see:

http://zope.org/Members/fdrake/WikiBlog/CommutingAndOfficeHours

This could be fixed by changing the CSS for the "span.legend" element/class in /plone.css::

  span.legend {
    background: &dtml-contentBackground;;
    font-size: 80%;
    padding: 0.1em 0.5em 0.5em 0.5em;  /* was just 0.5em all around */
    position : relative;
    top: -0.8em;
    left: 0em;
  }

(There's also a CSS stanza for an element "legend" in that CSS file; that's likely just junk since there isn't an HTML element by that name.)

==============================================================



More information about the Zopeorg-collector mailing list