[css-d] CSS float not working in IE7

2008-11-03 Thread Jo
http://9dragonsbmx.com/insideaboveall.htm The photo needs to float to the right and it working fine in Firefox, but in IE7, the text and INSIDE ABOVE ALL heading are sitting way underneath and not top/left where they're supposed to. I'm sure it's something simple, but I can't figure it out. It's

[css-d] Fade to black or the standards battle is lost (US election day)

2008-11-03 Thread Gabriele Romanato
I've just finished to validate the markup and the CSS of the sites of Obama and McCain. The results are horrible: thousands errors! While I'm listening to "Fade to black" (Metallica), I'm just wondering why the standard are neglected in such a way. do you have an answer that could save my trust

Re: [css-d] CSS tables

2008-11-03 Thread Thierry Koblentz
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > discuss.org] On Behalf Of Kenoli Oleari > Sent: Monday, November 03, 2008 7:10 PM > To: CSS Mailing List > Subject: Re: [css-d] CSS tables > > The Sitepoint book proposes beginning to move away from IE 6&7, > offeri

Re: [css-d] relationship between headings - can't seem to clear my head

2008-11-03 Thread Luc
Hello David, It was foretold that on 04/11/2008 @ 21:10:42 GMT-0500 (which was 00:10:42 where I live) David Laakso would write: > Not sure-- looks as though you have an unnecessarily complicated > construct with headings nested within headings. Does this help?: > h3 {padding-bottom: 7em; }

Re: [css-d] CSS tables

2008-11-03 Thread Kenoli Oleari
Nearly every design I use that is anything other than pablum ends up needing some kind of "trick" and often a different treatment for IE. It is true that so many people have been working to get current CSS to work that there is a "solution" for nearly every problem. This doesn't mean ther

Re: [css-d] The 1 px terror - Help.

2008-11-03 Thread MEM
Thanks. I will give a try on your solution. I will see what do I get after the changes. And... With all the margin and padding and height and pixel and em... maybe what you have said: " Also: avoid values that you see introduce rounding-differences in your range of browsers", leads me to a math pr

Re: [css-d] CSS tables

2008-11-03 Thread Gunlaug Sørtun
Blake wrote: > Honestly I don't feel that restricted by current specs. Could you > explain where you believe progress is necessary as far as layout is > concerned? We need ways to declare our own dimensional and positional relations between elements, and table is actually preventing rather than

Re: [css-d] The 1 px terror - Help.

2008-11-03 Thread Gunlaug Sørtun
MEM wrote: > Sorry, I'm really newbie on this. If you believe that, for answering > this questions, you will need to explain what CSS actually IS or > something like that, don't bother. :) CSS is a command-language we use to override and add to browsers own defaults, and (hopefully) make them tr

Re: [css-d] Suggestion

2008-11-03 Thread David Laakso
MEM wrote: > Suggestion: > Can I suggest that I we move from a mailing list to a Newsgroup. :D I know > is quite a request but... thinks may be more organized in a "answer". > "question" way. :) > > Márcio > Re-read the link I sent you (provided again below) on how to bottom post with gmail

Re: [css-d] relationship between headings - can't seem to clear my head

2008-11-03 Thread David Laakso
Luc wrote: > http://www.dzinelabs.com/sandbox/MP/Pages/Contactbad.php > > Problem: the 'fale conosco' heading is to close to the ones above. > Not sure-- looks as though you have an unnecessarily complicated construct with headings nested within headings. Does this help?: h3 {padding-botto

[css-d] Suggestion

2008-11-03 Thread MEM
Suggestion: Can I suggest that I we move from a mailing list to a Newsgroup. :D I know is quite a request but... thinks may be more organized in a "answer". "question" way. :) Just my 2 cents on this. Kind Regards, Márcio __ cs

Re: [css-d] help for an IE bug

2008-11-03 Thread Gunlaug Sørtun
ray wrote: > Look at this page http://www.soundbowl.com/test.html in IE7. The > outer div has a padding of 6px, but the inner div seems not respect > to this padding, its background covers the left padding of its parent > div. Add a 'hasLayout' trigger to #inner... #inner { height: 1%; } ...s

Re: [css-d] CSS tables

2008-11-03 Thread Blake
On Tue, Nov 4, 2008 at 12:41 PM, Gunlaug Sørtun <[EMAIL PROTECTED]> wrote: > Personally I'm hoping to see something better than table for layout > before too long, so we can have some progress. Honestly I don't feel that restricted by current specs. Could you explain where you believe progress is

[css-d] relationship between headings - can't seem to clear my head

2008-11-03 Thread Luc
Good afternoon list, Page: http://www.dzinelabs.com/sandbox/MP/Pages/Contactbad.php Problem: the 'fale conosco' heading is to close to the ones above. What i need is what you see here: http://www.dzinelabs.com/sandbox/MP/Pages/Contact.php Obviously something is wrong in my sheet:

Re: [css-d] CSS tables

2008-11-03 Thread Gunlaug Sørtun
Kenoli Oleari wrote: > What do members of this list think about CSS-table styles for page > layout now that IE 8 finally supports them? CSS table comes handy if one wants to replicate the old/new HTML table designs. Other than that "table" is a bit too inflexible design-wise, regardless of suppor

Re: [css-d] The 1 px terror - Help.

2008-11-03 Thread MEM
Sorry, I'm really newbie on this. If you believe that, for answering this questions, you will need to explain what CSS actually IS or something like that, don't bother. :) You said that: "Goes better with font-size/line-height. Font-size/line-height defaults differ across browser-land, w

Re: [css-d] help: three columns with the same height

2008-11-03 Thread Alyda Gilmore
> From: David Laakso <[EMAIL PROTECTED]> > Date: Mon, 03 Nov 2008 02:51:40 -0500 > To: Alyda Gilmore <[EMAIL PROTECTED]> > Cc: > Subject: Re: [css-d] help: three columns with the same height > > Alyda Gilmore wrote: >> >> http://test.aroundtheblock.net/tutorials/columns/tall-left.php >> http://t

Re: [css-d] The 1 px terror - Help.

2008-11-03 Thread Gunlaug Sørtun
MEM wrote: > Thanks. I will give a try on your solution. I will see what do I get > after the changes. I know what you'll get if you do it right: the intended line-up. I test before responding :-) > And... With all the margin and padding and height and pixel and em... > maybe what you have said

Re: [css-d] how to get rid of scroll bar?

2008-11-03 Thread Peter Hyde-Smith
- Original Message - From: "Ionut Gabriel Stan" <[EMAIL PROTECTED]> To: "Bill Walton" <[EMAIL PROTECTED]> Cc: Sent: Monday, November 03, 2008 6:18 PM Subject: Re: [css-d] how to get rid of scroll bar? > Bill Walton wrote: >> >> I can't figure out why I have a horizontal scroll bar at

Re: [css-d] The 1 px terror - Help.

2008-11-03 Thread Gunlaug Sørtun
MEM wrote: > Can you answer me some questions, if it's not too much work. Not much work ... but I'm not in front of a computer-screen all day so can't always respond quickly :-) > Why we have to change from pixel to em measure units? It's more > browser friendly or W3C friendly? It's only for he

Re: [css-d] how to get rid of scroll bar?

2008-11-03 Thread Ionut Gabriel Stan
Bill Walton wrote: > Greetings! > > I can't figure out why I have a horizontal scroll bar at > http://www.shopkeepers-r.us or how to get rid of it. The current plan is for > the browser window to be maximized with the screen resolution set at > 1024x768. I'd sure appreciate help. Resource poi

Re: [css-d] CSS tables

2008-11-03 Thread Blake
On Tue, Nov 4, 2008 at 3:21 AM, Kenoli Oleari <[EMAIL PROTECTED]> wrote: > What do members of this list think about CSS-table styles for page > layout now that IE 8 finally supports them? I'm sure many of you are > aware of the new Sitepoint book focusing on these styles and the > future of CSS an

Re: [css-d] The 1 px terror - Help.

2008-11-03 Thread Gunlaug Sørtun
MEM wrote: > Now I have a pixel problem!!! Or a math problem. I don't know yet. > http://www.cantinho.org/test3.html At the moment all browsers fall back on their defaults for line-height, and they are different - even between versions of the same browser. Tell all browsers exactly what you wan

[css-d] how to get rid of scroll bar?

2008-11-03 Thread Bill Walton
Greetings! I can't figure out why I have a horizontal scroll bar at http://www.shopkeepers-r.us or how to get rid of it. The current plan is for the browser window to be maximized with the screen resolution set at 1024x768. I'd sure appreciate help. Resource pointers that would help me under

[css-d] CSS tables

2008-11-03 Thread Kenoli Oleari
What do members of this list think about CSS-table styles for page layout now that IE 8 finally supports them? I'm sure many of you are aware of the new Sitepoint book focusing on these styles and the future of CSS and suggesting that Microsoft's coming on board standards-wise with IE8 is

Re: [css-d] The 1 px terror - Help.

2008-11-03 Thread MEM
Can you answer me some questions, if it's not too much work. Why we have to change from pixel to em measure units? It's more browser friendly or W3C friendly? It's only for height values? We should use line-height instead of what? Why do we have to use line-height and height, all together? If i

Re: [css-d] Conceptual Guidance - content outside viewport

2008-11-03 Thread Gunlaug Sørtun
WEZ! wrote: > What I'm coding is a flexible width content with fixed width left and > right columns. The layout is limited in width through min/max- > widths. > > I'm after something that fits next to that inner content block. If the backgrounds on both sides of the inner content block can dis

Re: [css-d] Conceptual Guidance - content outside viewport

2008-11-03 Thread Gunlaug Sørtun
WEZ! wrote: > I haven't tried it with your code but the inner div you added to the > left if applied to the right hand side will probably produce a scoll > bar. No, it won't, because there isn't anything outside the content-div on narrow windows. I thought that was the whole idea, and you would

[css-d] The 1 px terror - Help.

2008-11-03 Thread MEM
Ok. I've manage to make 3 columns layout with same height, using CSS only. THANKS. :) After some other reply's I was able to put my navigation over the right side. THANKS. :) Now I have a pixel problem!!! Or a math problem. I don't know yet. Please take a look at the NAVIGATION MENU (a UL list

Re: [css-d] Conceptual Guidance - content outside viewport

2008-11-03 Thread WEZ!
Thanks for your reply and assistance as per usual Georg. Much appreciated. I've been tinkered with the idea over the last couple days. Trying different ideas but still no luck. You have some interesting avenues of attack on your site but the issue with the right hand background not making scrol

Re: [css-d] help: three columns with the same height

2008-11-03 Thread David Laakso
Alyda Gilmore wrote: > > http://test.aroundtheblock.net/tutorials/columns/tall-left.php > http://test.aroundtheblock.net/tutorials/columns/tall-center.php > http://test.aroundtheblock.net/tutorials/columns/tall-right.php > > > --- > Alyda > > 404 0n all. -- A thin red line and a salmon-colo