I have an image that I am using as the background for submit buttons.
However, if I increase the size of the font it looks funny. Isn't there a
way to make the background image stretch or fill the entire button?
Here is the html and css and I have attached a copy of the background image
and what the submit input looks like.
input,select {
font-size: 18px;
}
input.subutton {
background-image: url(../images/ButtonBg.gif);
}
<input class="subutton" type="submit" name="submit" value="Login" />
The ButtonBg.gif is 1x15 pixels. If I set the font size to 11px it looks
fine. If you look at button.jpg the image only goes half way down. How do
I get it to fill the entire button?
--
Scott Hill
"May you solve interesting problems" - Author Unknown
"A fanatic is one who can't change his mind and won't change the subject." -
Sir Winston Churchill
_______________________________________________
UPHPU mailing list
[email protected]
http://uphpu.org/mailman/listinfo/uphpu
IRC: #uphpu on irc.freenode.net