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
> > 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 it.
> > But with Firefox, it still stands to the left.
> 
> In short: IE is wrong - Firefox is correct.
> 
> You can't 'float' an 'absolute positioned' element
> anywhere, so you have
> to make up your mind whether to 'float' it or
> 'position' it.
> 
> One way to style your 'stamp-container' with
> 'positioning':
> 
> <div id="wrap" style="position: relative;">
> <div id="header">
> <div style="position: absolute; top: 0; right:
> 15px;"><img ...
> 
> The above looks pretty identical in IE6, Firefox,
> Opera, Safari &
> IE/Mac. That's cross-browser enough in my view.
> 
> regards
>       Georg
> -- 
> http://www.gunlaug.no
>
______________________________________________________________________
> 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/
> 


 
________________
_/ principe et valeur 
www.malagasy.tk
 



        
        
                
___________________________________________________________________________
Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger 
Téléchargez cette version sur http://fr.messenger.yahoo.com
______________________________________________________________________
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