Current location: Hot Scripts Forums » General Web Coding » CSS » Converting submit button


Converting submit button

Reply
  #1 (permalink)  
Old 08-01-09, 03:41 AM
divGirl divGirl is offline
Newbie Coder
 
Join Date: Jun 2009
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
Converting submit button

HTML Code:
<div id="divMenu">
		<ul id="menu">
		<form action="home.php" method="post">
		<li><input type="submit" name="home" value="submit" class="button" /></li> 
		</form>
I want to modify the submit button and I have tried so many different ways including:
.button{}
input.button{}
#divMenu.button{}

but nothing seems to work, any ideas?

Last edited by wirehopper; 08-01-09 at 07:14 AM. Reason: HTML tags
Reply With Quote
  #2 (permalink)  
Old 08-01-09, 04:23 AM
Nico's Avatar
Nico Nico is offline
Community Leader
 
Join Date: Sep 2005
Location: Spain
Posts: 8,075
Thanks: 11
Thanked 88 Times in 83 Posts
The first and the second should work. Can you post more code? What are you trying to change?
Reply With Quote
  #3 (permalink)  
Old 08-01-09, 06:50 AM
divGirl divGirl is offline
Newbie Coder
 
Join Date: Jun 2009
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
I want to change the graphics over the submit button so that it looks nicer. For some reason the first two are not working
Reply With Quote
  #4 (permalink)  
Old 08-01-09, 07:15 AM
wirehopper's Avatar
wirehopper wirehopper is offline
-
 
Join Date: Feb 2006
Posts: 2,515
Thanks: 20
Thanked 109 Times in 106 Posts
Please post thestyle code.
Reply With Quote
  #5 (permalink)  
Old 08-01-09, 07:44 AM
divGirl divGirl is offline
Newbie Coder
 
Join Date: Jun 2009
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
it was the local server haha!
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Submit button as image with PHP processing ivory_kitten JavaScript 8 10-13-06 10:16 PM
Submit form automatically - not the submit button INTEL JavaScript 12 12-07-05 06:09 AM
SubmitAll button, which submit all forms on the page. al22 ASP 1 10-19-04 12:02 PM
Submit button on forms civrob PHP 4 08-10-04 04:22 PM
submit button tcooper JavaScript 1 07-15-04 02:22 AM


All times are GMT -5. The time now is 02:23 PM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.