Posted by effendi on 01/24/86 11:42
Thanks to Steve and Toby
To answer Steve, yes I tired in Firefox and the alignment was ok. I
finally found that the source of my problem was this piece of code:-
div#formfields { width:800px;
>align:center
>}
I removed that and all the elements were centred.
The only problem I am still facing is the fact that my buttons are
still left aligned. In spite of the fact that I gave the butons a clas
called "buttons"
with the following code
Input.Buttons{
color:#050;
font-family:'trebuchet ms',helvetica,sans-serif;
font-size: 11px;
margin-left: auto
margin-right: auto
}
Navigation:
[Reply to this message]
|