Title: Text through image since update
Last modified: August 19, 2016

---

# Text through image since update

 *  [zyxelas](https://wordpress.org/support/users/zyxelas/)
 * (@zyxelas)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/text-through-image-since-update/)
 * Hi there,
 * I just decided to update my wordpress version to 2.9.1
    Everything went well,
   however, every first line of my posttext, is now coming through my images. Example:
   [http://www.inhetholvandeleeuw.nl/2010/02/vlaar-in-voorlopige-selectie/](http://www.inhetholvandeleeuw.nl/2010/02/vlaar-in-voorlopige-selectie/)
 * I tried messing around with some margins, but couldn’t realy figure out which
   was the right one. I hope someone could help me out here!
 * Thanks in advance.
 * Edit: Hm it seems that in Internet Explorer, it works just fine. (im running 
   on Chrome)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [Rev. Voodoo](https://wordpress.org/support/users/rvoodoo/)
 * (@rvoodoo)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/text-through-image-since-update/#post-1419818)
 * Must be related to [these results](http://validator.w3.org/check?uri=http%3A%2F%2Fwww.inhetholvandeleeuw.nl%2F2010%2F02%2Fvlaar-in-voorlopige-selectie%2F&charset=%28detect+automatically%29&doctype=Inline&ss=1&group=0&user-agent=W3C_Validator%2F1.767#line-106):
 * because…your site looks fine to me. Nothing overlaps in IE7. I’m guessing you
   are using a different browser. Cross browser issues are often caused by bad code.
   things like this:
 *     ```
       <a href="http://www.workx.nl/"><img src="http://www.inhetholvandeleeuw.nl/wp-content/themes/channel/images/workx.jpg" alt="Workx - Materieelverhuur - Steigerbouw" border="0"></a> </div>
       ```
   
 * Your image tag is not closed. That can cause issues in browsers…. it need to 
   look like this (note the slash at the end of the image code)
 *     ```
       <a href="http://www.workx.nl/"><img src="http://www.inhetholvandeleeuw.nl/wp-content/themes/channel/images/workx.jpg" alt="Workx - Materieelverhuur - Steigerbouw" border="0" /></a> </div>
       ```
   
 * work through the validation errors and that may get you sorted…you have several
   mismatched tags it looks like, which will definitely cause issues
 *  Thread Starter [zyxelas](https://wordpress.org/support/users/zyxelas/)
 * (@zyxelas)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/text-through-image-since-update/#post-1419865)
 * Thanks for your reply!
 * Tried to fix some of those errors, not the best at coding tho. Eventually it 
   seemed that one of my plugins was causing the problems.
 * Nonetheless, its good to know there are a lott of errors it seems!
 * Thanks for your help:)

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Text through image since update’ is closed to new replies.

## Tags

 * [align](https://wordpress.org/support/topic-tag/align/)
 * [image](https://wordpress.org/support/topic-tag/image/)

 * 2 replies
 * 2 participants
 * Last reply from: [zyxelas](https://wordpress.org/support/users/zyxelas/)
 * Last activity: [16 years, 2 months ago](https://wordpress.org/support/topic/text-through-image-since-update/#post-1419865)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
