Re: [css-d] centering the page

2009-05-09 Thread Brian Hazelton
try adding position:relative to the container __ css-discuss [cs...@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.or

Re: [css-d] percentage bug IE6

2009-05-09 Thread Luc
Good evening Georg, It was foretold that on 09/05/2009 @ 22:19:15 GMT+0200 (which was 17:19:15 where I live) Georg Sørtun would write: > You're attacking the wrong IE6 bugs - this has nothing whatsoever to do > with the "percentage bug". Thus, all fixes are misplaced. I see. On one hand i'm glad

Re: [css-d] IE 8

2009-05-09 Thread Divya Manian
On 5/5/09 4:28 PM, "Kathy Wheeler" wrote: > > Ummm ... scratches head ... what do you mean by "does not support" ? > IE6 standalone on my test win box loads pngs fine ( well ... as fine > as ie6 is supposed to anyway - no png transparency :-( ). I use them > (pngs) as background images for css e

Re: [css-d] How to make rounded corners box with one image?

2009-05-09 Thread Divya Manian
On 5/2/09 9:51 AM, "Dan King" wrote: > I found an example online: > http://modxcms.com/about/blog/rthrash/simple-rounded-corner-css-boxes.html > that seemingly matches what I'm looking for. The concept is clear, but I need > some help in figuring out how to determine margins/padding for the respec

Re: [css-d] centering the page

2009-05-09 Thread David Laakso
Gerry Goodfriend wrote: > Hi all, > > I'm still at it. I've got a page that has no errors, no browser > issues, and I've done the auto, auto in the container div that > usually does the trick, but I can't seem to find why it isn't working > this time. > > Please go to www.bcam.qc.ca , then to

Re: [css-d] percentage bug IE6

2009-05-09 Thread Gunlaug Sørtun
Luc wrote: > http://www.dzinelabs.com/sandbox/New_site_layout/percentagebug.html You're attacking the wrong IE6 bugs - this has nothing whatsoever to do with the "percentage bug". Thus, all fixes are misplaced. It is the "automatic box-expansion caused by too wide content" you're dealing with, a

Re: [css-d] centering the page

2009-05-09 Thread Tim Snadden
On 10/05/2009, at 5:27 AM, Gerry Goodfriend wrote: > Hi all, > > I'm still at it. I've got a page that has no errors, no browser > issues, and I've done the auto, auto in the container div that > usually does the trick, but I can't seem to find why it isn't working > this time. > From memory th

Re: [css-d] centering the page

2009-05-09 Thread Els
Gerry Goodfriend wrote: > Please go to www.bcam.qc.ca , then to the Contact page, then, click > on the letter "e" in the word: Webmaster in the column on the left. The second e. I tried the first, didn't work! ;-) > #container { > width: 1024px; > text-align: center; > margin-right: auto; > mar

[css-d] percentage bug IE6

2009-05-09 Thread Luc
Good afternoon list, I think i encountered the percentage bug in IE6, as described here: http://www.positioniseverything.net/explorer/percentages.html When i hovered over my nav, the content below shifted. Upon reading about that bug, i applied the expression solution which fixed th

[css-d] centering the page

2009-05-09 Thread Gerry Goodfriend
Hi all, I'm still at it. I've got a page that has no errors, no browser issues, and I've done the auto, auto in the container div that usually does the trick, but I can't seem to find why it isn't working this time. Please go to www.bcam.qc.ca , then to the Contact page, then, click on th

Re: [css-d] Stretching in IE7, even worse in IE6.

2009-05-09 Thread Paul ODonovan
> Georg, First of all, thanks a million for your help with this. It is a wonderful learning experience. I think it's amazing that so few little changes can have such a great effect. I updated the css files as you told me and now, IE 7 is looking as good as FF & IE8. Even IE 6 is starting to shape