Title: xonwagner's Replies | WordPress.org

---

# xonwagner

  [  ](https://wordpress.org/support/users/xonwagner/)

 *   [Profile](https://wordpress.org/support/users/xonwagner/)
 *   [Topics Started](https://wordpress.org/support/users/xonwagner/topics/)
 *   [Replies Created](https://wordpress.org/support/users/xonwagner/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/xonwagner/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/xonwagner/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/xonwagner/engagements/)
 *   [Favorites](https://wordpress.org/support/users/xonwagner/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Twenty-Eleven: Line breaks after image](https://wordpress.org/support/topic/twenty-eleven-line-breaks-after-image/)
 *  Thread Starter [xonwagner](https://wordpress.org/support/users/xonwagner/)
 * (@xonwagner)
 * [14 years ago](https://wordpress.org/support/topic/twenty-eleven-line-breaks-after-image/#post-2702174)
 * ok i finally got it!
 * the problem was, that the name on the twitter widget was a <h4> tag, the solution
   was to add ‘display: inline;’ to the headings in the global section:
 *     ```
       /* Headings */
       h1,h2,h3,h4,h5,h6 {
       	clear: both;
       	display: inline;
       }
       ```
   
 * it still doesn’t look perfect, but i’ll work that out!
 * thank you so much for you help!! 🙂
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Twenty-Eleven: Line breaks after image](https://wordpress.org/support/topic/twenty-eleven-line-breaks-after-image/)
 *  Thread Starter [xonwagner](https://wordpress.org/support/users/xonwagner/)
 * (@xonwagner)
 * [14 years ago](https://wordpress.org/support/topic/twenty-eleven-line-breaks-after-image/#post-2702171)
 * ok, i will.
 * i tried text-bottom, text-top and just now also middle, middle worked for the
   picture in the table, but the twitter widget picture is still out of position..
   
   i will try to fix that with firebug, i’ll let you know how/if it worked 🙂
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Twenty-Eleven: Line breaks after image](https://wordpress.org/support/topic/twenty-eleven-line-breaks-after-image/)
 *  Thread Starter [xonwagner](https://wordpress.org/support/users/xonwagner/)
 * (@xonwagner)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/twenty-eleven-line-breaks-after-image/#post-2702104)
 * yes i did.
 * hmm that’s a pity :/ thank you though!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Twenty-Eleven: Line breaks after image](https://wordpress.org/support/topic/twenty-eleven-line-breaks-after-image/)
 *  Thread Starter [xonwagner](https://wordpress.org/support/users/xonwagner/)
 * (@xonwagner)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/twenty-eleven-line-breaks-after-image/#post-2702101)
 * thank you for your quick answer, unfortunately it didn’t work :/
    what else could
   it be?

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