Je passe régulièrement des heures pour des problèmes d'affichage avec IE, et maintenant c'est l'inverse.
Je veux mettre une image en fond du body, j'ai donc juste modifié le CSS du thème de base en ajoutant background-image et background no-repeat. L'affichage et bon sous IE mais rien avec Firefox.
Voici le code modifié
body {
background-color: white;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, Sans-Serif;
color: #5d717e;
text-align: center;
background-image: url(file:///F|/wamp/www/prestashop/themes/prestashop/img/bodyimage.jpg);
background-repeat: no-repeat;
}
/* Useful */
.align_center { text-align: center }
.align_right { text-align: right }
.middle { vertical-align: middle }
.align_justify { text-align: justify }
.uppercase { text-transform: uppercase }
.hidden, .collapsed, .block_hidden_only_for_screen { display: none }
.wrap { white-space: normal }
.bold { font-weight: bold }
.strike { text-decoration: line-through }
.italic { font-style: italic }
.top { vertical-align: top }
.span_link { cursor: pointer }
.span_link:hover { text-decoration: underline }
.clear { clear: both }
br.clear {
clear: both;
line-height: 0;
font-size: 0;
height: 0
La solution doit me crever les yeux car le thème a été abordé 100 fois sur ce forum mais je ne trouve pas!
Merci pour toutes suggestions
Welcome to the PrestaShop Forum! We hope you'll share your comments and suggestions with us. We ask that you please post in English to the main sections of the PrestaShop Forum. If you want to write in another language, please post in the corresponding PrestaShop Community section below.
Please note that PrestaShop Community sections are largely self-moderated. PrestaShop team members may or may not participate in non-English sections. To improve the chances of receiving feedback to your question or comment, please post it in English to the main sections of our Forum.

Vous parlez français ? par ici !
Please note that PrestaShop Community sections are largely self-moderated. PrestaShop team members may or may not participate in non-English sections. To improve the chances of receiving feedback to your question or comment, please post it in English to the main sections of our Forum.

Vous parlez français ? par ici !
[Résolu] Pas d'affichage sous Firefox
Started by jeanmarc34, Jul 29 2010 12:17 PM
[Résolu] Pas d'affichage sous Firefox
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users











