[WSG] height problem in firefox

2004-06-09 Thread Razvan Pop
Hello.
http://eutest.cpea.ro/contul_meu.php
Please take a look at that and maybe you can find out why the white 
background is not rendering OK in Firefox.
The CSS: http://eutest.cpea.ro/stiluri/layout.css
*
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list  getting help
* 



Re: [WSG] height problem in firefox

2004-06-09 Thread Susanne Jaeger
Razvan Pop schrieb, am 09.06.04 14:36:
http://eutest.cpea.ro/contul_meu.php
Please take a look at that and maybe you can find out why the white 
background is not rendering OK in Firefox.
The CSS: http://eutest.cpea.ro/stiluri/layout.css
#main doesn't have any non-floating and hence height relevant content. 
You might try adding some clearing element at the end of #container, 
after #main or just add float: left to the definition of #container.
I tried this via edit-styles bookmarklet in Mozilla and it works, I 
think there shouldn't be any problems with other browsers, but check.

Have a look at Eric Meyer's Containing Floats article to understand 
what's happening. 
http://www.complexspiral.com/publications/containing-floats/

HTH
Susanne
*
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list  getting help
* 



Re: [WSG] height problem in firefox

2004-06-09 Thread Razvan Pop
Thank you Susane.
Any idea how i could make the left blue column fit the height of the page?
Kindest Regards,
  Razvan Pop
Susanne Jaeger wrote:
Razvan Pop schrieb, am 09.06.04 14:36:
http://eutest.cpea.ro/contul_meu.php
Please take a look at that and maybe you can find out why the white 
background is not rendering OK in Firefox.
The CSS: http://eutest.cpea.ro/stiluri/layout.css

#main doesn't have any non-floating and hence height relevant content. 
You might try adding some clearing element at the end of #container, 
after #main or just add float: left to the definition of #container.
I tried this via edit-styles bookmarklet in Mozilla and it works, I 
think there shouldn't be any problems with other browsers, but check.

Have a look at Eric Meyer's Containing Floats article to understand 
what's happening. 
http://www.complexspiral.com/publications/containing-floats/

HTH
Susanne
*
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list  getting help
*

*
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list  getting help
* 



Re: [WSG] height problem in firefox

2004-06-09 Thread Gary Menzel

 Please take a look at that and maybe you can
find out why the white 
 background is not rendering OK in Firefox.


I couldn't see any other replies to
this (but mail delivery seems to have been an issue here lately).

I have just had a look in Firefox (0.8
version) and cannot see any difference between that and IE.


Gary Menzel
Web Development Manager
IT Operations Brisbane -+- ABN AMRO Morgans Limited
Level 29, 123 Eagle Street BRISBANE QLD 4000
PH: 07 333 44 828 FX: 07 3834 0828


To unsubscribe from this email please forward this email to: [EMAIL PROTECTED]

If this communication is not intended for you and you are not an authorised recipient of this email you are prohibited by law from dealing with or relying on the email or any file attachments. This prohibition includes reading, printing, copying, re-transmitting, disseminating, storing or in any other way dealing or acting in reliance on the information.  If you have received this email in error, we request you contact ABN AMRO Morgans Limited immediately by returning the email to [EMAIL PROTECTED] and destroy the original. We will refund any reasonable costs associated with notifying ABN AMRO Morgans. This email is confidential and may contain privileged client information. ABN AMRO Morgans has taken reasonable steps to ensure the accuracy and integrity of all its communications, including electronic communications, but accepts no liability for materials transmitted. Materials may also be transmitted without the knowledge of ABN AMRO Morgans.  ABN AMRO Morgans Limited its directors and employees do not accept liability for the results of any actions taken or not on the basis of the information in this report. ABN AMRO Morgans Limited and its associates hold or may hold securities in the companies/trusts mentioned herein.  Any recommendation is made on the basis of our research of the investment and may not suit the specific requirements of clients.  Assessments of suitability to an individuals portfolio can only be made after an examination of the particular clients investments, financial circumstances and requirements.
ABN AMRO Morgans Limited (ABN 49 010 669 726 AFSL 235410) A Participant of ASX Group



RE: [WSG] height problem in firefox

2004-06-09 Thread Jeff Lowder - Accessibility 1st
If you read this tutorial at A List Apart, it'll show you how to achieve
what you want.

http://www.alistapart.com/articles/fauxcolumns/

Cheers
Jeff Lowder
Accessibility 1st
Website: www.accessibility1st.com.au
Blog: www.accessibility1st.com.au/journal/ 


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Razvan Pop
Sent: Thursday, 10 June 2004 1:14 AM
To: [EMAIL PROTECTED]
Subject: Re: [WSG] height problem in firefox

Thank you Susane.

Any idea how i could make the left blue column fit the height of the
page?

Kindest Regards,
   Razvan Pop

Susanne Jaeger wrote:

 Razvan Pop schrieb, am 09.06.04 14:36:

 http://eutest.cpea.ro/contul_meu.php

 Please take a look at that and maybe you can find out why the white 
 background is not rendering OK in Firefox.
 The CSS: http://eutest.cpea.ro/stiluri/layout.css


 #main doesn't have any non-floating and hence height relevant content.

 You might try adding some clearing element at the end of #container, 
 after #main or just add float: left to the definition of #container.
 I tried this via edit-styles bookmarklet in Mozilla and it works, I 
 think there shouldn't be any problems with other browsers, but check.

 Have a look at Eric Meyer's Containing Floats article to understand 
 what's happening. 
 http://www.complexspiral.com/publications/containing-floats/

 HTH
 Susanne
 *
 The discussion list for http://webstandardsgroup.org/
 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list  getting help
 *


*
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list  getting help
* 



*
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list  getting help
*