Re: [css-d] Box Model Problems, I'm not getting it!

2007-05-14 Thread Conjurer
This one implemented suggestions from David: http://tinyurl.com/2zqph4 It looks right in Firefox and in IE6, I see I am getting some gaps now in IE7 in the nav_bar area below the floated links and some aqua showing through at the bottom below the text. So, how would I correct that?

Re: [css-d] Box Model Problems, I'm not getting it!

2007-05-14 Thread Teressa Terry
*-Original Message- *From: Robert Lane *Sent: Sunday, May 13, 2007 4:14 PM * *I have an example here: http://tinyurl.com/3axpuo * *I don't understand what I am doing wrong, but I am getting totally *different results in IE6, IE7 and FireFox 2 * There are a few problems that I see: First

Re: [css-d] Box Model Problems, I'm not getting it!

2007-05-14 Thread ~davidLaakso
Robert Lane wrote: > Getting close! > http://tinyurl.com/ywow9q > > Do I need some hack, or what am I doing wrong. > > Thanks for the help. > > You are not doing anything wrong and no hacks are needed. Sometimes experimenting by turning things on and off yields a solution. For example, the

Re: [css-d] Box Model Problems, I'm not getting it!

2007-05-13 Thread Robert Lane
Getting close! http://tinyurl.com/ywow9q Thanks to the suggestions here I was able to close up the gaps and get things flowing in IE6 and Firefox. I have it looking like I am expecting it to in IE6. But I had to put a -24 px left margin on the floated image div to get it to flush left. Th

Re: [css-d] Box Model Problems, I'm not getting it!

2007-05-13 Thread Holly Bergevin
From: Robert Lane <[EMAIL PROTECTED]> >The link you sent me is giving a 404 not found. http://chelseacreekstudio.com/ca/cssd/lane.html Came through just fine for me, so you might try it again. :-) > > Robert Lane wrote: > > > I have an example here: http://tinyurl.com/3axpuo > > > I > > don't

Re: [css-d] Box Model Problems, I'm not getting it!

2007-05-13 Thread Robert Lane
The link you sent me is giving a 404 not found. On 5/13/2007 5:28:19 PM, ~davidLaakso ([EMAIL PROTECTED]) wrote: > Robert Lane wrote: > > I have an example here: http://tinyurl.com/3axpuo > > > > I > don't understand what I am doing wrong, but I am getting totally > > different results in I

Re: [css-d] Box Model Problems, I'm not getting it!

2007-05-13 Thread Robert Lane
What does that mean? On 5/13/2007 5:14:47 PM, Peter Hyde-Smith ([EMAIL PROTECTED]) wrote: > - Original Message - > Cheers, mate. > > Peter __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/

Re: [css-d] Box Model Problems, I'm not getting it!

2007-05-13 Thread ~davidLaakso
Robert Lane wrote: > I have an example here: http://tinyurl.com/3axpuo > > I don't understand what I am doing wrong, but I am getting totally > different results in IE6, IE7 and FireFox 2 > > Thanks > > Robert, It can be frustrating. Hang in there. It will all come together. Adding p {margin:

Re: [css-d] Box Model Problems, I'm not getting it!

2007-05-13 Thread Robert Lane
This is a png of what I want to get to. I had it set up and was breaking in IE6 so I went back to start with the box model and try to get that working before changing in the elements. http://tinyurl.com/2xs42o On 5/13/2007 4:35:20 PM, Peter Hyde-Smith ([EMAIL PROTECTED]) wrote: Robert: Can