shawn a schrieb:
It seems i have found a lot of flaws in my design. It only displays
correcting if your rez is 1280x1024 because of the absolute positioned
spans. Ive tried to use relative positioning but it causes the button
to jump above the navbar. You can see for your self
http://shawna.iprx.com/horizon.htm

When you start position relatively, note that the relationship between the elements is rendered as if the element was not positioned at all.
Then the offset occurs.


Now imagine the <span> without positioning: it is at block level, and yes, it will destroy your layout. I think you'll have to return to absolute positioning.

I really like css but GOD is it frustrating at times.  I wish i had my own
personal css guru who lived at my house ;)

But what if he starts lecturing in your garage? http://www.flickr.com/photos/merlin/13374753/

Ingo

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to