Re: [css-d] problem floating with Firefox

2005-07-03 Thread Gunlaug Sørtun
CoWBoY wrote: Then, how I must proceed to obtain a look like in IE6 ? Therefore the stamp floats to the right and it stands there even the window is resized. Did you use the code/styles I provided? It's all there, tested and working across browser-land - no matter how you resize the window.

Re: [css-d] problem floating with Firefox

2005-07-03 Thread CoWBoY
Then, how I must proceed to obtain a look like in IE6 ? Therefore the stamp floats to the right and it stands there even the window is resized. --- Gunlaug Sørtun <[EMAIL PROTECTED]> a écrit : > CoWBoY wrote: > > When I'm applying position:absolute; to a picture, > its place is very > > differen

Re: [css-d] problem floating with Firefox

2005-07-02 Thread Gunlaug Sørtun
CoWBoY wrote: When I'm applying position:absolute; to a picture, its place is very different between IE and Firefox. That's not on the picture, but on a surrounding div... Here it is: http://blog.afrikart.net/help/index.htm I want to display the image(stamp) at the right side like IE did

[css-d] problem floating with Firefox

2005-07-02 Thread CoWBoY
Hi all, When I'm applying position:absolute; to a picture, its place is very different between IE and Firefox. Here it is: http://blog.afrikart.net/help/index.htm I want to display the image(stamp) at the right side like IE did it. But with Firefox, it still stands to the left. Need help, Many