Click to See Complete Forum and Search --> : Absolute positions


SFADuncan
10-21-2005, 05:40 AM
Morning Experts!

Have finally bitten the bullet and am refusing to use tables any more! All seems straight forward (although the inconsistencies between IE and Firefox are a bit of a shock!)

Anyway, my problem...: we have a website editor which works by (when an editor signs in) completely replicating the website below a toolbar (no frames) ie everything needs to be pushed down.

My issue is, I think, for this to work, we can't use absolute positions. (Is this right?) If so, with some of our templates, we're finding it impossible to position things (especially where Firefox is concenrned) without using absolutes. Any ideas?

Simon

olaf
10-21-2005, 05:46 AM
Absolute positions are not the best way to create tableless designs. Try to use relative positions. My first tableless design was absolute positioned too but for now I never use them again.

SFADuncan
10-21-2005, 05:50 AM
That's great.... I'm glad to hear that.... we've been slaving away trying to avoid using absolute positions (and were beginning to wonder if this was the cause of our problems!) But following your response, we will carry on doing so.... appreciate your help.

olaf
10-21-2005, 06:05 AM
try this kind of techniques to learn the real world css design:
http://css.maxdesign.com.au/index.htm