| | |||||
| ||||||||
| Web Design Discussion Discussion of web design techniques, advice, browser issues, software, design firms. |
![]() | NamePros Design Contests | Forum Sponsorship |
| Join in on the FUN! You can start an affordable design contest and pick from entries talented members submit or you can enter a design contest for a chance to win CASH PRIZES! What are you waiting for? Get started in the fun TODAY! - Banners, Logos, Mascots, and MORE! (Please READ the design Contest section rules Prior to starting or entering a contest) | ||
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| NamePros Expert Join Date: Nov 2004 Location: LovelyDirectory.com
Posts: 5,593
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | changing button colors in form can some one tell me how to change the background colors of a button on a form and also the text and background colors of form(the line where people type in the text) thanks a sample here would be great example when u click the submit message or submit new thread button at namepros its gray in color with black text on it. how i change that to my liking |
| |
| | #2 (permalink) |
| no one lives forever Join Date: Apr 2004 Location: NamePros
Posts: 8,075
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | Use CSS. Create a class for that button. It would look like this .submitbutton { background-color:#color_you_want; } And in your form you will have to put : <input type="submit" class="submitbuton" value="Click me"> Hope this helps.
__________________ epagini.com mexicorealty.net softwarepit.com yadasoftware.com |
| |
| | #3 (permalink) | ||||
| NamePros Regular Join Date: Dec 2004 Location: QLD, Australia
Posts: 713
![]() |
Also, if you want the hand cursor to appear on rollover you need to use: Code: cursor:pointer; | ||||
| |
| | #4 (permalink) | ||||
| Account Closed Join Date: Apr 2005
Posts: 97
![]() ![]() |
| ||||
| |
| | THREAD STARTER #5 (permalink) |
| NamePros Expert Join Date: Nov 2004 Location: LovelyDirectory.com
Posts: 5,593
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | i am lookiong for simple html i did it once but dont remember it now example it was something "HERE HERE" <input name="url" type="text" value="http://www.example.com" size="40" HERE HERE> <input type="submit" name="Submit" value="Get PR" here here> thats it and it changed all that i want |
| |
| | THREAD STARTER #7 (permalink) | ||||
| NamePros Expert Join Date: Nov 2004 Location: LovelyDirectory.com
Posts: 5,593
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
????: NamePros.com http://www.namepros.com/showthread.php?t=90291 love it u guys are great | ||||
| |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Form Button Question | innovative | Web Design Discussion | 1 | 12-21-2004 08:08 AM |
| Paypal Settlement | CMachuca | The Break Room | 3 | 07-31-2004 10:14 PM |
| PAYPAL Litigation | johnn | Domain Name Discussion | 6 | 07-31-2004 09:51 PM |
| Paypal Settlement | Lord | The Break Room | 2 | 07-30-2004 09:30 PM |
| php contact form wioth submit button | TWM | Programming | 2 | 11-11-2003 10:20 AM |