Advertisement
BakerMan

Double Thumbnail Issue

Sep 13th, 2012
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.77 KB | None | 0 0
  1. <div class="tribe-events-event-body">
  2.  
  3.     <div class="tribe-events-event-date"> </div>
  4.  
  5.     <!-- The first thumbnail you are seeing is in the correct position -->
  6.     <div class="tribe-events-event-thumb">
  7.         <img width="75" height="75" src="http://www.nightlifenation.co.uk/wp-content/uploads/2012/09/Poster-Final_01808-150x150.jpg" class="attachment-75x75 wp-post-image" alt="Poster - Final_01808" title="Poster - Final_01808" />
  8.     </div>
  9.    
  10.     <!-- The second thumbnail, for whatever reason, is being pulled in as -->
  11.     <!-- part of the post excerpt -->
  12.     <img width="75" height="75" src="http://www.nightlifenation.co.uk/wp-content/uploads/2012/09/Poster-Final_01808-150x150.jpg" class="attachment-75x75 wp-post-image" alt="Poster - Final_01808" title="Poster - Final_01808" />
  13.  
  14. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement