> Ok, to the problem...no matter what I do it seems like the "t" in 
> Development always appears
> on top of the graphic. Opera, Netscape, and Firefox is fine, it's only 
> an IE issue.  Any suggetions?

I was just talking about image replacement the other day, and someone
left a comment on my blog suggesting the following technique (which is
totally great and works perfectly):

h1 {
     background: url(i/branding_h1.jpg) no-repeat;
     width: 650px;
     height: 0;
     padding-top: 180px;
     overflow: hidden;
}

Try that out, it should work wonderfully.

All the best,

Jesse Skinner
http://www.thefutureoftheweb.com

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to