Jump to content

CSS Not Working On Submit Button


behzad

Recommended Posts

This puzzles me, Could someone please help? ??? ??? ???

 

I just see the semi white button for submit

 

The Button is

 

<input name="EnquireNow"  type="submit" class="Button_a"  id="EnquireNow" value="Enquire Now" border="0" />

 

The external Css is

 

.Button-a{

background-image:url(MyLibImages/BackgroundButton_001.jpg);

text-decoration: none;

border:none;

font:Verdana;

font-size:12px;

font-weight:normal;

color:#FFFFFF;

text-align:center;

height:18px;

padding-top:2px;

padding-bottom:2px;

padding-left:5px;

padding-right:5px;

}

 

Link to comment
https://forums.phpfreaks.com/topic/93300-css-not-working-on-submit-button/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.