smercer
11-16-2004, 07:01 PM
Hi all
I am trying to make a css button but the image is only showing where the text is and not displaying the whole image.
here is my code:
a.button {color: blue;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: italic;
font-weight: bold;
background-image: url(BEC_Button_Purple.gif);
repeat: none;
line-height: 400%;
}
Thanks in advance
I am trying to make a css button but the image is only showing where the text is and not displaying the whole image.
here is my code:
a.button {color: blue;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: italic;
font-weight: bold;
background-image: url(BEC_Button_Purple.gif);
repeat: none;
line-height: 400%;
}
Thanks in advance