How to make colored text box?! Costumize your text box!


The text boxes in your blog is very important to match them with your blog design. Coloring your text box and customizing some of his properties would make your text box to suite better in your blog, especially the text box from your Email Subscription Form.

See the code below:

<input type="text" style="color: #FFFFFF; font-family: Verdana; font-weight: bold; font-size: 12px; background-color: #535353;" size="10" maxlength="30">

  • The red bolded code is the HTML Color Code where you can change the font color
  • The blue bolded code is the HTML Color Code for the Text Box background color
But let me tell you how to incorporate this at your Email Subscription Form text box?!

  • Open your Email Subscription Form code
  • Find the Text Box properties section (if you cannot find it, just search for input onfocus)
  • See the picture below! As you can see that the text box properties are declared after the " symbol, so you just need to add these codes after the " in the following form
property: value;

example:
color: #FFFFFF;

  • So, after the " add the following codes
color: #FFFFFF; background-color: #535353;
  • Just change the color values as you want

Related Stories Widget by LinkWithin
Related Stories Widget by LinkWithin
Post a Comment to this Post and Share your Views to It.      Add a Reply / Comment
10 Responses So far
gravatar
Moneyzeal
on June 29, 2009 8:53 PM  

Very helpful post. Keep this good work. Well done!

gravatar
Albanicus
on June 29, 2009 9:09 PM  

Thnx for the support buddy. ;)

gravatar
processor
on July 1, 2009 5:37 AM  

friendly information.. thank...

http://1001processor.blogspot.com/2009/06/intel-atom-processor-z550-512k-cache.html

gravatar
info-bebas
on July 2, 2009 5:08 AM  

thanks for ur post...

gravatar
itjallcorleone
on July 2, 2009 8:58 AM  

Great article......

itjallcorleone
www.platinumcentre.co.cc
www.duniausaha-ku.blogspot.com

gravatar
Berry Devanda
on July 8, 2009 3:14 AM  

very usefull info...
thanks bro...

gravatar
s@YjIn93
on July 8, 2009 3:41 PM  

hallall vlla

gravatar
s@YjIn93
on July 8, 2009 4:45 PM  

vetem se e imja ska fare kodet e ngjyrave...hahah

gravatar
Jurgen Kruja
on July 14, 2009 8:11 PM  

please brother, costumise my subscribbe

gravatar
CaesarBrutus
on September 15, 2009 6:45 PM  

hi my friend. i'm one of your affiliates (Caesar Live N Loud). I am here very sad because blogger deleted my blog :( So now I am asking you to please change the url that you have (Caesardaynsound) to the new one http://caesarlivenloud.blogspot.com. please let me know when you do it. thank you

Post a Comment