Configuring style of forms

  • dr nick
  • Proficient
  • Proficient
  • No Avatar
  • Joined: Sep 10, 2003
  • Posts: 263
  • Loc: Frankfurt
  • Status: Offline

Post November 18th, 2003, 4:27 pm

Hi,

I want to setup a page with a bunch of input fields in an html form (i.e. using the 'form' and 'input' commands), but I want to be able to stylize the text for input, much like the input text is stylized for this forum.

In other words, how can I modify the colors and appearance of the input text in the following input field?

Code: [ Select ]
<input type="text" name="textinput">


Do I use CSS? Can I just add 'font' commands?
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post November 18th, 2003, 4:27 pm

  • ATNO/TW
  • Super Moderator
  • Super Moderator
  • User avatar
  • Joined: May 28, 2003
  • Posts: 23404
  • Loc: Woodbridge VA
  • Status: Offline

Post November 18th, 2003, 5:29 pm

You mean like this?

http://cigloans.com/apply.html

feel welcome to review my source code. You'll have to import the style sheet into your style editor:

http://cigloans.com/cig1a.css

And yes, you do it with CSS - in fact you should try to learn CSS well enough to never have to use the font tag again. It's been depracated for well over two years now -- you're not even supposed to use it anymore.
"There's no place like 127.0.0.1 except for ::1."
Alexandria Networks. Leader in IT consulting for associations/non-profits, and small to medium sized businesses around the northern Virginia and Washington D.C. metro area.
  • dr nick
  • Proficient
  • Proficient
  • No Avatar
  • Joined: Sep 10, 2003
  • Posts: 263
  • Loc: Frankfurt
  • Status: Offline

Post November 18th, 2003, 7:01 pm

Thanks ATNO/TW,

I'll look through the source, and if I have any further questions I'll post them here...:)
  • ATNO/TW
  • Super Moderator
  • Super Moderator
  • User avatar
  • Joined: May 28, 2003
  • Posts: 23404
  • Loc: Woodbridge VA
  • Status: Offline

Post November 18th, 2003, 7:10 pm

Cool. For some reason the site seems to be temporarily down as I'm looking at it. Hopefully, it will be back up shortly. Otherwise I'm going to have a few words with the provider.
"There's no place like 127.0.0.1 except for ::1."
Alexandria Networks. Leader in IT consulting for associations/non-profits, and small to medium sized businesses around the northern Virginia and Washington D.C. metro area.

Post Information

  • Total Posts in this topic: 4 posts
  • Users browsing this forum: No registered users and 113 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.