Help with my search bar layout code...

robbluther's picture

He has: 73 posts

Joined: Jan 2006

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's picture

He has: 73 posts

Joined: Jan 2006

Ok, how about this... can you skin an input text box?

Renegade's picture

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's picture

He has: 73 posts

Joined: Jan 2006

I still can't seem to get the text box height to change....

robbluther's picture

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.