Texte qui suit image !

Texte qui suit image ! - HTML/CSS - Programmation

Marsh Posté le 17-02-2017 à 18:50:33    

Bonsoir à tous,  
 
voila j'ai une petite question. J'utilise ce code:

Code :
  1. <div class="col-md-3 text-center to_animate" data-animation="fadeInLeft" style="margin-left:-30px;">
  2.         <img src="img/iphone1.png" alt="horaires" style="position: relative; min-width: 250px;max-width: 250px; height: 555px;"/>
  3.         <div style="position:absolute; top:93px; left:40px;">
  4.             <p style="color:black;font-size: 14px; font-weight:500;"><b>Horaires :</b></br>
  5.                 Du mardi au samedi</br>
  6.                 de 9h30 à 12h
  7.                 et de 14h à 19h
  8.             </br><b>Adresse :</b></br>
  9.             819 Route de Lyon,</br>
  10.             07430 Davézieux</br>
  11.             <i class="fa fa-phone"></i> <b>09 80 34 28 01</b></p>
  12.             <div id="map" style="width:203px; max-height:200px"></div>
  13.         </div>
  14.     </div>


 
Pour obtenir cela:
http://img11.hostingpics.net/pics/340663agauche.png
 
Mais le site est reponsive, du coup le texte qui à une position fixe ne suit pas l'image quand elle bouge en fonction de la taille de l'écran et on obtient cela:
http://img11.hostingpics.net/pics/784362centrer.png
 
Existe-t-il une solution svp ?
 
Merci !!


Message édité par sasafca le 17-02-2017 à 18:51:03
Reply

Marsh Posté le 17-02-2017 à 18:50:33   

Reply

Marsh Posté le 21-02-2017 à 11:52:26    

Une idée svp ?

Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed