Re: [css-d] web developer's toolbar was link image background problem w/IE 6 (natch)

2007-11-16 Thread Alan Gresley
Alex Robinson on 16 November 2007 19:07 >>Please note that display:inline-block in invalid CSS2.1 but is valid CSS3. > > > Actually it's valid CSS2.1 but not valid CSS2. > > Compare > > http://www.w3.org/TR/CSS2/visuren.html#display-prop > > http://www.w3.org/TR/CSS21/visuren.html#display-pro

Re: [css-d] Safari 2.0.4 ignoring stylesheet

2007-11-16 Thread Philippe Wittenbergh
On Nov 17, 2007, at 6:28 AM, Slob Jones wrote: > Safari 2.0.4 for OSX 10.4 appears to be ignoring my stylesheet. > > Also, I've noticed form input fields appearing much longer than normal > in Firefox 2 for OSX. > > Any explanation for these problems? > > Please see screenshots at link below: > >

Re: [css-d] Problem in Firefox--addendum

2007-11-16 Thread David Laakso
David Laakso wrote: > Kathryn Maxwell wrote: > >> http://dev.carfreewalks.org/walks/114/twickenham_to_putney >> >> This does not happen in IE. Unfortunately I do not have access to the site >> and can only feed back any ideas. I realise it is not laid out with pure >> css and uses tables, bu

Re: [css-d] Problem in Firefox

2007-11-16 Thread David Laakso
Kathryn Maxwell wrote: > http://dev.carfreewalks.org/walks/114/twickenham_to_putney > > This does not happen in IE. Unfortunately I do not have access to the site > and can only feed back any ideas. I realise it is not laid out with pure > css and uses tables, but they are trying to do somethin

[css-d] Safari 2.0.4 ignoring stylesheet

2007-11-16 Thread Slob Jones
Safari 2.0.4 for OSX 10.4 appears to be ignoring my stylesheet. Also, I've noticed form input fields appearing much longer than normal in Firefox 2 for OSX. Any explanation for these problems? Please see screenshots at link below: Screenshots (See group 17): http://tinyurl.com/2vfujo My site:

[css-d] Problem in Firefox

2007-11-16 Thread Kathryn Maxwell
All, this is not my site and has many problems, but the one I have been asked if I am able to help with is a problem in Firefox where a table in the content is pushed to the right-hand side http://dev.carfreewalks.org/walks/114/twickenham_to_putney This does not happen in IE. Unfortunately I d

Re: [css-d] Menu Item Spacing

2007-11-16 Thread David Terrell
--- Elias Abunassar <[EMAIL PROTECTED]> wrote: > > From: David Terrell <[EMAIL PROTECTED]> > > Hello All, > > > > Thank you for your immense help. Is there any way > to > > individually control the spacing of items > within > > a list? > > > Hi David, > > Are you referring to vertical or h

Re: [css-d] center submit button in a table cell

2007-11-16 Thread Graham, Steve
Sorry about that... It's just habit to click reply. I'll keep it in mind for the future. Steve -Original Message- From: Mauricio Samy Silva [mailto:[EMAIL PROTECTED] Sent: Thursday, November 15, 2007 12:47 PM To: [css-d] List; Graham, Steve Subject: Re: [css-d] center submit button in a

[css-d] Need float drop help... quickly if possible!

2007-11-16 Thread Lise Holliker Dykes
Fairly new at this whole CSS deal, and need a resolution sooner than I can continue to peck away trying everything under the sun. Page with the issue: http://homepage.mac.com/lhdesign/ine/aboutus.html CSS file is mainstyles.css in same directory. Inset box on copy panel looks fine in Firefox

Re: [css-d] link image background problem w/IE 6 (natch)

2007-11-16 Thread Alan Gresley
Tim Ware wrote: > I created a link class to have a background image on linked text > where needed: > > a.checkbox { > background:url(/healthcare/_img/Pencil.gif) no-repeat 100% 50%; > padding-right:20px; > } > > The above adds a checkbox to the right of the linked text, and i

Re: [css-d] Menu Item Spacing

2007-11-16 Thread Speight, Mike
You could always try using line-height to control the height of the list items, this has the benefit of aligning text to the middle vertically. Adding margin to the top and bottom of the li would control the spacing Mike Speight -Original Message- Fr

Re: [css-d] link image background problem w/IE 6 (natch)

2007-11-16 Thread Alex Robinson
>Please note that display:inline-block in invalid CSS2.1 but is valid CSS3. Actually it's valid CSS2.1 but not valid CSS2. Compare http://www.w3.org/TR/CSS2/visuren.html#display-prop http://www.w3.org/TR/CSS21/visuren.html#display-prop __

Re: [css-d] Margin/padding problems, or maybe not...

2007-11-16 Thread David Laakso
Erland Flaten wrote: > I want the align the top of the menu with the top of the Headline in > the content area. Looks ok in safari/FF but as usual IE makes problem > as it always has since the dawn of webdesign... ok. > > I have 15px padding on top og the menu and 15px padding in top of the >

Re: [css-d] link image background problem w/IE 6 (natch)

2007-11-16 Thread Ingo Chao
Tim Ware wrote: > I created a link class to have a background image on linked text > where needed: > > a.checkbox { > background:url(/healthcare/_img/Pencil.gif) no-repeat 100% 50%; > padding-right:20px; > } > > The above adds a checkbox to the right of the linked text, and it

Re: [css-d] link image background problem w/IE 6 (natch)

2007-11-16 Thread Tim Ware
On Nov 16, 2007, at 8:17 AM, DAVOUD TOHIDY wrote: > > on Date: Fri, 16 Nov 2007 08:11:00 -0800 Tim wrote: > > I created a link class to have a background image on linked text > > have a look at "design consideration" section of my > portfolio located http://cssfreelancer.awardspace.com . > > hope

Re: [css-d] link image background problem w/IE 6 (SOLVED!)

2007-11-16 Thread Tim Ware
On Nov 16, 2007, at 8:17 AM, DAVOUD TOHIDY wrote: > > on Date: Fri, 16 Nov 2007 08:11:00 -0800 Tim wrote: > > I created a link class to have a background image on linked text > > have a look at "design consideration" section of my > portfolio located http://cssfreelancer.awardspace.com . In orde

Re: [css-d] Margin/padding problems, or maybe not...

2007-11-16 Thread Gunlaug Sørtun
David Laakso wrote: > Erland Flaten wrote: >> Looks ok in safari/FF but as usual IE makes problem as it always >> has since the dawn of webdesign... ok. Nonsense. >> http://www.ingriahlsen.no/ > Could be a "human" bug. Assuming I understand what you mean, the > target selector for ie6 & 7 may

Re: [css-d] Need float drop help... quickly if possible!

2007-11-16 Thread Gunlaug Sørtun
Lise Holliker Dykes wrote: > http://homepage.mac.com/lhdesign/ine/aboutus.html > Inset box on copy panel looks fine in Firefox & Safari, float drop > disaster in IE. I've read up on the problem all over the place, but I > can't figure out for the life of me what's making the floated box > seem

[css-d] link image background problem w/IE 6 (natch)

2007-11-16 Thread Tim Ware
I created a link class to have a background image on linked text where needed: a.checkbox { background:url(/healthcare/_img/Pencil.gif) no-repeat 100% 50%; padding-right:20px; } The above adds a checkbox to the right of the linked text, and it works fine everywhere but

[css-d] Margin/padding problems, or maybe not...

2007-11-16 Thread Erland Flaten
I want the align the top of the menu with the top of the Headline in the content area. Looks ok in safari/FF but as usual IE makes problem as it always has since the dawn of webdesign... ok. I have 15px padding on top og the menu and 15px padding in top of the content area on the right side

[css-d] Menu Item Spacing

2007-11-16 Thread David Terrell
Hello All, Thank you for your immense help. Is there any way to individually control the spacing of items within a list? The site is www.cometothewell.org/newsite The css is http://www.cometothewell.org/newsite/styles.css I need the menu items to space out visually. Thank you once again. Dav