| change colors of e-mail and password fields | 
| Author: | Message: | 
| TheSourcE Full Member
 
    
 
  
 Posts: 152
 Reputation: 4
 33 /
  /  Joined: Jan 2008
 
 | | O.P.  change colors of e-mail and password fields Hello i want to now how to change the color of the e-mail and password fields
 This is how it is now:
 
 
 
  Attachment: SignIn_screen before.bmp (54.37 KB) This file has been downloaded 229 time(s).
 
 | 
 | 
| 01-31-2008 06:55 PM |  | 
|  | 
| TheSourcE Full Member
 
    
 
  
 Posts: 152
 Reputation: 4
 33 /
  /  Joined: Jan 2008
 
 | | O.P.  RE: change colors of e-mail and password fields And i wanted like this:
 
  Attachment: SignIn_screen after.bmp (54.37 KB) This file has been downloaded 219 time(s).
 
 | 
 | 
| 01-31-2008 06:56 PM |  | 
|  | 
| Basilis Veteran Member
 
      
 
  Olympiacos CFP
 
 Posts: 1366
 Reputation: 46
 32 /
  /  Joined: Dec 2007
 
 | | RE: change colors of e-mail and password fields You have to go to the 947 style file and find the element PasswordInput. Put there this in the background (0,0,0) and it will be black. Also, do the same in the E-mailInputContainer  | 
 | 
| 01-31-2008 07:17 PM |  | 
|  | 
| warmth Veteran Member
 
      
 
  Electronic Engineer
 
 Posts: 1730
 Reputation: 26
 40 /
  /  Joined: Jul 2003
 
 | | RE: change colors of e-mail and password fields Eminem1992 next time please use a image free hosting or merge the 2 images together... I don't see the point of double posting to attach to different but related files... is an advice as a friend... @warmth - Beta Testing a life! 
Official Nokia (former Ovi) Suite Beta Tester | Nokia Beta Labs Contributor of the month (June, 2011) | 
 | 
| 01-31-2008 09:56 PM |  | 
|  | 
| TheSourcE Full Member
 
    
 
  
 Posts: 152
 Reputation: 4
 33 /
  /  Joined: Jan 2008
 
 | | O.P.  RE: change colors of e-mail and password fields thanx a lot Basilis.    
And Warmth next time i will merge the 2 images together. | 
 | 
| 02-01-2008 09:58 AM |  | 
|  | 
| TheSourcE Full Member
 
    
 
  
 Posts: 152
 Reputation: 4
 33 /
  /  Joined: Jan 2008
 
 | | O.P.  RE: change colors of e-mail and password fields Basilis how do now witch code is the color??
 example:
 
 Black color = 51,51,51   White color = 255,255,255
 
 I want to now where you can see whitch code you need to use a color.
 | 
 | 
| 02-24-2008 02:14 PM |  | 
|  | 
| Nagamasa Skinning Contest Winner
 
      
 
  
 Posts: 1842
 Reputation: 30
 31 /
  /  Joined: May 2006
 
 | | RE: change colors of e-mail and password fields quote:http://www.pitt.edu/~nisg/cis/web/cgi/rgb.htmlOriginally posted by Eminem1992
 I want to now where you can see whitch code you need to use a color.
 
 
Quick search on Google give me that.
 
And btw. Black is "officially" 0,0,0. 51,51,51 would be a dark gray.![[Image: unled1uo.png]](http://img135.imageshack.us/img135/8272/unled1uo.png)  Joined this forum 7106 days, 19 hours, 48 minutes, 32 seconds ago. | 
 | 
| 02-24-2008 02:31 PM |  | 
|  | 
| TheSourcE Full Member
 
    
 
  
 Posts: 152
 Reputation: 4
 33 /
  /  Joined: Jan 2008
 
 | | O.P.  RE: change colors of e-mail and password fields ok thanks for your reply Nagamasa  | 
 | 
| 02-24-2008 02:35 PM |  | 
|  | 
| blessedguy Skinning Contest Winner
 
      
 
 Posts: 1762
 Reputation: 25
 32 /
  /  Joined: Jan 2008
 
 | | RE: change colors of e-mail and password fields quote:Originally posted by Eminem1992
 Basilis how do now witch code is the color??
 
 example:
 
 Black color = 51,51,51   White color = 255,255,255
 
 I want to now where you can see whitch code you need to use a color.
 
 
Well... shouldn`t it be rbg=(0,0,0) (for black, for example) or rcclr=(20016) (for black i guess...)? | 
 | 
| 02-27-2008 06:57 PM |  | 
|  | 
|  |