Hi Wayne,
Looks like it's the set width that you're using. If you're already using
margins on the H2, why not dispense with the width and add the right margin,
like so:
#main #homer h2 {
font-size: 117%;
font-weight: normal;
letter-spacing: 0.06em;
line-height: 1.75em;
color: #FFF;
margin: 25px 210px 15px 10px;
text-align: left;
}
This works for me in IE (and the others). That help?
Ben Crothers
[EMAIL PROTECTED]
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Wayne Godfrey
Sent: Friday, 13 May 2005 11:43 AM
To: [email protected]
Subject: Re: [WSG] IE won't play
The 380px worked for the top <h1> but now IE is centering the <h2> text
underneath, even though the CSS says align left. Getting there, but why is
IE doing this?
w
Wayne Godfrey
[EMAIL PROTECTED]
On May 12, 2005, at 9:05 PM, Ben Crothers wrote:
> ...or width: 380px; ...?
>
>
> Ben Crothers
>
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
> Behalf Of Mike Pepper
> Sent: Friday, 13 May 2005 10:48 AM
> To: [email protected]
> Subject: RE: [WSG] IE won't play
>
>> -----Original Message-----
>> From: [EMAIL PROTECTED]
>> [mailto:[EMAIL PROTECTED] Behalf Of Wayne Godfrey
>> Sent: 13 May 2005 01:13
>
>> For some dumb reason, IE wants to
>> drop my text way down on the background image instead putting it at
>> the top as the other browsers do.
>
> Your width is a little wide -
>
> #main #homer {
>
> display: block;
> margin: 0;
> padding: 0;
> width: 390px;
> z-index: 20;
> }
>
> Make is a tad less and it'll be fine.
>
> Cheers,
>
> Mike
>
> Mike Pepper
> Accessible Web Developer
> Internet SEO and Marketing Analyst
> http://www.seowebsitepromotion.com
>
> Administrator
> Guild of Accessible Web Designers
> [EMAIL PROTECTED]
> http://www.gawds.org
> ******************************************************
> 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
******************************************************
******************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************