"RJ" <just wondering (AT) question (DOT) net> wrote
Quote:
Wow,... how do I control that,... make the text a pic or what?!?!? |
How do you control what?
Oh I see, you are referring to something further down in the entire post you
quoted.
Hmmm.
Quote:
"Ian Miller" <news (AT) ianmiller (DOT) net> wrote in message
news:boeae2$gem$1 (AT) hercules (DOT) btinternet.com... www.k-techs.tzo.com
Still awful. Have you tried testing in any browsers at all?
Here's a screenshot from Mozilla 1.5: http://www.ianmiller.net/knights.gif
Wow,... how do I control that,... make the text a pic or what?!?!? |
No, you should never make the text into a picture.
You stop using absolutely positioned elements and just let them all flow.
The problem here is that one of your elements has text that gets larger.
When it does it overlaps the next absolutely positioned element. Get rid of
the positioning, the problem goes away. Unfortunately I can't check your
page at the moment, it's down.
Cheers
Richard.