It's cool to see this fix. I used to have this problem all the time with
Internet Explorer and tags, and never did figure out what caused it.
It happens in both IE 6 and IE 7; I guess it's just one of those Internet
Explorer mysteries. :)
I know what fixes to apply now, at least.
___
On 2/24/07, Robin Hagerty <[EMAIL PROTECTED]> wrote:
>
> I am having trouble getting a span style to work on 2 lines of linked
> text on a couple of my pages. I want the text to be a certain color,
> centered, in a larger size and in small-caps. It works in IE6, but isn't
> centered and it doesn't
On 2/21/07, Nic Pulford <[EMAIL PROTECTED]> wrote:
>
> Thanks for the comments.
>
>
>
> The top header is a fixed and the text is meant to scroll under it. That
> it has a transparent edge is what is meant to make it different.
>
>
>
> Font size changes are targeted at the different sizes screens
On 2/20/07, Nic Pulford <[EMAIL PROTECTED]> wrote:
>
> Can someone check this site template out please.
> http://www.lasadev.com/NewLasa/
> [...]
>
The top image gets in the way of the text when I scroll down on Firefox
2.0.0.1. This is quite an annoyance! Is this intended behavior? The rest
o
On 2/16/07, Craig Cook <[EMAIL PROTECTED]> wrote:
>
> body { font-size: 62.5%; }
Wouldn't "font-size: 10px;" do the same thing? I understand why you would
want a nice round number for your font sizes; that makes perfect sense.
What I don't understand, is why 62.5% is used instead of 10px. Plea