Jump to content

bug bloc réassurance v2.1 sur prestashop v1.6


Recommended Posts

pour corriger le problème il faut aller modifier le fichier style.css dans le module blockreinsurance

 

/* BLOCK #reinsurance_block ******************************************************************** */
#reinsurance_block {background:url(../blockreinsurance/img/bg_reinsurance_block.gif) repeat-x 0 0 #c3c7cb}
#reinsurance_block li {
    float:left;
    padding:15px 10px !important;
    font-size:13px;
    color:#333;
    text-transform:uppercase;
    text-shadow:0 1px 0 #fff
}
#reinsurance_block .width1 li {width:960px}
#reinsurance_block .width2 li {width:470px}
#reinsurance_block .width3 li {width:305px}
#reinsurance_block .width4 li {width:224px}
#reinsurance_block .width5 li {width:175px}
#reinsurance_block li img{
    float:left;
    margin-right:10px;
}
#reinsurance_block li span {
    /*float:left;*/ à mettre en commentaire
    padding-top:12px;
    width:65%;
}

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...