On Wednesday 04 June 2008 09:40, Florent Daignière wrote:
> * Loki <[EMAIL PROTECTED]> [2008-06-04 10:13:51]:
>
> > Well not a wizard here, but maybe a help.
> >
> > In style.css just activate the out commented line /*width: 150px;*/
> >
> > div#menu {
> > font-family: Sans-serif, Arial, "Times New Roman", Georgia, Times,
> > serif;
> > float:left;
> > /*width: 150px;*/ <----
> > font-style: normal;
> > font-weight: normal;
> > text-align: left;
> > line-height: 100%;
> > color: #000000;
> > background: #CCDDFF;
> > text-decoration: none;
> > margin-top: 15px;
> > margin-bottom: 10px;
> > border: 1px solid #99CCFF;
> > }
> >
> > Background:
> > If no width definition for the Box exist, so Firefox use the minimum
needed width, IE6 the maximum available width.
> >
>
> Okay, I've reverted r19832 in r20191 :)
>
> > Problems:
> > If the box has a fixed width definition, it will not resize with the font
zooming feature.
> >
>
> Well, I guess we will have to cope with that for the time being :/
>
Can't we make it use a font-relative size? IIRC CSS supports something like
that?
pgpEfmTq6cJMN.pgp
Description: PGP signature
_______________________________________________ Devl mailing list [email protected] http://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl
