[freenet-dev] Website and IE

Matthew Toseland toad at amphibian.dyndns.org
Wed Jun 4 11:32:17 UTC 2008


On Wednesday 04 June 2008 09:40, Florent Daignière wrote:
> * 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 :/
> 
Can't we make it use a font-relative size? IIRC CSS supports something like 
that?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://emu.freenetproject.org/pipermail/devl/attachments/20080604/918d5a59/attachment.pgp 


More information about the Devl mailing list