Title: Layout
Last modified: August 20, 2016

---

# Layout

 *  Resolved [JeffreySummers](https://wordpress.org/support/users/jeffreysummers/)
 * (@jeffreysummers)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/layout-13/)
 * I love that someone finally created this plugin. My issues: the button wraps 
   for me (not fully extended) and doesn’t add any padding between other applications.
   I added it to the end of every post. Ideas?
 * [http://shgww.com](http://shgww.com)
 * [http://wordpress.org/extend/plugins/send-to-kindle/](http://wordpress.org/extend/plugins/send-to-kindle/)

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

 *  [dannybrown](https://wordpress.org/support/users/dannybrown/)
 * (@dannybrown)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/layout-13/#post-3592513)
 * I’m the same – I would like to place the button at the right hand side, opposite
   where I have my Share buttons at the bottom of my posts currently:
 * [http://dannybrown.me/2013/03/06/the-fallacy-of-transparency-in-social-media/](http://dannybrown.me/2013/03/06/the-fallacy-of-transparency-in-social-media/)
 * I tried HTML in the settings box, but nothing seemed to work, and instead it 
   removed the button but left the “send to Kindle” text.
 * Can you advise the code needed and where it would go, please?
 * Thanks.
 *  Anonymous User 11607829
 * (@anonymized-11607829)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/layout-13/#post-3592525)
 * Jeffrey, the display issues with wrapping is currently fixed in our development
   version, and I will be releasing 1.0.2 of the plugin today to fix this. To help
   out your issue with spacing, you can edit the CSS file located around `wp-content/
   plugins/send-to-kindle/media/kindle.css`, find the section for `.kindleWidget`
   and add a line like `margin-bottom: 10px;`, or whatever spacing suites your taste.
   In the future, we may consider adding an interface option to change this more
   easily.
 * Danny, I am afraid WordPress does not allow plugin authors terribly fine control
   over injecting content other than “before” or “after” the post content. It looks
   like you are using [Flare](http://wordpress.org/extend/plugins/flare/) for your
   share buttons, but we do not support integrating with that share bar at this 
   time. You can experiment with using the PHP line below to manually place the 
   button:
 * `echo STK_Button::get_instance()->get_button_html();`
 *  [dannybrown](https://wordpress.org/support/users/dannybrown/)
 * (@dannybrown)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/layout-13/#post-3592527)
 * Hi David,
 * Does that go in the HTML box on the Advanced area, or elsewhere? it’s not to 
   go into the Flare sharebar, etc, but to sit at the end of the post on the right
   hand side, with the Flare buttons on the left hand side.
 * Thanks!
 *  Thread Starter [JeffreySummers](https://wordpress.org/support/users/jeffreysummers/)
 * (@jeffreysummers)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/layout-13/#post-3592536)
 * Thanks David. I’ll await the update and load it. Appreciate your effort.

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

The topic ‘Layout’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/send-to-kindle_4f4f50.svg)
 * [Send to Kindle](https://wordpress.org/plugins/send-to-kindle/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/send-to-kindle/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/send-to-kindle/)
 * [Active Topics](https://wordpress.org/support/plugin/send-to-kindle/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/send-to-kindle/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/send-to-kindle/reviews/)

 * 4 replies
 * 3 participants
 * Last reply from: [JeffreySummers](https://wordpress.org/support/users/jeffreysummers/)
 * Last activity: [13 years, 2 months ago](https://wordpress.org/support/topic/layout-13/#post-3592536)
 * Status: resolved