* Loki <Lokivgap at gmx.de> [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 :/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: 
<https://emu.freenetproject.org/pipermail/devl/attachments/20080604/18cd0314/attachment.pgp>

Reply via email to