Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Coding Forum


You are currently viewing our Coding Forum as a guest. Please register to participate.
Login



Reply
Old 03-08-2004, 05:47 AM HTML Form Submit
Skilled Talker

Posts: 77
Trades: 0
Can someone give me a little help here?

I've just setup a contact form on my website, but I hate the standard submit and reset button look.

How can I change the button look on the forms??

I've seen this done before, but can't seem to do it myself.

Any help would be greatly appreciated.
Wapture is offline
Reply With Quote
View Public Profile Visit Wapture's homepage!
 
 
Register now for full access!
Old 03-08-2004, 06:02 AM
Wenslock's Avatar
Webmaster Talker

Posts: 746
Location: Lincoln, UK
Trades: 0
You can change the buttons to an image, therefore making them look ok, however, it's been a little while since I did that.

I'll see if I can find one of the scripts I've done somewhere.
__________________
------------------------------------------------------------

Please login or register to view this content. Registration is FREE
- Black Prism professional web design services
------------------------------------------------------------
Wenslock is offline
Reply With Quote
View Public Profile
 
Old 03-08-2004, 06:20 AM
Skilled Talker

Posts: 77
Trades: 0
OK thanks
Wapture is offline
Reply With Quote
View Public Profile Visit Wapture's homepage!
 
Old 03-08-2004, 09:59 AM
Wenslock's Avatar
Webmaster Talker

Posts: 746
Location: Lincoln, UK
Trades: 0
<input name="submit" type="image" id="submit" value="submit" src="images/request.gif" width="127" height="20" border="0">

something like that should do it

Hope it works
--------------------------------------------

watashi wo kurisu desu
__________________
------------------------------------------------------------

Please login or register to view this content. Registration is FREE
- Black Prism professional web design services
------------------------------------------------------------
Wenslock is offline
Reply With Quote
View Public Profile
 
Old 03-08-2004, 10:06 AM
Skilled Talker

Posts: 77
Trades: 0
No, its ok, using the CSS style sheets has done it a treat!

It looks brilliant, thanks anyway.
Wapture is offline
Reply With Quote
View Public Profile Visit Wapture's homepage!
 
Old 03-10-2004, 11:25 AM
j_shanelec's Avatar
Novice Talker

Posts: 11
Location: Neverland
Trades: 0
this is a some css i fastly pulled of one of the sites i did, it will change all the form elements to a pinkish color, but you can make them any color you want, just add this inbetween the <head> tags.

<style type="text/css">
INPUT, SELECT, TEXTAREA {
background-color: #FF66CC;
color: black;
font-family: arial, helvetica;
font-size: 12px;
border: outset 1px #FF3399;
padding: 2;
}
</style>
j_shanelec is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to HTML Form Submit
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.16835 seconds with 12 queries