[css-d] Help with floats in IE mac

2005-09-11 Thread Officelink
Hi everyone, I wondered if someone could help me find a fix for floats in internet explore for the mac. On the following two pages: http://www.officelinkonline.com.au/gwh/frames.htm and http://www.officelinkonline.com.au/gwh/services.htm ...the floats won't float to where they're supposed

[css-d] Vertical alignment problems

2005-07-26 Thread Officelink
Hi All, I¹ve just got a basic question regarding vertically aligning text and an image within a div: The Officelinkonline Websiteis presently under reconstruction.Please check back in a few weeks for the new site. I¹ve managed to source the following CSS code:

Re: [css-d] Box model problem??

2005-06-07 Thread Officelink
t; -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Officelink > Sent: Monday, June 06, 2005 8:32 PM > To: css-d@lists.css-discuss.org > Subject: [css-d] Box model problem?? > > Hi, > > I have some basic code on a page: it's just

[css-d] Box model problem??

2005-06-06 Thread Officelink
Hi, I have some basic code on a page: it's just a single table with one row and cell - body table#travelinfo width: 556px; height: 542px; vertical-align: middle; border: 8px solid #CCAE6B; } #travelinfo h1 { font-size: 14px; color: #CCAE6B; margin: 0px; padding: 0px; } body { backgr

Re: [css-d] Vertically centre on IE Mac

2005-06-04 Thread Officelink
Thanks for the help, I think you're right - it would be a bit too complex to make it work in IE(mac), so I think I'll just go for a table cell in this case. > Officelink wrote: > >> I was given the following code to vertically centre text >> within a div and it

[css-d] Vertically centre on IE Mac

2005-06-03 Thread Officelink
Hi, I was given the following code to vertically centre text within a div and it works great in all browsers except IE(mac). I wondered if anyone knew of a way to get it to work in this browser: .outer { position:relative; display:table; height: 200px; width: 200px; vertical