On Wed, 07 Jul 2004 18:00:45 -0400, Brian
<usenet3 (AT) julietremblay (DOT) com.invalid> wrote:
Quote:
.fbutton1 {
padding: 0;
} |
Yes, it's padding that doesn't seem to want to go away. I have tried
your suggesstion and also form {padding:0} with no luck.
Quote:
should work. It may be a browser issue. In any case, _as always_, we
need a url to help you. |
The browser is the latest 6.x IE. I can't post the URL, but if you
think you can help, I can email you the one HTML and CSS file.
Quote:
Are you sure you want to change the appearance of a form widget
that much? |
Yes, I am absolutely positive. I am trying to get the forrm buttons to
look like all the other non-form buttons on the site. With out
resorting to images
Quote:
If you do, at least consider simplifying a bit, and correct
the mistakes in design that you should have known about if you lurked
in ciwas for some time. |
I've only just arrived!
The "proper syntax" changes you suggested I should do.
Things like specifying the left, right, top and bottom margins
individually instead of just margin:0 was done intentionally
because this is a "skin", and I am making it easier for users
to customize the settings.
Quote:
No! Don't set font-size in px! |
Why not?!? Ok, pt instead...
Thanks for your input! I'll make those syntax correction. Now
if I can just get rid of the padding.
-me-