[pmwiki-users] [[<<]] vs \\
Patrick R. Michaud
pmichaud at pobox.com
Sun Jul 24 10:17:09 CDT 2005
On Sun, Jul 24, 2005 at 03:34:51PM +0200, Thomas -Balu- Walter wrote:
> On Fri, Jul 22, 2005 at 03:43:59PM -0500, Patrick R. Michaud wrote:
> > On Fri, Jul 22, 2005 at 10:27:06PM +0200, Thomas -Balu- Walter wrote:
> > > is there a reason why the Site/EditForm has a [[<<]] after the
> > > guibuttons and not a simple \\?
> >
> > Ummm, as of beta51 Site.EditForm has a simple \\ and not a [[<<]]. :-)
>
> something similar happens with
>
> .difftype { clear:both; font-family:verdana,sans-serif; font-size:66%; font-weight:bold; }
> .diffrestore { clear:both; font-family:verdana,sans-serif;
>
> in scripts/pagerev.php this makes the difftype / diffrestore move below
> the floated SideBar...
>
> Please remove "clear: both;" from then unless really needed.
Sorry, but it's really needed. If/when the page history contains
any floating images, the clear:both; is needed to allow the history
boxes to properly contain the floating images, or at least not
produce a display that is completely unreadable.
To see what can happen when the "clear:both;" is missing, take a look
at http://www.pmwiki.org/wiki/Test/FloatDiff .
Unfortunately CSS doesn't provide a good way to be able to specify
which floating things to skip (or at least I haven't found one).
Pm
More information about the pmwiki-users
mailing list