Title: Shadows
Author: aradke
Published: <strong>Agẹmọ  5, 2009</strong>
Last modified: Ṣẹrẹ 25, 2010

---

Ṣàwárí àwọn plugin

Plugin yìí **kò tíì ṣe àyẹ̀wò pẹ̀lú àwọn ìtújáde mẹ́ta pàtàkì tó kẹ́yìn ti WordPress**.
Ó lè jẹ́ pé a kò tọ́jú tàbí ṣe àtìlẹ́yìn fún un mọ́, ó sì lè ní àwọn ọ̀ràn ìbámu
nígbà tí a bá lò ó pẹ̀lú àwọn ẹ̀yà WordPress tuntun.

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

# Shadows

 Láti ọwọ́ [aradke](https://profiles.wordpress.org/aradke/)

[Ṣe ìgbàsílẹ̀](https://downloads.wordpress.org/plugin/shadows.0.3.5.zip)

 * [Àwọn àlàyé](https://yor.wordpress.org/plugins/shadows/#description)
 * [Àwọn àgbéyẹ̀wò](https://yor.wordpress.org/plugins/shadows/#reviews)
 *  [Ìgbéwọlẹ̀](https://yor.wordpress.org/plugins/shadows/#installation)
 * [Ìdàgbàsókè](https://yor.wordpress.org/plugins/shadows/#developers)

 [Ìrànlọ́wọ́](https://wordpress.org/support/plugin/shadows/)

## Àpèjúwe

This is a plugin to add a range of shadow types to a range of objects. Currently
supported are images, divs and blockquotes.

I got the inspiration from the [cocoia blog](http://blog.cocoia.com/) and Sebastiaan
de With was kind enough to let me use the shadow image that he applies to his images.

### Browser Compatibility

I have tested this plugin in the following browsers:

 1. Internet Explorer 7 & 8
 2. Firefox 3 & 3.5
 3. Safari 4
 4. Opera 9

**Internet Explorer 6 is not supported** due to the use of transparent png images
in ways that regular work arounds donÌtumọ̀ Yorùbá: ’t address. As such the plugin
stops the shadows from displaying in IE6.
 The opacity setting is disabled for all
versions of Internet Explorer due to bugs in how it renders (even IE8).

### Usage

Add one of the following classes to the object:

 * `shadow_curl`
 * `shadow_flat`
 * `shadow_osx`
 * `shadow_osx_small`

For images this is as simply as adding the text to the end of the “CSS Class” under
the “Advanced Settings” for the image.
 For divs and blockquotes you will need to
use the HTML view in the editor and add `class="shadow_curl"` to the object.

I decided against applying the shadows to everything it could recognise as this 
could easily turn into a huge mess though I am open to suggestions on other ways
to do it.

### Known Issues

 1. If something covers the div or blockquote it can push the shadow down to below 
    the covering object and thus separate the shadow from the object it should be attached
    to. Try to avoid it through the use of clear or margins.
 2. The plugin does not support divs nested inside the shadowed div or blockquotes 
    nested inside the shadowed blockquote.

### Recommendations

From Sebastiaan: “the only thing IÌtumọ̀ Yorùbá: ’d suggest is adding a border to
the divs, otherwise the shadow looks rather detached.” I have elected not to do 
this automatically to allow you greater control over the appearance of your pages.

## Àwọn àwòrán ìbòjú

 * [[
 * Screenshot taken with Firefox 3.5. The opacity of the flat shadows has been set
   to 80% which will not be applied in IE. Other than that the appearance will be
   the same across all supported browsers.
 * [[
 * Screenshot taken with Firefox 3.5. This shows the two OS X window style shadows`
   shadow_osx` and `shadow_osx_small`

## Ìgbéwọlẹ̀

 1. Upload the whole plugin folder to your /wp-content/plugins/ folder.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Place `class="shadow_curl"`, `class="shadow_flat"`, etc on the objects you want
    to have shadows.

## FAQ

  What objects can have shadows added to them?

So far images, divs and blockquotes.

  Is Internet Explorer supported?

Version 7 and up is, with the exception that the opacity level of the shadows cannot
be changed.

  How do I add a shadow to an object?

For images this is as simply as adding `shadow_xxxx` to the end of the “CSS Class”
under the “Advanced Settings” for the image.
 For divs and blockquotes you will 
need to use the HTML view in the editor and add `class="shadow_xxxx"` to the object.

  What about regular drop shadows?

The initial release was aimed at getting the “curl” shadows looking good. In subsequent
releases I may add support for “normal” drop shadows if it is requested.

## Àwọn àgbéyẹ̀wò

Kò sí àwọn àgbéyẹ̀wò fún plugin yìí.

## Àwọn Olùkópa & Olùgbéejáde

“Shadows” jẹ́ ètò ìṣàmúlò orísun ṣíṣí sílẹ̀. Àwọn ènìyàn wọ̀nyí ti ṣe ìkópa sí plugin
yìí.

Àwọn Olùkópa

 *   [ aradke ](https://profiles.wordpress.org/aradke/)

[Túmọ̀ “Shadows” sí èdè rẹ.](https://translate.wordpress.org/projects/wp-plugins/shadows)

### Ṣe o nífẹ̀ẹ́ sí ìdàgbàsókè?

[Ṣàwárí koodu](https://plugins.trac.wordpress.org/browser/shadows/), ṣàyẹ̀wò [ibi ìpamọ́ SVN](https://plugins.svn.wordpress.org/shadows/),
tàbí ṣe àgbékalẹ̀ sí [àkọsílẹ̀ ìdàgbàsókè](https://plugins.trac.wordpress.org/log/shadows/)
nípasẹ̀ [RSS](https://plugins.trac.wordpress.org/log/shadows/?limit=100&mode=stop_on_copy&format=rss).

## Àkọsílẹ̀ àwọn àyípadà

#### 0.3.5

 * Improved handling and checking of units on options page
 * Changed submit behaviour to be compatible with WPMU

#### 0.3.4

 * Added “overflow:hidden;” to avoid problems with other objects with clearÌtumọ̀
   Yorùbá: ’s on them

#### 0.3.3

 * Added support to include the border widths in the calculation for the OS X style
   shadows

#### 0.3.2

 * Addressed a bug causing images to sometimes not display in IE with OS X style
   shadows
 * Removed hard coded image directories of OS X style shadows

#### 0.3.1

 * Added `border-collapse:collapse;` to the tables used by the OS X style shadows

#### 0.3

 * Added OS X window style shadows (regular and small)

#### 0.2.1

 * Optimised PNG shadow images

#### 0.2

 * Initial public release

## Àkójọpọ̀ Meta

 *  Ẹ̀yà **0.3.5**
 *  Ìgbàgbọ́hùn tó kẹ́yìn **ọdún 16 sẹ́yìn**
 *  Àwọn ìgbéwọlẹ̀ tó ṣiṣẹ́ **200+**
 *  Ẹ̀yà WordPress ** 2.5 tàbí ju bẹ́ẹ̀ lọ **
 *  Dánwò dé **2.9.2**
 *  Èdè
 * [English (US)](https://wordpress.org/plugins/shadows/)
 * Àmì
 * [Shadow](https://yor.wordpress.org/plugins/tags/shadow/)
 *  [Ìwòye Tó Péye](https://yor.wordpress.org/plugins/shadows/advanced/)

## Àwọn ìbò

Kò sí ìwádìí tí a tíì fi ránṣẹ́.

[Add my review](https://wordpress.org/support/plugin/shadows/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/shadows/reviews/)

## Àwọn Olùkópa

 *   [ aradke ](https://profiles.wordpress.org/aradke/)

## Ìrànlọ́wọ́

Nǹkan wà tí o fẹ́ sọ? Ṣé o nílò ìrànlọ́wọ́?

 [Wo àpéjọ ìrànlọ́wọ́](https://wordpress.org/support/plugin/shadows/)

## Ṣe ìtọrẹ

Ṣé o fẹ́ ṣe àtìlẹ́yìn fún ìlọsíwájú plugin yìí?

 [ Ṣe ìtọrẹ sí plugin yìí ](http://deepport.net)