Re: [css-d] Random padding in firefox...

2009-01-15 Thread David Laakso
David Hucklesby wrote: > >> > > Indeed that works. But I'm as confused as Jerod here - I don't see > evidence of margins on anything here. The only element that's likely > to have a margin is the UL, and Jerod has expressly set that to zero. > And poking around with Firebug, I can't see what

Re: [css-d] Dont understand float drop

2009-01-15 Thread Gunlaug Sørtun
David Hucklesby wrote: > As far as I know, there is no way to get IE 5 - 6 have the oversize > element overflow the container the way it ought. Anyone? Go back to my response to "[css-d]IE not hiding overflow?" less than a day ago, and you'll find the way to make IE 5 - 6 behave as intended. "I

Re: [css-d] IE not hiding overflow?

2009-01-15 Thread Daniel Hammond
| Daniel Hammond wrote: | | > URL: http://www.studentremix.org/ms/index.htm There is a little bit | > of blue extending down below the nav bar. | | Delete... | #nav a, #nav strong { | position: relative; | } | | ...and also delete the... | | * html #nav { | overflow: visible; | } | | IE's bug

Re: [css-d] Div Overflow Issue

2009-01-15 Thread Robert Swilley
Yes, that seems to have worked. Thanks! On Thu, Jan 15, 2009 at 2:00 PM, Bill Brown wrote: > Robert Swilley wrote: > >> Ex. A: http://www.rswilley.com/test/index.html >> Ex. B: http://www.rswilley.com/test/index2.html >> If you look at example B you will see that this works until the content >>

Re: [css-d] IE and background colour

2009-01-15 Thread Elle Meredith
On 13/01/2009, at 8:42 PM, Philippe Wittenbergh wrote: > But if you go to the css validator there is an option to select to > validate against the css3 profile (under 'more options', below the > input field). Did not know that. Thanks Philippe :) Elle http://designbyelle.com.au/ __

Re: [css-d] Div Overflow Issue

2009-01-15 Thread Bill Brown
Robert Swilley wrote: > Ex. A: http://www.rswilley.com/test/index.html > Ex. B: http://www.rswilley.com/test/index2.html > If you look at example B you will see that this works until the content > overflows. Since #main height is set to 95% it is not growing. This might help (more or less) in Exam

Re: [css-d] Random padding in firefox...

2009-01-15 Thread Bill Brown
David Hucklesby wrote: > On Wed, 14 Jan 2009 22:13:37 -0500, Bill Brown wrote: >> Jerod Venema wrote: >>> www.frozenmountain.com, shows the behaviour. If you visit the [snip:collapsing margin explanation] >>> Anyone have any ideas? >> Collapsing Margin Bug. >> #header { overflow: hidden;/* <-- ADD

[css-d] Div Overflow Issue

2009-01-15 Thread Robert Swilley
Hello, I've published the "skeleton" of my website. You can view the two pages below. Ex. A: http://www.rswilley.com/test/index.html Ex. B: http://www.rswilley.com/test/index2.html Basically what I'm trying to do is have #main always fill up the page even if the #content div does not have enoug

Re: [css-d] Random padding in firefox...

2009-01-15 Thread David Hucklesby
On Wed, 14 Jan 2009 22:13:37 -0500, Bill Brown wrote: > Jerod Venema wrote: >> I've got a weird bug that I can't figure out. Our website, >> www.frozenmountain.com, >> shows the behaviour. If you visit the site, check out #header. You'll notice >> that it >> has a 1px top padding. What's bizarre

Re: [css-d] Dont understand float drop

2009-01-15 Thread David Hucklesby
On Thu, 15 Jan 2009 14:00:57 +1100, Fiona Hayward wrote: > > Ignore that last post - I found the offending article. It was an image that I > overlooked at the bottom of the page. > > Just wondering though, why was IE6 the only browser that dropped the float > As I understand it, IE versions p

Re: [css-d] Text Position Problem

2009-01-15 Thread Bill Brown
Del Wegener wrote: > http://www.edi-cp.com/homepage_tests/edi-index.shtml > However, in IE 7 the text starts far down the page leaving a large empty > space to the left of the div which will contain the pictures. > What causes this? How do I fix it? My guess is that your div#caption2 element is

[css-d] Text Position Problem

2009-01-15 Thread Del Wegener
Good Day; Please look at http://www.edi-cp.com/homepage_tests/edi-index.shtml The colored borders are there as an aid only during development. In FF the page displays properly. The text begins beneath the pentagon and flows nicely around the right floated divs. However, in IE 7 the text starts

Re: [css-d] my first job with CSS

2009-01-15 Thread David Laakso
Gabriele Romanato wrote: > www.icosfitness.it/beta/ > > I've just finished to build up the front-end of this site. > Although the client wanted a pixel-by-pixel fixed width, I think this > sl...t has done a good job. > What do you think about? > Destroy me, I'm evil! > > ^.^/ > > > Nice job.