|
Posted by sagejoshua on 10/26/05 00:54
>More likely than a bug is the excessive absolute positioning and all
>those px dimensions. There is no need for most of it.
What is unneeded? I was under the impression that for a FIR or
FIR-derivitive you need to specify the exact dimensions of the
containing block. Could you be a little more specific?
>A tip for the OP: open your page in the moz/FF DOM inspector and look at
>both CSS style rules and computed styles for various elements. You may
>find your own answers there.
I've never used it before. It seems really buggy. (Maybe its my CSS).
But something simple, like the 760px wide wrapper, it gets wrong. It
only blinks over the right half of the wrapper. I used negative
margins for centering, maybe that has something to do with it...
>And rather than reinvent the wheel, take a look at some already
>tried-and-true CSS templates. Even if you don't use one, study the
>techniques used. For some examples, see:
><URL:http://css-discuss.incutio.com/>
I will... thanks.
And thanks for all your helpful advice.
Josh
Navigation:
[Reply to this message]
|