- From: Ian Jacobs <ij@w3.org>
- Date: Wed, 2 Dec 2009 15:35:06 -0600
- To: Van Miranda <movinvan@gmail.com>
- Cc: site-comments@w3.org
On 2 Dec 2009, at 3:00 PM, Van Miranda wrote: > Hi, > > I'm responding to your twitter post re: the IE6 rendering issues > after removing the XML declaration. The following is my suggestion > to fix the cleared #w3c_nav element in the mast header in IE6. I > have only briefly tested that it works in Firefox, as well. Van, Thanks a ton for replying to the tweet. I'll do a few tests to confirm. Much appreciated, _ Ian > > The changes I made to the CSS are as follows, commenting the red and > adding the green text. > > #w3c_nav{ > /*clear: none;*/ > float:right; > width:80%; > overflow:hidden; > _overflow:visible; > zoom:1; > } > > #w3c_mast h1{ > /*float:left;*/ > position:absolute; > float:none; > padding:0; > text-align:right; > height: 107px; > } > > That worked in my test environment. Best of luck! > > Thanks > Van Miranda > twitter.com/van_miranda > -- Ian Jacobs (ij@w3.org) http://www.w3.org/People/Jacobs/ Tel: +1 718 260 9447
Received on Wednesday, 2 December 2009 21:35:15 UTC