Help with my search bar layout code...
Can I skin an input text box or at least change the negative space color in it? Also, when I use an image for my submit button, my button and my text box misalign... here is my site... efoxiv.com
Thanks a bunch.
Robb. :blech:
robbluther posted this at 19:19 — 3rd March 2006.
He has: 73 posts
Joined: Jan 2006
Ok, how about this... can you skin an input text box?
Renegade posted this at 20:47 — 3rd March 2006.
He has: 3,022 posts
Joined: Oct 2002
Have you tried:
input {
background-color:#fff;
border:1px solid #000;
font-size:0.8em;
font-family:"courier new", monospace;
}
Or something like that. It should work.
robbluther posted this at 13:45 — 7th March 2006.
He has: 73 posts
Joined: Jan 2006
I still can't seem to get the text box height to change....
robbluther posted this at 13:47 — 7th March 2006.
He has: 73 posts
Joined: Jan 2006
Ahh... I was using the # infront of input... nm. Thanks.
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.