Title: Kindle-3-Graphite-Widget
Author: Aaron Kittredge
Published: <strong>August 31, 2010</strong>
Last modified: August 31, 2010

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/kindle-3-graphite-widget.svg)

# Kindle-3-Graphite-Widget

 By [Aaron Kittredge](https://profiles.wordpress.org/kittyridge/)

[Download](https://downloads.wordpress.org/plugin/kindle-3-graphite-widget.zip)

 * [Details](https://test.wordpress.org/plugins/kindle-3-graphite-widget/#description)
 * [Reviews](https://test.wordpress.org/plugins/kindle-3-graphite-widget/#reviews)
 *  [Installation](https://test.wordpress.org/plugins/kindle-3-graphite-widget/#installation)
 * [Development](https://test.wordpress.org/plugins/kindle-3-graphite-widget/#developers)

 [Support](https://wordpress.org/support/plugin/kindle-3-graphite-widget/)

## Description

Using this widget you can easily place the Kindle 3 Graphite containing an image
of the cover of the book you are reading in the sidebar. You can also specify a 
URL to link to when clicking on the book cover image. Supports multiple instances,
so you can use it multiple times in multiple sidebars. (adapted from the Simple 
Image Widget)

Once the plugin is enabled, the widget will be available in your widgets list as“
Kindle 3 Graphite Widget”. You can add this widget to sidebars as many times as 
you need. The control interface allows you to specify the following options for 
each instance of the widget:

 * Image URL: The full URL to the image file
 * Alternate Text: Shown by the browser if image cannot be displayed
 * Link URL: URL to open when the book cover image is clicked on (optional)
 * Open link in new window: If this is checked, the above link URL will open in 
   a new browser window

## Screenshots

 * [[
 * Kindle 3 Graphite Widget control interface
 * [[
 * Kindle 3 Graphite Widget in sidebar

## Installation

Installation is very simple:

 1. Copy/upload the `Kindle-3-Graphite-Widget` folder to your `/wp-content/plugins/`
    directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Add the “Kindle 3 Graphite Widget” plugin to a sidebar in ‘Design’ -> ‘Widgets’

## FAQ

  How do I upload an image?

The Kindle 3 Graphite Widget does not provide a mechanism for uploading images or
files. You can however upload an image in the ‘Write’ section of WordPress. From
there you can click on the ‘Add an Image’ icon (next to ‘Add Media’ label). After
uploading an image, copy the ‘Link URL’ for use in your Kindle 3 Graphite Widget.

  How many images can be display?

Each instance of the widget can only display one image, but you can create as many
instances as you need.

  How do I change the alignment?

This can be done with CSS. Depending on your WordPress theme, one of these methods
below will work, though you may have to experiment a little to find out which one.

For the last one with margin top, right, bottom, and left, replace the 0’s with 
a number, for example 10px, where the px stands for pixels. As you increase or decrease
a side, the Ereader will shift position enabling you to get the perfect spacing 
in you sidebar. Don’t forget that you can use negative numbers too, like -10px. 
Experiment with the numbers and refresh your website to see what way the Ereader
moves in your sidebar. Keep doing this until its just right!) :

    ```
    .kindlethreegraphite { text-align: center; }
    .kindlethreegraphite { margin:0 auto; }
    .kindlethreegraphite { margin:0 auto; text-align: center; }
    .kindlethreegraphite { margin:0 auto; text-align: left; }
    .kindlethreegraphite { margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; }
    ```

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Kindle-3-Graphite-Widget” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Aaron Kittredge ](https://profiles.wordpress.org/kittyridge/)

[Translate “Kindle-3-Graphite-Widget” into your language.](https://translate.wordpress.org/projects/wp-plugins/kindle-3-graphite-widget)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/kindle-3-graphite-widget/),
check out the [SVN repository](https://plugins.svn.wordpress.org/kindle-3-graphite-widget/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/kindle-3-graphite-widget/)
by [RSS](https://plugins.trac.wordpress.org/log/kindle-3-graphite-widget/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Version **1.2**
 *  Last updated **16 years ago**
 *  Active installations **10+**
 *  WordPress version ** 2.5 or higher **
 *  Tested up to **2.9.2**
 *  Language
 * [English (US)](https://wordpress.org/plugins/kindle-3-graphite-widget/)
 * Tags
 * [image](https://test.wordpress.org/plugins/tags/image/)[photo](https://test.wordpress.org/plugins/tags/photo/)
   [picture](https://test.wordpress.org/plugins/tags/picture/)[sidebar](https://test.wordpress.org/plugins/tags/sidebar/)
   [widget](https://test.wordpress.org/plugins/tags/widget/)
 *  [Advanced View](https://test.wordpress.org/plugins/kindle-3-graphite-widget/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/kindle-3-graphite-widget/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/kindle-3-graphite-widget/reviews/)

## Contributors

 *   [ Aaron Kittredge ](https://profiles.wordpress.org/kittyridge/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/kindle-3-graphite-widget/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://www.kittyridge.com/freebies/)