Title: Social Aside
Author: danikaze
Published: <strong>30 พฤศจิกายน 2011</strong>
Last modified: 30 พฤศจิกายน 2011

---

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/social-aside.svg)

# Social Aside

 By [danikaze](https://profiles.wordpress.org/danikaze/)

[Download](https://downloads.wordpress.org/plugin/social-aside.1.1.zip)

 * [Details](https://th.wordpress.org/plugins/social-aside/#description)
 * [Reviews](https://th.wordpress.org/plugins/social-aside/#reviews)
 *  [Installation](https://th.wordpress.org/plugins/social-aside/#installation)
 * [Development](https://th.wordpress.org/plugins/social-aside/#developers)

 [Support](https://wordpress.org/support/plugin/social-aside/)

## Description

This plugin provides links/icons for your social-media accounts, like twitter, facebook,
your blog rss and a link to your email

## Screenshots

 * [[
 * Icons of twitter, facebook, rss and mail with custom css

## Installation

 1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

## FAQ

#### Why?

Why not?

#### I enabled the plugin, but nothing shows

The plugin generates the code, but it needs you to customize and add you own icon
images. This is an example of css with 27x27px icon images: /* * ASIDE-SOCIAL PLUGIN*/

    ```
    .widget_aside_social {     display: block;     width: 188px;     height: 30px;     margin: 20px auto 20px auto; }  .widget_aside_social div:hover {     margin-top: -3px;     margin-bottom: 3px; }  .widget_aside_social div {     float: left;     display: block;     width: 27px;     height: 27px;     background: url(img/top-icons.png);     margin: 0 10px; }  .widget_aside_social div a {     display: block;     width: 27px;     height: 27px; }  .widget_aside_social .twitter {     background-position: -11px -11px !important; } .widget_aside_social .facebook {     background-position: -60px -11px !important; } .widget_aside_social .rss {     background-position: -109px -11px !important; } .widget_aside_social .mail {     background-position: -158px -11px !important; } 
    ```

In future versions I will add a default-css code option so you don’t need to touch
anything.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Social Aside” is open source software. The following people have contributed to
this plugin.

Contributors

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

[Translate “Social Aside” into your language.](https://translate.wordpress.org/projects/wp-plugins/social-aside)

### Interested in development?

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

## Changelog

#### 1.1

 * Fixed wordpress tagging things (n00b!) 😛

#### 1.0

 * First version wohooi! (so, everything)

## Meta

 *  Version **1.0**
 *  Last updated **14 ปี ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 2.0 or higher **
 *  Tested up to **3.2.1**
 *  Language
 * [English (US)](https://wordpress.org/plugins/social-aside/)
 * Tags
 * [contact](https://th.wordpress.org/plugins/tags/contact/)[email](https://th.wordpress.org/plugins/tags/email/)
   [facebook](https://th.wordpress.org/plugins/tags/facebook/)[mail](https://th.wordpress.org/plugins/tags/mail/)
   [rss](https://th.wordpress.org/plugins/tags/rss/)[sidebar](https://th.wordpress.org/plugins/tags/sidebar/)
   [social](https://th.wordpress.org/plugins/tags/social/)[twitter](https://th.wordpress.org/plugins/tags/twitter/)
 *  [Advanced View](https://th.wordpress.org/plugins/social-aside/advanced/)

## Ratings

No reviews have been submitted yet.

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

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

## Contributors

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

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/social-aside/)