Title: Cannot get object to align top!
Last modified: August 20, 2016

---

# Cannot get object to align top!

 *  Resolved [39images](https://wordpress.org/support/users/39images/)
 * (@39images)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/cannot-get-object-to-align-top/)
 * Hi Tobias,
 * Please take a look here:
 * [http://seanhepburnferrer.com/casamonti/](http://seanhepburnferrer.com/casamonti/)
 * The 1st row, 2nd column has a flash object, as you can see. No matter what I 
   do, I cannot get it to align to the top. Can you help?! 🙁
 * [http://wordpress.org/extend/plugins/tablepress/](http://wordpress.org/extend/plugins/tablepress/)

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

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/cannot-get-object-to-align-top/#post-3337762)
 * Hi,
 * thanks for your question.
 * The reason for this is that the code to embed the object contains line breaks.
   These get replaced with HTML `<br />` tags, and that’s what causes the object
   to be moved down.
    To fix that, you’ll need to remove all line breaks from the
   code, i.e. enter it like
 *     ```
       <object width="375" height="300" align="top" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"><param value="http://www.seanhepburnferrer.com/casamonti/wp-content/uploads/2013/01/216x144sieci.swf" name="movie"><param value="best" name="quality"><param value="true" name="play"><param name="wmode" value="transparent"><param name="align" value="top"><embed width="375" height="300" align="top" play="true" quality="best" type="application/x-shockwave-flash" src="http://www.seanhepburnferrer.com/casamonti/wp-content/uploads/2013/01/216x144sieci.swf" pluginspage="http://www.macromedia.com/go/getflashplayer"></object>
       ```
   
 * Regards,
    Tobias
 *  Thread Starter [39images](https://wordpress.org/support/users/39images/)
 * (@39images)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/cannot-get-object-to-align-top/#post-3337763)
 * Thank you so much! 🙂
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/cannot-get-object-to-align-top/#post-3337812)
 * Hi,
 * sure, no problem! You are very welcome! 🙂
 * Best wishes,
    Tobias
 * P.S.: In case you haven’t, don’t forget to rate the plugin here in the plugin
   repository. Thanks!

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

The topic ‘Cannot get object to align top!’ is closed to new replies.

 * ![](https://ps.w.org/tablepress/assets/icon.svg?rev=3192944)
 * [TablePress - Tables in WordPress made easy](https://wordpress.org/plugins/tablepress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tablepress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tablepress/)
 * [Active Topics](https://wordpress.org/support/plugin/tablepress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tablepress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tablepress/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [13 years, 4 months ago](https://wordpress.org/support/topic/cannot-get-object-to-align-top/#post-3337812)
 * Status: resolved