Reviews, updates and in depth guides to your favourite mobile games - AppGamer.com
|
|
Form elements |
Page: 1 | Reply |
Aug 22nd 2001 | #14076 Report |
Member since: Mar 21st 2001 Posts: 17 |
want to change the color of my form elements, like drop downs, input forms....know of am extension. Joe |
Reply with Quote Reply |
Aug 22nd 2001 | #14082 Report |
Member since: Mar 24th 2001 Posts: 3734 |
You don't need an extension. Just change the code to the color you want. You addicted to Dreamweaver? Do you know how to hand-code? Do you know what HTML is? Go to code view, and there are little numbers that look like this: #000000, or #FFFFFF. Change those. If you don't know what the different colors are, do a web-search for a "color-picker" |
Reply with Quote Reply |
Aug 22nd 2001 | #14155 Report |
Member since: Mar 21st 2001 Posts: 17 |
Matboy, Well I would not say that I am addicted to Dreamweaver, but becuse i am not an HTML guru it helps me out. I know very little about html. I went to the code view and looked for the color values in the form tags but there are none. Any more help, thanks joe |
Reply with Quote Reply |
Aug 22nd 2001 | #14162 Report |
Member since: Mar 24th 2001 Posts: 3734 |
You don't need to be an HTML guru. If you have even a small amount of HTML know-how, it'll be a quick fix. Point me in the direction of the page and I'll show you. |
Reply with Quote Reply |
Aug 22nd 2001 | #14172 Report |
Member since: Mar 18th 2001 Posts: 1690 |
/me thinks mattboy had a bad day /me holds mattboy actually, just do it with css. two ways to do this: 1- Read some CSS information, specifically things that have to do with the <.form> tag and the other tags that go into a form. 2- Go to www.guistuff.com and look for the css generator. Then just give it a name, pick some colors and assign the name to the form like this something like this goes in the head of the document: <.style type="text/css> <./style> something like this will go inside your <.form> tag. <.form class="yourClassname" method="POST" action="blarg.php"> some misc stuff here for input, text area and submit button...these can have individual styles assigned to them as well. <./form> |
Reply with Quote Reply |
Aug 23rd 2001 | #14237 Report |
Member since: Aug 23rd 2001 Posts: 10 |
got o coloryourprofyle.com and clik on the colorcode table link it will show you all the coloors codes :o)
|
Reply with Quote Reply |
Aug 23rd 2001 | #14294 Report |
Member since: Mar 24th 2001 Posts: 3734 |
Axiom is such a sweetheart. He's not the scary mean guy that you all think he is. Deep inside, he is really just a big old sweet *****cat.
|
Reply with Quote Reply |
Aug 25th 2001 | #14536 Report |
Member since: Mar 21st 2001 Posts: 17 |
took care of it with CSS, took about a sec to do. Thanks for the suggestion, I didn't even think about CSS. Thanks again
|
Reply with Quote Reply |
Aug 26th 2001 | #14573 Report |
Member since: Mar 18th 2001 Posts: 1690 |
you are welcome. see folks, im not bad guy:p |
Reply with Quote Reply |
Page: 1 | Back to top |
Please login or register above to post in this forum |
© Web Media Network Limited. All rights reserved. No part of this website may be reproduced without written permission. Photoshop is a registered trademark of Adobe Inc.. TeamPhotoshop.com is not associated in any way with Adobe, nor is an offical Photoshop website. |