Title: Formatting issue
Last modified: August 22, 2016

---

# Formatting issue

 *  Resolved [spespam](https://wordpress.org/support/users/spespam/)
 * (@spespam)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/formatting-issue-16/)
 * Hello,
 * I tried to display a list of events just like the demo but I have an issue because
   the text is at the bottom and it’s very ugly.
 * This is the test : [http://www.alldeejay.com/carpediem/?page_id=25214](http://www.alldeejay.com/carpediem/?page_id=25214)
 * And the code :
 * 1) Default event list format header :
 *     ```
       <table cellpadding="0" cellspacing="0" class="events-table" >
           <thead>
               <tr>
       			<th class="event-image" width="110">Flyer</th>
       			<th class="event-time" width="200">Date / Heure</th>
       			<th class="event-description" width="*">Événement</th>
       		</tr>
          	</thead>
       <tbody>
       ```
   
 * 2) Default event list format
 *     ```
       <tr>
   
       <td>
       {has_image} #_EVENTIMAGE{90,90} {/has_image}
       {no_image} <img src="http://www.koolsaina.com/carpediem/wp-content/uploads/2015/01/soiree-gasy.jpg"> {/no_image}
   
       </td>
   
       <td class="eventless">
                       #_EVENTDATES
       </td>
   
       <td class="eventless">
                       #_EVENTLINK
                       {has_location}<br/><i>#_LOCATIONNAME, #_LOCATIONTOWN #_LOCATIONSTATE</i>{/has_location}
       </td>
   
       </tr>
       ```
   
 * Can somebody help please ?
 * [https://wordpress.org/plugins/events-manager/](https://wordpress.org/plugins/events-manager/)

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

 *  [caimin_nwl](https://wordpress.org/support/users/caimin_nwl/)
 * (@caimin_nwl)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/formatting-issue-16/#post-5811606)
 * Hi,
 * Which text do you mean?
 * If it helps, this is the formatting for the demo site:
    [http://pastebin.com/x2n46ZaP](http://pastebin.com/x2n46ZaP)
 *  Thread Starter [spespam](https://wordpress.org/support/users/spespam/)
 * (@spespam)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/formatting-issue-16/#post-5811624)
 * Thank you, that helped 🙂
 * Just a question : can you remove the link to my site and also the link inside
   the code ? I would like to keep my site private for now.
 * Thank you
 *  Plugin Support [angelo_nwl](https://wordpress.org/support/users/angelo_nwl/)
 * (@angelo_nwl)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/formatting-issue-16/#post-5811753)
 * sorry I’m afraid that we cannot remove that and only the wp forum mods can do
   that.

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

The topic ‘Formatting issue’ 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/)

 * 3 replies
 * 3 participants
 * Last reply from: [angelo_nwl](https://wordpress.org/support/users/angelo_nwl/)
 * Last activity: [11 years, 3 months ago](https://wordpress.org/support/topic/formatting-issue-16/#post-5811753)
 * Status: resolved