Maybe I'm missing something but you've got an image in your HTML. That's not really an image replacement method in that case.

On Wed, 27 Sep 2006 08:17:03 +1000, Mike at Green-Beast.com <[EMAIL PROTECTED]> wrote:

John Faulds wrote:
It should be pointed out that this method has
problems when you resize the text (unless
you've since found a way to fix that Mike).

I did, John, as seen on the site I just used it on: http://myrnamunroe.org/.
Basically what I did is 1) allowed lots of room for growth and 2) applied
overflow:hidden to the container:

#header {
  width : 100%;
  height : 200px;
  overflow : hidden;
}

It can get obscenely big now without spilling out of the box.

Mike






*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************




--
Tyssen Design
Web & print design services
www.tyssendesign.com.au
Ph: (07) 3300 3303
Mb: 0405 678 590


*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to