[ZO-Coll] [ZOC] 282/ 3 Edit ""Add comment" legend on Wiki pages"
Collector: NEW Zope.org (the ...
zope-web at zope.org
Thu Jan 6 18:45:58 EST 2005
Issue #282 Update (Edit) ""Add comment" legend on Wiki pages"
Status Pending, skin/bug low
To followup, visit:
http://collector.zope.org/ZopeOrg/282
==============================================================
= Edit - Entry #3 by d2m on Jan 6, 2005 6:45 pm
Changes: submitter email, edited transcript
________________________________________
= Comment - Entry #2 by Anonymous User on Jan 6, 2005 6:39 pm
--removed spam--
________________________________________
= 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