|
I've correct those CSS errors now. Thanks for pointing them out. Despite that however I don't think that would be causing a problem. The only part of the stylesheet that is styling the form are the three bottom CSS id's after the /*Cadet Emailer Form */ Comment.
I'm at a total loss. All I want the form to look like is all the elements centralised, with the field labels aligned and the form elemetns aligned. The strange thing is that everything works fine if I use inline style within the HTML of the form.
I don't want to do it like this though. Defeats the whole point of an external stylesheet. The a.button is for my navigation buttons on the main part of the site.
Appreciate your input.
To really see what I mean...open D/W and create a very simple style sheet with 1 ID in it to style the form. You should find it'll work in the dreamweaver design view but when uploaded it just goes back to default styling.
************************************************** *************************************************
EDIT: SOLVED THE PROBLEM!!! Forgot to close one of my classes with a curly brace. Doh! You lot still helped me by highlighting my CSS errors. Cheers.
Last edited by andycain : 05-20-2008 at 01:23 PM.
|