Jump to content
MakeWebGames

CSS Textbox Edit ANY VERSION


Recommended Posts

Guest Sniko`
Posted

For Those Who Dont Know So For The Really Good Coders Please Dont Bad Comment This

To Edit The Text Box

input, textbox {
background: #222222;
color: #FFFFFF;
border: 3;
border-color: marroon;
padding: 3;
}

You Can Add More If You Want....Change The Colors ECT ECT

Guest Sniko`
Posted

Re: CSS Textbox Edit ANY VERSION

LOL i think he does z-e-r-o LOL :lol:

Guest Sniko`
Posted

Re: CSS Textbox Edit ANY VERSION

thats why i put at the begining for those people who dont know

Posted

Re: CSS Textbox Edit ANY VERSION

 

<style type="text/css">
input.field {
background: #222222;
color: #FFFFFF;
border: 3px marroon solid;
padding: 3px;
}
</style>

 

;)

 

in the input feild you want put class="field" because you most probly wont want big silly inputs all over your site :P

Posted

Re: CSS Textbox Edit ANY VERSION

On this subject. Has anyone had the trouble where SOME textboxes appear with the wrong background color?

I've seen this with multiple browsers, on sites all over the web. I'm trying to find a way to control this.

Posted

Re: CSS Textbox Edit ANY VERSION

cool thanks alot, its CSS so goes with all versions but i guess you put it in their for unfortunate people not as good as me lol joking, so new coding people know

Posted

Re: CSS Textbox Edit ANY VERSION

 

i already have a girlfriend

along with the bank job that employees you for what is it 50k a month

they would employee a kid without a degree and driving license because your so damn good at coding ain't you kyle...

pull my other leg mate it has bells on it

Guest Anonymous
Posted

Re: CSS Textbox Edit ANY VERSION

 

Google has everything.

Cuil doesn't. lol :lol:

Don't understand how Cuil has done so well, with it's poor spamy results.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...