![]() | |
![]() |
| | Thread Tools | Display Modes |
#11
| |||
| |||
|
|
On Thu, 08 Jul 2004 05:18:45 -0400, Neal neal413 (AT) yahoo (DOT) com> wrote: Right. This isn't an intranet newsgroup either, though. I appreciate your input on fonts, but how I might remove a stubborn 1 pixel of padding in a form button in IE using CSS when the standard ways are not working...was the posted query. I was not really interested in talking in circles or posturing. If this is not the place to find out how I might remove a stubborn 1 pixel of padding in a form button in IE using CSS when the standard ways are not working...then I have made an error. |
#12
| |||
| |||
|
|
Without a url it is very difficult for people to see where 1 pixel comes from. I for one, usually copy the complete code of a page locally, and fiddle with the CSS to see where something went wrong. Without a url, I can't do this. Only thing I can imagine from what I read of your posts, because you're saying Firefox doesn't have the problem, is that it is the difference between calculating widths of elements with or without including borders/margins. Some browsers include it, others don't. |
#13
| |||
| |||
|
|
I'd like to give you a URL, but can't, |
#14
| |||
| |||
|
|
On Thu, 08 Jul 2004 06:45:13 -0400, moocow wrote: I'd like to give you a URL, but can't, Why not, exactly? For what reason can you not bring up the page in IE (whatever) 'Save As' complete.. and upload the files to a cheap web site. |
#15
| |||
| |||
|
|
Why not, exactly? For what reason can you not bring up the page in IE (whatever) 'Save As' complete.. and upload the files to a cheap web site. |
#16
| |||
| |||
|
|
On Thu, 08 Jul 2004 12:12:46 GMT, Andrew Thompson SeeMySites (AT) www (DOT) invalid> wrote: http://209.123.115.33/test/test.html There are two sets of buttons, form buttons and regular linked image buttons. I have set the background color of the form buttons to red, so that the 1 pixel border is easy to see. And as metioned before, this border shows in IE, but not in Firefox. |
#17
| |||
| |||
|
|
It might also interest you to know that Opera (6.06) doesn't style the button at all: no image, no border, not even background color! |
|
As a final note, maybe you could pick a neutral blue as the background color and set that same blue as a one-pixel border on the links? They |

#18
| |||
| |||
|
| http://209.123.115.33/test/test.html There are two sets of buttons, form buttons and regular linked image buttons. I have set the background color of the form buttons to red, so that the 1 pixel border is easy to see. And as metioned before, this border shows in IE, but not in Firefox. |
#19
| |||
| |||
|
|
Here's where it starts.. http://validator.w3.org/check?uri=ht...test/test.html If the structure is not valid, all bets are off as to how the UA will render the combined HTML/CSS Then there is the stylesheet itself.. http://jigsaw.w3.org/css-validator/v.../test/test.css seems to have a few problems.. |
![]() |
| Thread Tools | |
| Display Modes | |
| |