Title: Image alignment in list view
Last modified: August 21, 2016

---

# Image alignment in list view

 *  Resolved [Businesscoachza](https://wordpress.org/support/users/businesscoachza/)
 * (@businesscoachza)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/image-alignment-in-list-view/)
 * Hi. How do I get an image to align left (inline) in Single category page format
   as well as in the widget area.
 * thank you.
 * [http://wordpress.org/plugins/events-manager/](http://wordpress.org/plugins/events-manager/)

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

 *  Plugin Support [angelo_nwl](https://wordpress.org/support/users/angelo_nwl/)
 * (@angelo_nwl)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/image-alignment-in-list-view/#post-4000166)
 * you can use placeholder #_CATEGORYIMAGE then wrapped it inside a div using css
   float left
 * [http://wp-events-plugin.com/documentation/placeholders/](http://wp-events-plugin.com/documentation/placeholders/)
 *  Thread Starter [Businesscoachza](https://wordpress.org/support/users/businesscoachza/)
 * (@businesscoachza)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/image-alignment-in-list-view/#post-4000270)
 * Thanks Angelo. It fixed that alignment, but now all the links are vertically 
   misaligned. URL link is [](http://events.businessdirectoryeastlondon.co.za/events/categories/)
 * I’ve also used a somewhat strange placeholder:
 *     ```
       <li>#_CATEGORYLINK</li>
   
       <div style="float:left; margin:-2px 30px 0px 4px;">#_CATEGORYIMAGE{20,20}</div>
       ```
   
 * Obviously I’m doing this wrong. Any advice?
 * thanks.
 *  [caimin_nwl](https://wordpress.org/support/users/caimin_nwl/)
 * (@caimin_nwl)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/image-alignment-in-list-view/#post-4000278)
 * Could you post a link to the page?
 *  Thread Starter [Businesscoachza](https://wordpress.org/support/users/businesscoachza/)
 * (@businesscoachza)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/image-alignment-in-list-view/#post-4000302)
 * Hi everyone. Thanks I’ve created a table instead of the list. Displays correctly

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

The topic ‘Image alignment in list view’ is closed to new replies.

 * ![](https://ps.w.org/events-manager/assets/icon-256x256.png?rev=3550347)
 * [Events Manager - Calendar, Bookings, Tickets, and more!](https://wordpress.org/plugins/events-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/events-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/events-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/events-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/events-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/events-manager/reviews/)

## Tags

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

 * 4 replies
 * 3 participants
 * Last reply from: [Businesscoachza](https://wordpress.org/support/users/businesscoachza/)
 * Last activity: [12 years, 10 months ago](https://wordpress.org/support/topic/image-alignment-in-list-view/#post-4000302)
 * Status: resolved