Title: iPhone-Widget
Author: Aaron Kittredge
Published: <strong>05. ožujka 2011.</strong>
Last modified: 05. ožujka 2011.

---

Pretraga dodataka

Dodatak **nije testiran s zadnje 3 glavna izdanja WordPressa**. Možda ga se više
ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama
WordPressa.

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

# iPhone-Widget

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

[Preuzmi](https://downloads.wordpress.org/plugin/iphone-widget.zip)

 * [Detalji](https://hr.wordpress.org/plugins/iphone-widget/#description)
 * [Recenzije](https://hr.wordpress.org/plugins/iphone-widget/#reviews)
 *  [Instalacija](https://hr.wordpress.org/plugins/iphone-widget/#installation)
 * [Razvoj](https://hr.wordpress.org/plugins/iphone-widget/#developers)

 [Podrška](https://wordpress.org/support/plugin/iphone-widget/)

## Opis

Using this widget you can easily place the iPhone 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“
iPhone 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

## Snimke zaslona

 * [[
 * iPhone Widget control interface
 * [[
 * iPhone Widget in sidebar

## Instalacija

Installation is very simple:

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

## ČPP

  How do I upload an image?

The iPhone 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 iPhone 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!) :

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

## Recenzije

Nema recenzija za ovaj dodatak.

## Suradnici i Programeri

“iPhone-Widget” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

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

[Prevedite “iPhone-Widget” na svoj jezik.](https://translate.wordpress.org/projects/wp-plugins/iphone-widget)

### Zainteresirani ste za razvoj?

[Pregledajte kôd](https://plugins.trac.wordpress.org/browser/iphone-widget/), pogledajte
[SVN spremište](https://plugins.svn.wordpress.org/iphone-widget/)ili se pretplatite
na [dnevnik razvoja](https://plugins.trac.wordpress.org/log/iphone-widget/) od [RSS](https://plugins.trac.wordpress.org/log/iphone-widget/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Version **1.2**
 *  Zadnje ažuriranje **prije 15 godina**
 *  Aktivnih instalacija **10+**
 *  WordPress inačica ** 2.5 ili viša **
 *  Testirano do **2.9.2**
 *  Language
 * [English (US)](https://wordpress.org/plugins/iphone-widget/)
 * Oznaka
 * [image](https://hr.wordpress.org/plugins/tags/image/)[photo](https://hr.wordpress.org/plugins/tags/photo/)
   [picture](https://hr.wordpress.org/plugins/tags/picture/)[sidebar](https://hr.wordpress.org/plugins/tags/sidebar/)
   [widget](https://hr.wordpress.org/plugins/tags/widget/)
 *  [Napredni pogled](https://hr.wordpress.org/plugins/iphone-widget/advanced/)

## Ocjena

No reviews have been submitted yet.

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

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

## Suradnici

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

## Podrška

Želite nešto reći? Potrebna vam je pomoć?

 [Pregledaj forum za podršku](https://wordpress.org/support/plugin/iphone-widget/)

## Doniraj

Želite li podržati napredak ovog dodatka?

 [ Donirajte ovom dodatku ](http://www.kittyridge.com/freebies/)