GetDotted Domains

Viewing Thread:
"Forms & Fields Help."

The "Freeola Customer Forum" forum, which includes Retro Game Reviews, has been archived and is now read-only. You cannot post here or create a new thread or review on this forum.

Wed 19/05/04 at 21:50
Regular
"previously phuzzy."
Posts: 3,487
Quick question : how do you customise form fields, particularly single line text fields? The default DW ones are too big and don't have the right colours. How can I make my own / customise it?

Thanks in advance.
Sat 22/05/04 at 18:22
Regular
"PC Gaming Founder"
Posts: 2,136
phi11ip wrote:
> Scroll down and look at the first bit of CSS I posted.
>
> There's the scrollbar stuff in there, well I think that's what you
> want...

You're a star. ;)
Fri 21/05/04 at 23:44
Regular
"Chavez, just hush.."
Posts: 11,080
Scroll down and look at the first bit of CSS I posted.

There's the scrollbar stuff in there, well I think that's what you want...
Fri 21/05/04 at 23:34
Regular
"PC Gaming Founder"
Posts: 2,136
Allred wrote:
> I used W3schools to learn CSS, and I found that was very helpful.
> [URL] http://www.w3schools.com/css/default.asp [/URL]

Ditto.

Off topic I know, but can anyone tell me how to go about changing the colour/style of the window scroll bars? Can this be done using CSS?

Cheers,

UA
Fri 21/05/04 at 10:20
Regular
"Digging!"
Posts: 1,560
I used W3schools to learn CSS, and I found that was very helpful. [URL] http://www.w3schools.com/css/default.asp [/URL]
Fri 21/05/04 at 10:06
Regular
"Chavez, just hush.."
Posts: 11,080
phuzzy wrote:
> How about non-CSS, as I don't use it and haven't the first idea about
> it? :D

Can't do it non-css.

Just copy all this and see what's happening:



Form
















[URL]http://www.westciv.com/style_master/academy/css_tutorial/[/URL] for a big CSS tutorial type thing...

It's easy to pick up, and just use that link about as a reference to all of the stuff you can use...

If you use a lot of CSS however I'd suggest using it in an external file as it's quicker to load...
Thu 20/05/04 at 22:36
Regular
Posts: 10,364
phuzzy wrote:
> How about non-CSS, as I don't use it and haven't the first idea about
> it? :D

Learn it.

It's pretty cool when you get used to it.

Improves the look and speed of your site, drastically!
Thu 20/05/04 at 22:01
Regular
"previously phuzzy."
Posts: 3,487
How about non-CSS, as I don't use it and haven't the first idea about it? :D
Thu 20/05/04 at 19:03
Regular
"l33t cs50r"
Posts: 2,956
Here's the CSS from one of my forms:

/* Form Elements */
form {
margin: 0px;
padding: 0px;
}
.button, input, textarea, {
border: 1px solid #333;
margin: 2px;
}
.button {
width: 80px;
background-color: #ccc;
}
select {
font:"Trebuchet MS" 10px;
}
input.checkbox {
border: none;
}

It's virtually automatic based on the form elements except for the buttons which require the class ".button"
Thu 20/05/04 at 00:18
Regular
"Chavez, just hush.."
Posts: 11,080
This is an example bit of CSS (My site):

.form{
font-family:verdana;
font-size:10px;
color:white;
background-color:#0066CC;
border:0;
scrollbar-base-color: #29599C;
scrollbar-arrow-color: black;
scrollbar-DarkShadow-Color: navy;
}

And to apply it just use class="form" in the field.

Tadaaaa!

Wed 19/05/04 at 21:50
Regular
"previously phuzzy."
Posts: 3,487
Quick question : how do you customise form fields, particularly single line text fields? The default DW ones are too big and don't have the right colours. How can I make my own / customise it?

Thanks in advance.

Freeola & GetDotted are rated 5 Stars

Check out some of our customer reviews below:

Unrivalled services
Freeola has to be one of, if not the best, ISP around as the services they offer seem unrivalled.
I've been with Freeola for 14 years...
I've been with Freeola for 14 years now, and in that time you have proven time and time again to be a top-ranking internet service provider and unbeatable hosting service. Thank you.
Anthony

View More Reviews

Need some help? Give us a call on 01376 55 60 60

Go to Support Centre
Feedback Close Feedback

It appears you are using an old browser, as such, some parts of the Freeola and Getdotted site will not work as intended. Using the latest version of your browser, or another browser such as Google Chrome, Mozilla Firefox, or Opera will provide a better, safer browsing experience for you.