Re: [WSG] IE Reverse Indent ?

2006-03-09 Thread Kevin Ross
Again, gentlemen... Thanks VERY MUCH for your help.Regards,Kevin.On 3/9/06, Paul Novitski <[EMAIL PROTECTED] > wrote:At 08:23 PM 3/8/2006, Ben Buchanan wrote:>That's pretty much the rub of it all, for me! :) If only Microsoft had >created a proprietary comment system for CSS, at least it would have

Re: [WSG] IE Reverse Indent ?

2006-03-08 Thread Paul Novitski
At 08:23 PM 3/8/2006, Ben Buchanan wrote: That's pretty much the rub of it all, for me! :) If only Microsoft had created a proprietary comment system for CSS, at least it would have been useful without so many downsides. That so typifies Microsoft's schizophrenia. They're such a large organi

Re: [WSG] IE Reverse Indent ?

2006-03-08 Thread Ben Buchanan
> ... is there a way to put that whole section in my Style sheet file? Or in > a seperate file so I can maintain the rules centrally? That's pretty much the rub of it all, for me! :) If only Microsoft had created a proprietary comment system for CSS, at least it would have been useful without so

RE: [WSG] IE Reverse Indent ?

2006-03-08 Thread Jason Turnbull
Kevin Ross wrote: > is there a way to put that whole section in my Style sheet file?  Or in a > seperate file so I can maintain the rules  centrally? Move all your styles into a CSS file ie6.css and just link to the style sheet as you normally would but within the conditional comment Regards J

Re: [WSG] IE Reverse Indent ?

2006-03-08 Thread Lachlan Hunt
Kevin Ross wrote: On the topic of the IE6 specific rules... ... is there a way to put that whole section in my Style sheet file? The conditional comment needs to go within the HTML, since it is an HTML comment. There are no conditional comments in CSS. You could place it in an incl

Re: [WSG] IE Reverse Indent ?

2006-03-08 Thread Kevin Ross
Thank you, Gentlemen, for your help.  It is very much appreciated !On the topic of the IE6 specific rules...  ... is there a way to put that whole section in my Style sheet file?  Or in a seperate file so I can maintain the rules  centrally? Regards,Kevin. On 3/8/06, Jason Turnbull <[EMAIL PROT

RE: [WSG] IE Reverse Indent ?

2006-03-07 Thread Jason Turnbull
Philippe Wittenbergh wrote: > > ul a, ul, li, #content_home {height: 1%;} /* Holly hack fix for IE > > bugs */ > > That is a bit radical... giving all those element 'layout' can > possibly cause more problems than it fixes. > In this case: > /* - hide form IE Mac - \*/ > * html #content_contain {h

Re: [WSG] IE Reverse Indent ?

2006-03-07 Thread Philippe Wittenbergh
On Mar 8, 2006, at 2:51 PM, Jason Turnbull wrote: http://www.hudsonantiquecarclub.com/index.html IE6 adds an reverse indent just under the header "Monthly Meetings" (Paragraph starting Rudy's...) Is this to do with the thumbnail to the left? Known as the 3 pixel text-jog http://www.positionis

RE: [WSG] IE Reverse Indent ?

2006-03-07 Thread Jason Turnbull
Kevin Ross wrote: > http://www.hudsonantiquecarclub.com/index.html > IE6 adds an reverse indent just under the header "Monthly Meetings" > (Paragraph starting Rudy's...) > Is this to do with the thumbnail to the left? Known as the 3 pixel text-jog http://www.positioniseverything.net/explorer/thre

RE: [WSG] IE Reverse Indent ?

2006-03-07 Thread Scott Swabey
Kevin wrote >On this page... >http://www.hudsonantiquecarclub.com/index.html >IE6 adds an reverse indent just under the header "Monthly Meetings" Hi Kevin Adding a couple extra pixels to the #content_home right margin should fix things up. Regards Scott Swabey Design & Development Director