Title: Icon over text (Layout problem)
Last modified: August 31, 2016

---

# Icon over text (Layout problem)

 *  Resolved [jonnylander](https://wordpress.org/support/users/jonnylander/)
 * (@jonnylander)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/icon-over-text-layout-problem/)
 * Hi,
 * I’m very happy with this plugin and I’m using it for a while. Today I saw that
   there ist a layout problem in the list view: The icon is behind the text… you
   can’t read it anymore:
 * [http://zeltlager.cvjm-ebersbach.de/downloads/](http://zeltlager.cvjm-ebersbach.de/downloads/)
 * What can I do?
 * Cheers
    Jonny
 * [https://wordpress.org/plugins/download-manager/](https://wordpress.org/plugins/download-manager/)

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

 *  Plugin Contributor [Shahriar Alam](https://wordpress.org/support/users/shahriar0822/)
 * (@shahriar0822)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/icon-over-text-layout-problem/#post-7059141)
 * It is css conflict with your theme. Add following css in your active theme’s 
   style.css file to fix it.
 *     ```
       #wpdm-all-packages table tr td {
           padding-left: 45px !important;
       }
       ```
   
 *  Thread Starter [jonnylander](https://wordpress.org/support/users/jonnylander/)
 * (@jonnylander)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/icon-over-text-layout-problem/#post-7059144)
 * Great! That fixed it!
    Thanks!

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

The topic ‘Icon over text (Layout problem)’ is closed to new replies.

 * ![](https://ps.w.org/download-manager/assets/icon-256x256.png?rev=1561688)
 * [Download Manager](https://wordpress.org/plugins/download-manager/)
 * [Support Threads](https://wordpress.org/support/plugin/download-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/download-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/download-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/download-manager/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [jonnylander](https://wordpress.org/support/users/jonnylander/)
 * Last activity: [10 years, 2 months ago](https://wordpress.org/support/topic/icon-over-text-layout-problem/#post-7059144)
 * Status: resolved