fleemo17 (AT) comcast (DOT) net wrote:
Quote:
Is there a way to tweak the spacing of lines of text (or leading)
*specifically* in IE6? |
Wrong question. Try analyzing your original problem instead of guessing
on an answer which would just be an additional problem.
Quote:
I've created a "Quick Search" box in my
layout which renders pretty consistently in all the browsers I've
tested it on, except in IE6 for the PC. The spacing is completely
inconsistent with all the other browsers. |
Why would that matter? Do you think people use different browsers just
to compare the appearance of pages on them and get mad (at you) if they
find some "inconsistencies"?
Even if we consider this a real problem, you should have explained, in
prose, what you have tried to do to affect the spacing (and what you
mean by mentioning leading as well). It's pointless that each of us
would separately analyze your markup and CSS code and try to figure out
what you are trying to achive and how. We need the code too, of course,
but also something else to start with.
You have more serious problems to attend. When I looked at the page,
I saw the texts in the form almost white on white. Then, presumably,
some background image was loaded. What if it didn't load at all?
Even the heading "Quick Search" is in the background image only.
The background color should correspond to the background image,
to create sufficient contrast with text when the background image is
not used.
And a background image should not contain anything that is essential
for the content, such as a heading for a form. When you fix this by
making it a content image (<img>, with alt="Search form") or by making
it styled text, the spacing problem probably changes its shape, so it's
too early to address the latter now.
Quote:
Is there a way to
include a few lines of code in my CSS file that will adjust IE6's
spacing? |
Wrong question. The answer is "yes", of course, but that's irrelevant.
--
Yucca,
http://www.cs.tut.fi/~jkorpela/