Re: Solution! RE: [WSG] form button css

2006-02-28 Thread Martin Heiden
Ted, Tuesday, February 28, 2006, 3:13:42 AM, you wrote: TD I'm using button with an image per Thierry's suggestion. I didn't want to TD use background image on an input because there are some browser TD inconsistencies and I didn't want to use an image in the input due to some TD accessibility

Re: [WSG] form button css

2006-02-27 Thread Seona Bellamy
On 28/02/06, Ted Drake [EMAIL PROTECTED] wrote: #foo form { text-align:center; padding:0; }#foo label { color:#fff; font-size:85%; margin:0 5px; font-weight:bold; }#foo input{ margin:0 5px;}#foo button {border:none; height:23px; background:none; padding:0 0 0 0; margin:6px 0 -6px 0;} Just a

RE: [WSG] form button css

2006-02-27 Thread Ted Drake
] [mailto:[EMAIL PROTECTED] On Behalf Of Seona Bellamy Sent: Monday, February 27, 2006 4:58 PM To: wsg@webstandardsgroup.org Subject: Re: [WSG] form button css On 28/02/06, Ted Drake [EMAIL PROTECTED] wrote: #foo form { text-align:center; padding:0; } #foo label { color:#fff; font-size:85

Re: [WSG] form button css

2006-02-27 Thread Irina Ahrens
I tried this markup in IE6 and Firefox 1.5 without [margin:6px 0 -6px 0;]. Everything lines up well. It is obviously some other CSS that affects your button. I agree with Seona's suggestion #foo button img { margin: 0; padding: 0; } Cheers, Irina.On 2/28/06, Ted Drake [EMAIL PROTECTED] wrote: Hi

Re: [WSG] form button css

2006-02-27 Thread James Gellan
Ted, Its relatively easy to do what you are trying to do ..I accomplished the same thing on my site with this code. .newsletter-button1 {font-family:'Street Corner'; font-style:normal; font-variant:small-caps; font-weight:normal; font-size:10px; color:rgb(51,51,51);

Solution! RE: [WSG] form button css

2006-02-27 Thread Ted Drake
: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of James Gellan Sent: Monday, February 27, 2006 5:44 PM To: wsg@webstandardsgroup.org Subject: Re: [WSG] form button css Ted, Its relatively easy to do what you are trying to do ..I accomplished the same thing on my site

Re: Solution! RE: [WSG] form button css

2006-02-27 Thread sharron
in the comments areas? I am a bit confused. Like they site by the way, bookmarked it! - Original Message - From: Ted Drake To: wsg@webstandardsgroup.org Sent: Monday, February 27, 2006 8:13 PM Subject: Solution! RE: [WSG] form button css Ok, I found

RE: Solution! RE: [WSG] form button css

2006-02-27 Thread Ted Drake
, 2006 6:42 PM To: wsg@webstandardsgroup.org Subject: Re: Solution! RE: [WSG] form button css Ted, I apologize for getting off topic. I visited you site last-child.com, and your link to FF Alistapart search box won't work for me. Using FF, also can't seem to locate a contact link to notify you