[css-d] about center align a horizontal list

2009-05-07 Thread ayrtbh
Hello all, I know it's an discussed question, and I followed this: http://archivist.incutio.com/viewlist/css-discuss/105996?highlight=center+align and the example from css.maxdesign http://css.maxdesign.com.au/listamatic/horizontal16.htm but I think it's not really center aligned. I applied the te

Re: [css-d] ie/8 max-width

2009-05-07 Thread David Laakso
Al Sparber wrote: >> Al Sparber wrote: >> >>> From: "David Laakso" >>> >>> Get the page out of quirks mode (remove the xml prolog) and check again. >>> >>> >> Makes no difference whatsoever, Al. >> > > > If you remove both the width and height attributes from the img tag, i

Re: [css-d] ie/8 max-width

2009-05-07 Thread David Laakso
Al Sparber wrote: >> Al Sparber wrote: >> >>> From: "David Laakso" >>> >>> Get the page out of quirks mode (remove the xml prolog) and check again. >>> >>> >> Makes no difference whatsoever, Al. >> > > > If you remove both the width and height attributes from the img tag, i

Re: [css-d] ie/8 max-width

2009-05-07 Thread Al Sparber
> Al Sparber wrote: >> From: "David Laakso" > >> Get the page out of quirks mode (remove the xml prolog) and check again. >> > Makes no difference whatsoever, Al. If you remove both the width and height attributes from the img tag, it works. Remove just the height and it doesn't. Looks like a r

Re: [css-d] ie/8 max-width

2009-05-07 Thread David Laakso
Al Sparber wrote: > From: "David Laakso" > > >> When the page is dragged to a 640 window, the large image should reduce >> in both width and height. >> >> Our new found standard compliant friend, IE/8 does not seem to go along >> with the program in PC XP on a relatively fast dsl modem (the

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

2009-05-07 Thread Dan King
>The values you need will depend on the radius of your corners and on >the offset of the drop shadow. If you don't use it already I would >strongly recommend familiarising yourself with firebug. Thanks for the tip on using firebug; it made creating the rounded corners box so much easier. Pre

Re: [css-d] ie/8 max-width

2009-05-07 Thread Al Sparber
From: "David Laakso" > When the page is dragged to a 640 window, the large image should reduce > in both width and height. > > Our new found standard compliant friend, IE/8 does not seem to go along > with the program in PC XP on a relatively fast dsl modem (the image in > IE/8 at 640 is mor

[css-d] ie/8 max-width

2009-05-07 Thread David Laakso
When the page is dragged to a 640 window, the large image should reduce in both width and height. Our new found standard compliant friend, IE/8 does not seem to go along with the program in PC XP on a relatively fast dsl modem (the image in IE/8 at 640 is more square than rectangular). IE/7 is

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

2009-05-07 Thread Paul ODonovan
Hi, my name is Paul :) this is my first post - I'm new to CSS and I'm having some Internet Explorer positioning issues, I'd appreciate any help. In IE7 there is unwanted space occuring in the place where my images originally were before I positioned them. This extends the list well below the fo

Re: [css-d] link color not taking

2009-05-07 Thread David Laakso
Bob Meetin wrote: > http://74.53.228.210/~energist/index.php?option=com_content&view=article&id=22&Itemid=27 > > Scroll to the bottom column to see the text code; if I use inline CSS I > can get the link to correctly display as white. > They are in the wrong order. Teset to: .module_column_hea

Re: [css-d] link color not taking

2009-05-07 Thread Adam Ducker
Bob Meetin wrote: > http://74.53.228.210/~energist/index.php?option=com_content&view=article&id=22&Itemid=27 > Scroll to the bottom column to see the text code; if I use inline CSS I > can get the link to correctly display as white. I forgot to offer a solution or advice before I sent that last e

Re: [css-d] link color not taking

2009-05-07 Thread Adam Ducker
Bob Meetin wrote: > http://74.53.228.210/~energist/index.php?option=com_content&view=article&id=22&Itemid=27 > Scroll to the bottom column to see the text code; if I use inline CSS I > can get the link to correctly display as white. Look up CSS specificity if you are not yet familiar with it:

[css-d] link color not taking

2009-05-07 Thread Bob Meetin
http://74.53.228.210/~energist/index.php?option=com_content&view=article&id=22&Itemid=27 Scroll to the bottom column to see the text code; if I use inline CSS I can get the link to correctly display as white. Capabilities - all 3 use the class, .module_column_heading_blue If not as a link, 2nd

Re: [css-d] IE 6 layout issues

2009-05-07 Thread Gunlaug Sørtun
David Bailey wrote: > http://www.widemannviolins.com/index.php Suggestion:

Re: [css-d] IE 6 layout issues

2009-05-07 Thread Alan Gresley
David Laakso wrote: > Alan Gresley wrote: >> David Bailey wrote: [..] >>> http://www.widemannviolins.com/index.php >>> >>> >>> 1. Text content: >>> The text drops down below the image on the right instead of being >>> parallel to it. I'm sure I've seen something about this problem >>> before in

Re: [css-d] IE 6 layout issues

2009-05-07 Thread Alan Gresley
Alan Gresley wrote: > This is interesting, still analyzing why. The fix is to give the > div#footer hasLayout [1]. > > #footer { /* hasLayout trigger */ >height:1%; > } And here is a test case. This bug in IE6 is a combin

Re: [css-d] IE 6 layout issues

2009-05-07 Thread David Laakso
Alan Gresley wrote: > David Bailey wrote: > >> Hi, >> >> I've got a couple of problems with IE 6 (and probably other versions, >> I don't have other IE browsers in order to check) which all work fine >> in Safari and FF. I've struggled with this for a few hours now, and >> looked for answe

Re: [css-d] IE8 is it a improvement over IE7?

2009-05-07 Thread Alan Gresley
Christopher R wrote: > I would just like to know if IE8 is an improvement over IE7? I would say that with CSS2.1, IE8 is in most ways more standard compliant than Firefox, Safari and Opera (in that order). IE7 can now be seen as one buggy browser. All of the IE6 bugs but with bigger bolts to h

Re: [css-d] IE8 is it a improvement over IE7?

2009-05-07 Thread Ian Young
> -Original Message- > From: css-d-boun...@lists.css-discuss.org [mailto:css-d- > boun...@lists.css-discuss.org] On Behalf Of Christopher R > Sent: 05 May 2009 16:58 > To: CSS-D > Subject: [css-d] IE8 is it a improvement over IE7? > > I would just like to know if IE8 is an improvement ove

Re: [css-d] IE8 is it a improvement over IE7?

2009-05-07 Thread Al Sparber
From: "Christopher R" To: "CSS-D" Sent: Tuesday, May 05, 2009 11:57 AM Subject: [css-d] IE8 is it a improvement over IE7? >I would just like to know if IE8 is an improvement over IE7? It is. -- Al Sparber - PVII http://www.projectseven.com _

[css-d] IE8 is it a improvement over IE7?

2009-05-07 Thread Christopher R
I would just like to know if IE8 is an improvement over IE7? __ 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://cs

Re: [css-d] IE 6 layout issues

2009-05-07 Thread Alan Gresley
David Bailey wrote: > Hi, > > I've got a couple of problems with IE 6 (and probably other versions, > I don't have other IE browsers in order to check) which all work fine > in Safari and FF. I've struggled with this for a few hours now, and > looked for answers, but to no avail. > > http:/

Re: [css-d] Fluid Page + Centered 80% Div + Thumbnails

2009-05-07 Thread Bill Brown
Court Kizer wrote: > Here's a screenshot to give you an idea... > > http://courtkizer.com/screenshots/Untitled.png Something like this?: ~~~ http://www.w3.org/TR/html4/strict.dtd'> Gallery /* RESET */ ul,li{list-style:none;margin:0;padding:0;} /* GALLERY */ ul{margin: