On Thu, Feb 21, 2008 at 11:51 PM, Big Moxy <[EMAIL PROTECTED]> wrote:
> I'm sorry but that didn't work. The image is not displaying now.
>
>

Try using the absolute path to the image and don't forget the left padding.

h4 {
background: transparent url(http://absolute/path/to/the/image)
no-repeat center center;
left-padding: 42px;
}

Usamah
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
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