You can also change the colour of the input field. Your overall input CSS should look like this:
Code:
input {
background-color: #afd3ff;
color: #000000;
font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
font-size: 10px;
}
I don't think the length can be changed (the width of it can, but I don't know about characters). To change the width, add wdith: ???px; to the CSS. You don't need to add any style tags.
And it looks as though you are trying to format a Google search form.
__________________
Please login or register to view this content. Registration is FREE - Tumblog with thoughts, quotes, links, videos, images and my creations.
Please login or register to view this content. Registration is FREE - The best free web browser.
Please login or register to view this content. Registration is FREE - Firefox is now Firefail.
|