Jump to content

Problème affichage du module "TM HTML Content" sur Safari


Recommended Posts

Bonjour à tous, je poste ce sujet car je rencontre un problème avec le module tmhtmlcontent.
En effet, les deux dernières images situées dans la « right-position » ne s’affichent pas sur le navigateur web safari alors qu’elles apparaissent sur Google Chrome...

J’aimerais que ma mosaïque d’images soit visible sur tous les navigateurs web. Je ne sais pas dans quel fichier devrait se faire la modification pour palier à ce problème.

 

Voici le code correspondant :

Merci pour votre aide.

 

 

 

<div id="tmhtmlcontent_home">

    <ul class="tmhtmlcontent-home clearfix">

                                                                                                                                                                                                                                                                        <li class="left">                                               

            <div class="tmhtmlcontent-item-1 left_position">

                            <a href="index.php?id_category=14&controller=category" class="item-link" title="">

                                                  <img src="http://s286070456.onlinehome.fr/boutique-pistache/modules/tmhtmlcontent/img/b30f1f1fe110512cf89abc0864bb11ca78286eae_bebepistacheetchocolat.jpg" class="item-img img-responsive" title="" alt="" width="100%" height="100%">

                                                                  <div class="item-html">

                    <div class="item-wrap left-item-wrap">

<h3>Guide <br>d'achat</h3>

<p class="link-primary">détails</p>

</div>

                  </div>

                                              </a>

                          </div>

         

            <div class="tmhtmlcontent-item-2 left_position">

                            <a href="index.php?id_category=23&controller=category" class="item-link" title="">

                                                  <img src="http://s286070456.onlinehome.fr/boutique-pistache/modules/tmhtmlcontent/img/a3e9b5d8c4650b08764204172dadb3807e4ce331_toursdelitpersonnalisepistacheetchocolat.jpg" class="item-img img-responsive" title="" alt="" width="100%" height="100%">

                                                                  <div class="item-html">

                    <div class="item-wrap right-item-wrap">

<h3>Tours<br>de lit</h3>

<p class="link-primary">découvrir</p>

</div>

                  </div>

                                              </a>

                          </div>

         

            <div class="tmhtmlcontent-item-3 left_position">

                            <a href="index.php?id_category=75&controller=category" class="item-link" title="">

                                                  <img src="http://s286070456.onlinehome.fr/boutique-pistache/modules/tmhtmlcontent/img/4e699e024f8977f59791f82b0cbab6a7d14be8e7_decopistacheetchocolat.jpg" class="item-img img-responsive" title="" alt="" width="100%" height="100%">

                                                                  <div class="item-html">

                    <div class="item-wrap right-item-wrap">

<h3>Accessoires<br> bébé</h3>

<p class="link-primary">découvrir</p>

</div>

                  </div>

                                              </a>

                          </div>

         

            <div class="tmhtmlcontent-item-4 left_position">

                            <a href="index.php?id_category=16&controller=category" class="item-link" title="">

                                                  <img src="http://s286070456.onlinehome.fr/boutique-pistache/modules/tmhtmlcontent/img/5ff4a592611736a1c065a831e83344a2d7b2129c_tourdelitgigoteusepistasheetchocolat.jpg" class="item-img img-responsive" title="" alt="" width="100%" height="100%">

                                                                  <div class="item-html">

                    <div class="item-wrap left-item-wrap">

<h3>Décoration<br>personnalisées</h3>

<p class="link-primary">découvrir</p>

</div>

                  </div>

                                              </a>

                          </div>

          </li>

      <li class="right">                       

            <div class="tmhtmlcontent-item-5 right_position zoom-banner banner_01 ">

                            <a href="index.php?id_category=71&controller=category" class="item-link" title="">

                                                  <img src="http://s286070456.onlinehome.fr/boutique-pistache/modules/tmhtmlcontent/img/e3cc1a8c99937031a0a92d128ed105e58ab28657_gigoteusepistacheetchocolat.jpg" class="item-img img-responsive" title="" alt="" width="100%" height="100%">

                                                                  <div class="item-html">

                    <div class="item-wrap right-item-wrap">

<div class="box-wrap">

<div class="box-cnt">

<h3>Gigoteuses<br>été</h3>

<h4><span>personnalisées</span></h4>

</div></div>

<div class="txt-wrap">

<h3>Découvrez<br> nos nouveautés</h3>

<p class="link-primary">découvrir</p>

</div></div>

                  </div>

                                              </a>

                          </div>

         

            <div class="tmhtmlcontent-item-6 right_position zoom-banner banner_02">

                            <a href="index.php?id_category=29&controller=category" class="item-link" title="">

                                                  <img src="http://s286070456.onlinehome.fr/boutique-pistache/modules/tmhtmlcontent/img/76cb99c90b2f121616d8499083b66a3c40e715d2_coussinstapispersonnalises.jpg" class="item-img img-responsive" title="" alt="" width="100%" height="100%">

                                                                  <div class="item-html">

                    <div class="item-wrap left-item-wrap">

<h3>Couvertures<br> housses<br> tapis</h3>

<p class="link-primary">découvrir</p>

</div>

                  </div>

                                              </a>

                          </div>

          </li>

    </ul>

  </div>

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...