Re: [css-d] nav not floating right

2011-11-25 Thread David Laakso
On 11/25/11 5:57 AM, mem wrote: Can you please post your link back online. k. regards, Márcio Yes, please note at very bottom below--- On Nov 23, 2011, at 5:09 , David Laakso wrote: On 11/22/11 8:21 AM, mem wrote: http://help.nuvemk.com/zoomHomePage/ Regards, Márcio First two row

Re: [css-d] nav not floating right

2011-11-22 Thread David Laakso
On 11/22/11 8:21 AM, mem wrote: http://help.nuvemk.com/zoomHomePage/ Regards, Márcio First two rows only to help get it started. Quick checked in IE 6/7/8. Try it with font-scaling. Both images will scale down to give you portrait view in tablets [768px]. Keep it simple. Make a box: nes

Re: [css-d] nav not floating right

2011-11-22 Thread David Laakso
On 11/22/11 8:21 AM, mem wrote: http://help.nuvemk.com/zoomHomePage/ @David: Can you please post back your link if possible ? You have a very different situation now than you had before consequently my earlier page will no longer solve the current issues. I will try to get back to you in

Re: [css-d] nav not floating right

2011-11-22 Thread mem
> Page with only one header set in it. > Please see > Page should hold and show now in IE/8 and IE/7. > Probably needs a little adjustment for IE/7 [guessed-- no IE/7 hereabout now]. > Not sure that repeating the header the way you've done in your sample i

Re: [css-d] nav not floating right

2011-11-16 Thread David Laakso
On 11/15/11 8:29 PM, mem wrote: thanks. I notice you didn't choose float the nav, but instead text-align right the ul; I've tried to reproduce that with no success: http://help.nuvemk.com/floatedFluidLayoutHtml5/index_2.php http://help.nuvemk.com/floatedFluidLayoutHtml5/style_2.css I'm to tir

Re: [css-d] nav not floating right

2011-11-16 Thread Paceaux
try using modrnizer.js for your html5 block elements. Or, a simpler solution is to use the Meyer 2.0 CSS reset. In it, Eric Meyer declares all the HTML5 block elements as display:block. Frank M Taylor http://frankmtaylor.com @paceaux On Nov

Re: [css-d] nav not floating right

2011-11-15 Thread David Laakso
On 11/15/11 8:29 PM, mem wrote: On Nov 16, 2011, at 1:04 , David Laakso wrote: Greetings from Tijuana. Please see In the head of the document... thanks. I notice you didn't choose float the nav, but instead text-align right the ul; I've tried to repro

Re: [css-d] nav not floating right

2011-11-15 Thread mem
On Nov 16, 2011, at 1:04 , David Laakso wrote: > Greetings from Tijuana. > Please see > In the head of the document... > > > thanks. I notice you didn't choose float the nav, but instead text-align right the ul; I've tried to reproduce that with no succ

Re: [css-d] nav not floating right

2011-11-15 Thread mem
On Nov 16, 2011, at 24:49 , Philippe Wittenbergh wrote: > > On Nov 16, 2011, at 9:33 AM, mem wrote: > > IE 7 and 8 do not understand the html5 'nav' element at all. You need some js > to 'explain' that element to those browsers. Search for 'HTML5 shim' Thanks. Done it. Forgot about that. Long

Re: [css-d] nav not floating right

2011-11-15 Thread David Laakso
On 11/15/11 7:33 PM, mem wrote: http://help.nuvemk.com/floatedFluidLayoutHtml5/index_1.php Please ignore the overall lock of the page. The issue seems to be on the nav element inside #top; #top nav On good browsers, it floats to the right; On the others, IE 7 and IE 8, it doesn't seem to flo

Re: [css-d] nav not floating right

2011-11-15 Thread Philippe Wittenbergh
On Nov 16, 2011, at 9:33 AM, mem wrote: > http://help.nuvemk.com/floatedFluidLayoutHtml5/index_1.php > > Please ignore the overall lock of the page. The issue seems to be on the nav > element inside #top; > > #top nav > > On good browsers, it floats to the right; > On the others, IE 7 and IE

[css-d] nav not floating right

2011-11-15 Thread mem
Hello all, http://help.nuvemk.com/floatedFluidLayoutHtml5/index_1.php Please ignore the overall lock of the page. The issue seems to be on the nav element inside #top; #top nav On good browsers, it floats to the right; On the others, IE 7 and IE 8, it doesn't seem to float the nav element. I