Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Background image to be resized
Message
De
04/03/2010 19:48:28
 
Information générale
Forum:
Internet
Catégorie:
HTML
Divers
Thread ID:
01452421
Message ID:
01452661
Vues:
18
The final working version in both browsers is as follow:
<STYLE>
#ImageSpecial
{
   Background-Image: url(Images/Special2_E.png);
   Width: 79px;
   Height: 59px;
   Position: Relative;
   Margin-Top: -59;
}

.ImageStore
{
   width: 79px;
   Height: 59px;
}
</STYLE>

<IMG SRC=Store/1-1000/00000042.jpg Class=ImageStore><DIV ID=ImageSpecial></DIV>
Basically, in order to avoid a bug in IE and have everything ok, the DIV should come after.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform