Re: [WSG] site layout problems, specifically in Mac IE

2004-10-26 Thread Matt Andrews
Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Behalf Of Hugh Todd > Sent: Friday, October 22, 2004 3:32 PM > To: [EMAIL PROTECTED] > Subject: Re: [WSG] site layout problems, specifically in Mac IE > > Craig, > > The main issue would appear to be as fo

Re: [WSG] site layout problems, specifically in Mac IE

2004-10-26 Thread Hugh Todd
Craig, If you are using a block level element to clear some floats (say a navigation bar), then you will find that, in IE 5 Mac, if you put any floats *inside* that block level element, they will clear also. This behaviour is wrong. And you can't fix it by applying "clear:none" to the enclosed

RE: [WSG] site layout problems, specifically in Mac IE

2004-10-26 Thread Craig Millman
://www.pacifichomeloans.com.au CSS http://www.pacifichomeloans.com.au/styleshome.css thanks -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Hugh Todd Sent: Friday, October 22, 2004 3:32 PM To: [EMAIL PROTECTED] Subject: Re: [WSG] site layout problems, specifically in Mac IE Craig

Re: [WSG] site layout problems, specifically in Mac IE

2004-10-21 Thread Hugh Todd
Craig, The main issue would appear to be as follows: Mac IE 5 wrongly clears floats inside clearing block elements, and you can't fix it with "clear:none;". The easy way to solve it is to add a standalone clearer to your HTML (say after a navigation bar that you need to clear). It may need to be

RE: [WSG] site layout problems, specifically in Mac IE

2004-10-21 Thread Craig Millman
Sent: Friday, October 22, 2004 8:53 AM To: [EMAIL PROTECTED] Subject: Re: [WSG] site layout problems, specifically in Mac IE On 22 Oct 2004, at 12:17 AM, Craig Millman wrote: > This is my first post, I have been silently gobbling up info. > > I have designed a websit

Re: [WSG] site layout problems, specifically in Mac IE

2004-10-21 Thread Nick Gleitzman
On 22 Oct 2004, at 12:17 AM, Craig Millman wrote: This is my first post, I have been silently gobbling up info. I have designed a website for a friend www.pacifichomeloans.com.au which seems to look ok in IE on Windows, however not in Mac IE. The css is at www.pacifichomeloans.com.au/styleshome.c

Re: [WSG] site layout problems, specifically in Mac IE

2004-10-21 Thread J Rodgers
Have you looked at it in Firefox? Or Safari? It looks even further off ;) Might want to not call the image in the background and use that to keep the content down where you want it. I think it's cause you are relying on the list of links in the top to push things down and the font renders awfully

[WSG] site layout problems, specifically in Mac IE

2004-10-21 Thread Craig Millman
Hi, This is my first post, I have been silently gobbling up info. I have designed a website for a friend www.pacifichomeloans.com.au which seems to look ok in IE on Windows, however not in Mac IE. The css is at www.pacifichomeloans.com.au/styleshome.css I have validated the XHTML although it has