Re: [WSG] H1 not aligning to top

2006-03-21 Thread Soeren Mordhorst

Hello Taco,

to get a fast solution you should use the IE star-bug for your H1.

*html h1 {
margin-top: -14px;
}

The main problem is something else. You could recognize that, if you 
will add a background-color to the content
to e.g. #000, and then have a look in Firefox and IE to see the 
differences.


Greetings,

Soeren




Taco Fleur schrieb:

I got it fixed in Firefox, now in Internet Explorer there is the white line
above the H1.

I can't seem to figure out why if I put a clear: left on 
h1 {

font-size: 120%;
color: #009933;
margin: 0px;
padding: 20px 0px 10px 20px;
background: #D7F1D1;
}
The white space comes back in Firefox? 
Agreed about the list, to much hassle though at this stage, let me get this

right first.

It's fine now except the white line above the H1 in Internet Explorer.


Kind regards,
 


Taco Fleur - CEO

Free Call 1800 032 982 or Mobile 0421 851 786
Pacific Fox http://www.pacificfox.com.au an industry leader with commercial
IT experience since 1994 .

*   
	Web Design and Development 
*	

SMS Solutions, including developer API
*   
Domain Registration, .COM for as low as fifteen dollars a year,
.COM.AU for fifty dollars two years!


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Joshua Street
Sent: Tuesday, 21 March 2006 5:55 PM
To: wsg@webstandardsgroup.org
Subject: Re: [WSG] H1 not aligning to top

On 3/21/06, Taco Fleur <[EMAIL PROTECTED]> wrote:
  
I can't get the header to align to the top, there is a white space 
between the "About Lyte" and the top navigation.


Does anyone have any idea?



Tried adjusting line-height: ?

Makes it better just quickly playing here in Firefox.

Also, that menu really looks a lot like it should be a list... just a
thought :-)

Josh

--
Joshua Street

http://joahua.com/blog/
+61 (0) 425 808 469
**
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
**



RE: [WSG] H1 not aligning to top

2006-03-21 Thread Taco Fleur
I got it fixed in Firefox, now in Internet Explorer there is the white line
above the H1.

I can't seem to figure out why if I put a clear: left on 
h1 {
font-size: 120%;
color: #009933;
margin: 0px;
padding: 20px 0px 10px 20px;
background: #D7F1D1;
}
The white space comes back in Firefox? 
Agreed about the list, to much hassle though at this stage, let me get this
right first.

It's fine now except the white line above the H1 in Internet Explorer.


Kind regards,
 

Taco Fleur - CEO

Free Call 1800 032 982 or Mobile 0421 851 786
Pacific Fox http://www.pacificfox.com.au an industry leader with commercial
IT experience since 1994 .

*   
Web Design and Development 
*   
SMS Solutions, including developer API
*   
Domain Registration, .COM for as low as fifteen dollars a year,
.COM.AU for fifty dollars two years!


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Joshua Street
Sent: Tuesday, 21 March 2006 5:55 PM
To: wsg@webstandardsgroup.org
Subject: Re: [WSG] H1 not aligning to top

On 3/21/06, Taco Fleur <[EMAIL PROTECTED]> wrote:
> I can't get the header to align to the top, there is a white space 
> between the "About Lyte" and the top navigation.
>
> Does anyone have any idea?

Tried adjusting line-height: ?

Makes it better just quickly playing here in Firefox.

Also, that menu really looks a lot like it should be a list... just a
thought :-)

Josh

--
Joshua Street

http://joahua.com/blog/
+61 (0) 425 808 469
**
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] H1 not aligning to top

2006-03-21 Thread Taco Fleur



Got it, thanks.
 
Kind 
regards,
 
Taco Fleur - CEO
Free Call 1800 032 982 or 
Mobile 0421 851 786Pacific Fox http://www.pacificfox.com.au an industry leader with 
commercial IT experience since 1994 …


  
  Web Design and 
  Development 
  
  SMS Solutions, including developer 
  API
  
  Domain Registration, .COM for as 
  low as fifteen dollars a year, .COM.AU for fifty dollars two 
  years!
 


From: [EMAIL PROTECTED] 
[mailto:[EMAIL PROTECTED] On Behalf Of Taco 
FleurSent: Tuesday, 21 March 2006 5:41 PMTo: 
wsg@webstandardsgroup.orgSubject: [WSG] H1 not aligning to 
top

Hi 
all,
 
I have this page http://www.lyte.com.au/site/about.htm (that 
validates) but I can't get the header to align to the top, there is a white 
space between the "About Lyte" and the top navigation.
 
I tried putting a 
clear:left; since the menu items are floated to the left, but if I do that the 
white space becomes even bigger.
Does anyone have any 
idea?
 
Thanks in 
advance.
 
Kind 
regards,
 
Taco Fleur - CEO
Free Call 1800 032 982 or 
Mobile 0421 851 786Pacific Fox http://www.pacificfox.com.au an industry leader with 
commercial IT experience since 1994 …


  
  Web Design and 
  Development 
  
  SMS Solutions, including developer 
  API
  
  Domain Registration, .COM for as 
  low as fifteen dollars a year, .COM.AU for fifty dollars two 
  years!
 


Re: [WSG] H1 not aligning to top

2006-03-21 Thread Joshua Street
On 3/21/06, Taco Fleur <[EMAIL PROTECTED]> wrote:
> I can't get the header to align to the top, there is a
> white space between the "About Lyte" and the top navigation.
>
> Does anyone have any idea?

Tried adjusting line-height: ?

Makes it better just quickly playing here in Firefox.

Also, that menu really looks a lot like it should be a list... just a
thought :-)

Josh

--
Joshua Street

http://joahua.com/blog/
+61 (0) 425 808 469
**
The discussion list for  http://webstandardsgroup.org/

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



[WSG] H1 not aligning to top

2006-03-20 Thread Taco Fleur



Hi 
all,
 
I have this page http://www.lyte.com.au/site/about.htm (that 
validates) but I can't get the header to align to the top, there is a white 
space between the "About Lyte" and the top navigation.
 
I tried putting a 
clear:left; since the menu items are floated to the left, but if I do that the 
white space becomes even bigger.
Does anyone have any 
idea?
 
Thanks in 
advance.
 
Kind 
regards,
 
Taco Fleur - CEO
Free Call 1800 032 982 or 
Mobile 0421 851 786Pacific Fox http://www.pacificfox.com.au an industry leader with 
commercial IT experience since 1994 …


  
  Web Design and 
  Development 
  
  SMS Solutions, including developer 
  API
  
  Domain Registration, .COM for as 
  low as fifteen dollars a year, .COM.AU for fifty dollars two 
  years!