hi,

consider this html code:

<h1 class="h1-home"><span>northern colorado's exclusive providers of
interior design</span></h1>

here is the css for replacing the text.

h1.h1-home {
width:380px;
height:55px;
background:url(../images/h1_home.gif) no-repeat scroll 0 0;
overflow:auto;
}
h1.h1-home span {
text-indent:-1000em;
display:block;
}

hope that helps.

---
Virgilio Quilario Jr.
The Practical Web Site Development Resource <http://www.jampmark.com/>
On Sat, Dec 13, 2008 at 3:32 AM, Debbie Campbell 
<d...@redkitecreative.com>wrote:

> In this page:
>
> > http://www.redkitecreative.com/projects/hixon/test.php
>
> My H1 tag isn't being replaced - or rather the image flashes for a
> second then disappears. Can someone help?
>
> --
> Debbie Campbell
> www.redkitecreative.com
> ______________________________________________________________________
> css-discuss [cs...@lists.css-discuss.org]
> http://www.css-discuss.org/mailman/listinfo/css-d
> List wiki/FAQ -- http://css-discuss.incutio.com/
> List policies -- http://css-discuss.org/policies.html
> Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
>
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to