Re: [css-d] 2nd request -- help with IE issue on Navigation

2008-11-30 Thread Holly Bergevin
From: "Ambient Glow" <[EMAIL PROTECTED]> >I'm having a problem with the display on the navigation for this page in >IE6: > >http://ambientglow.com/garage/jfogg/sample-home.html >css: http://ambientglow.com/garage/jfogg/_css/home.css >menu css: >http://ambientglow.com/garage/jfogg/SpryAssets/SpryMe

Re: [css-d] Problem with form in IE6 and IE7

2008-11-30 Thread Bill Brown
Jukka K. Korpela wrote: > Peter Bradley wrote: > >> I have a form that I can't get to format properly in IE (6 or 7). > > It looks like you are using a definition list for the form fields. In > addition to being illogical, it also causes trouble in styling. The > element may have idiosyncratic

Re: [css-d] Column Height

2008-11-30 Thread Christian Kirchhoff privat
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Paul Ravenstone > Sent: Sunday, November 30, 2008 11:30 PM > To: css-d@lists.css-discuss.org > Subject: [css-d] Column Height > > > Is there a way to have a 3 column layout, where the right and >

[css-d] Column Height

2008-11-30 Thread Paul Ravenstone
Is there a way to have a 3 column layout, where the right and left are a fixed width, the center is fluid, and all three columns are the full length between the header and the footer, which are set at the full length of the screen? AND to do it all with CSS? Thanks, Paul -- We can't solve pro

Re: [css-d] Problem with form in IE6 and IE7

2008-11-30 Thread Gunlaug Sørtun
Peter Bradley wrote: > > Is there a technique for getting a form like this to look right in > IE? For a somewhat logical and identical line-up across browser-land for a flexible layout like yours, I think you simply have to giv

Re: [css-d] Problem with form in IE6 and IE7

2008-11-30 Thread Alyda Gilmore
> From: "Jukka K. Korpela" <[EMAIL PROTECTED]> > Date: Sun, 30 Nov 2008 22:24:09 +0200 > To: CSS-D > Subject: Re: [css-d] Problem with form in IE6 and IE7 > > Peter Bradley wrote: > >> I have a form that I can't get to format properly in IE (6 or 7). > > It looks like you are using a definition

Re: [css-d] Problem with form in IE6 and IE7

2008-11-30 Thread Jukka K. Korpela
Peter Bradley wrote: > I have a form that I can't get to format properly in IE (6 or 7). It looks like you are using a definition list for the form fields. In addition to being illogical, it also causes trouble in styling. The element may have idiosyncratic rendering features in browsers, and

[css-d] Problem with form in IE6 and IE7

2008-11-30 Thread Peter Bradley
Hi, I have a form that I can't get to format properly in IE (6 or 7). You can see it at: http://www.apvx95.dsl.pipex.com/SpanishIntensives/bookingPHP.html The stylesheet is at: http://www.apvx95.dsl.pipex.com/SpanishIntensives/styles/spanishintensives.css All the selectors for the form are at

[css-d] 2nd request -- help with IE issue on Navigation

2008-11-30 Thread Ambient Glow
I'm having a problem with the display on the navigation for this page in IE6: http://ambientglow.com/garage/jfogg/sample-home.html css: http://ambientglow.com/garage/jfogg/_css/home.css menu css: http://ambientglow.com/garage/jfogg/SpryAssets/SpryMenuBarHorizontal.css The menu bar appears outside

Re: [css-d] Can we create a newsletter in CSS

2008-11-30 Thread MEM
-Original Message- >From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of >Carla Bruni >Sent: domingo, 30 de Novembro de 2008 16:32 >To: css-d@lists.css-discuss.org >Subject: [css-d] Can we create a newsletter in CSS   >I  might be a bit late with my post. >I think the best inf

[css-d] Can we create a newsletter in CSS

2008-11-30 Thread Carla Bruni
  I  might be a bit late with my post. I think the best information about newsletters you can get by subscribing and observing letter from the respectful companies of the similar business. The safest is hybrid layout, the tabled one. I saw that lots of companies are just slicing pictures with te

Re: [css-d] browser rendering problem

2008-11-30 Thread Gunlaug Sørtun
Tim Wolak wrote: > Thanks for that guys! A little tweaking and it worked perfect! For > some reason I have a nice nagging white border around the backround > image that is repeating on the page Any ideas as to who the > problem child/div might be? Thanks again for the help! >