Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

fox10078

macrumors 6502
Original poster
Nov 6, 2009
467
86
Hello, I'm creating a contact form, I want to use a different button besides the standard gray one, I've seen it done, but from searching on google I couldn't find any tutorials, Any help would be great.
 
Thanks a lot, I was aware of php being the backend and not the style, but I was trying to give an Idea of what I was doing. But thank you, that really helped. :cool:
 
You can also use image buttons, if CSS styling doesn't yield what you need... but I recommend using this approach sparingly, because it slows down your site.
 
echo "<input type=image src=images/submit.jpg value=Submit" alt=Submit>";
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.