> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of Kelly Moore
> Sent: Wednesday, July 09, 2008 10:48 AM
> To: [email protected]
> Subject: [css-d] image background question
> 
> trying to figure out how to use a small image (such as a fat 
> arrow) as a background.  want to be able to re use the arrow 
> and place different numbers over it. I've tried the 
> following, but the arrow does not
> display:
> 
> h3 span.arrow{
>     height: 5px;
>     width: 24px;
>     margin: 10px;
>     background-image: url(images/arrow.png);
>     background-repeat: no-repeat;
> }
> 
> <h3><span class="arrow">2.</span> something here</h3>
> 
> any ideas?

Hmmm, perhaps try using padding instead of margin?

David Jones, Content Coordinator, Information and Technology Management,
Customer Relations - KL PS, (808) 948-5830

"MMS <hmsa.com>" made the following annotations.
------------------------------------------------------------------------------

This electronic message is not an offer to contract, the acceptance of an offer 
to contract, or in any other way intended to contractually obligate HMSA; 
neither is it intended to change the terms of any existing contract unless 
specifically so stated.

The information contained in this electronic message (or attached hereto) is 
intended only for the individual or entity to which it is addressed and may 
contain information that is confidential and protected by law.  If you are not 
the intended recipient of this e-mail, you are cautioned that use of its 
contents in any way is prohibited and may be unlawful.  If you have received 
this communication in error, please notify the sender immediately by e-mail or 
telephone and return the original message by e-mail to the sender or to [EMAIL 
PROTECTED]  We will reimburse you for any cost you incur in notifying us of the 
errant e-mail.  Thank you. ยท 
==============================================================================

______________________________________________________________________
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