[WSG] Content jump in FF on textresize.

2006-11-19 Thread denAnden
Hallo All,

On the following page I have encountered a strange thing in FF (1.5.0.8 /
XP)

On text-resize-up, the div#midte jumps upwards; it jumps to the place
opera/safari displays the content.
on down scaling it does not happen.

Page: http://forandre.dk/madministeriet/
Css: http://forandre.dk/madministeriet/stil/grund.css
Screenshot: http://forandre.dk/madministeriet/screenshot.jpg

Any suggestions on how to get the div to display itself the same place -
also when resizing - in opera and firefox, will be much appreciated.

Any general comment on the page will be equally valued.

With regards,

Jes.

www.denanden.dk



***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***



Re: [WSG] Content jump in FF on textresize.

2006-11-19 Thread John Faulds

A bit too much position: absolute/relative going on in there I think.

You'd be better floating your infobox left and giving it a width and then  
just give #midte a margin-left wider than infobox (no width needed). You  
also don't need to use position: relative on #top. Just use margins to  
place it where you want it.


On Mon, 20 Nov 2006 10:29:26 +1000, denAnden [EMAIL PROTECTED] wrote:


Hallo All,

On the following page I have encountered a strange thing in FF (1.5.0.8 /
XP)

On text-resize-up, the div#midte jumps upwards; it jumps to the place
opera/safari displays the content.
on down scaling it does not happen.

Page: http://forandre.dk/madministeriet/
Css: http://forandre.dk/madministeriet/stil/grund.css
Screenshot: http://forandre.dk/madministeriet/screenshot.jpg

Any suggestions on how to get the div to display itself the same place -
also when resizing - in opera and firefox, will be much appreciated.

Any general comment on the page will be equally valued.

With regards,

Jes.

www.denanden.dk



***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***





--
Tyssen Design
Web  print design services
www.tyssendesign.com.au
Ph: (07) 3300 3303
Mb: 0405 678 590


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***