Title: Posts: between title/excerpt &#8211;&gt; large empty image hyperlink space
Last modified: August 21, 2016

---

# Posts: between title/excerpt –> large empty image hyperlink space

 *  Resolved [ombak](https://wordpress.org/support/users/ombak/)
 * (@ombak)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/posts-between-titleexcerpt-large-empty-image-hyperlink-space/)
 * Hello,
 * For posts where in the excerpt of the article is a Hyperlink (not shown in post
   overview-grid) I have the issue that in Internet Explorer a large white image/
   Hyperlink space is shown.
    Below the HTML difference in the source. Thanks in
   advance for any help, what would need to be fixed.
 * IE:
 *     ```
       <div class="frame">
       <a href="http://www.a-website.com/">
       <img style="width:100%;" src="" alt=""></a>
       </div>
       ```
   
 * Firefox works and has more code (class-“more” is added):
 *     ```
       <div class="frame">
       <a href="http://www.a-website.com/"><span class="more"></span>
       <img style="width:100%;" src="" alt=""></a>
       </div>
       ```
   
 * If there is no hyperlink in the excerpt area FF and IE show it both the same.
   `
   <div class="frame"></div>`

Viewing 1 replies (of 1 total)

 *  Thread Starter [ombak](https://wordpress.org/support/users/ombak/)
 * (@ombak)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/posts-between-titleexcerpt-large-empty-image-hyperlink-space/#post-4981916)
 * I have just found a solution.
    If I change the post type from image to text the
   issue is not appearing. Seems like IE does not like if the post type is image
   but there is no image.

Viewing 1 replies (of 1 total)

The topic ‘Posts: between title/excerpt –> large empty image hyperlink space’ is
closed to new replies.

 * 1 reply
 * 1 participant
 * Last reply from: [ombak](https://wordpress.org/support/users/ombak/)
 * Last activity: [11 years, 11 months ago](https://wordpress.org/support/topic/posts-between-titleexcerpt-large-empty-image-hyperlink-space/#post-4981916)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
