Title: Suggestion
Last modified: September 2, 2016

---

# Suggestion

 *  [Geseth](https://wordpress.org/support/users/geseth/)
 * (@geseth)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/suggestion-19/)
 * When I start using youre theme I wanted to add changing icons for social media
   when I put the mouse on them. I was looking for an appropriate solution and finally
   I did. It would be good if you added it to yours theme. Here is a sample code:
 *     ```
       if (!empty($options['twitter_uid'])) echo '<li class="twitter-icon"><a href="' . $options['twitter_uid'] . '" onmouseover={twitter.src="' . get_stylesheet_directory_uri() . '/icons/twitter-icon-active.png"} onmouseout={twitter.src="' . get_stylesheet_directory_uri() . '/icons/twitter-icon.png"}>'
                           .'<img name="twitter" src="' . get_stylesheet_directory_uri() . '/icons/twitter-icon.png" width="24" height="24" alt="Twitter">'
                           .'</a></li>';
       ```
   
 * It’s realy work: [picture](http://img853.imageshack.us/img853/9674/changediconswhenmouseov.png)
 * PS. I’m realy sorry, but i’m not polyglot. My knowledge of the english language
   are low 😉

Viewing 1 replies (of 1 total)

 *  [Emil Uzelac](https://wordpress.org/support/users/emiluzelac/)
 * (@emiluzelac)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/suggestion-19/#post-7742129)
 * Hi Geseth,
 * Please post on [http://themeid.com/help/](http://themeid.com/help/) instead. 
   This section is for reviews only.
 * Thanks,
    Emil

Viewing 1 replies (of 1 total)

The topic ‘Suggestion’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/responsive/6.4.2/screenshot.png)
 * Responsive
 * [Support Threads](https://wordpress.org/support/theme/responsive/)
 * [Active Topics](https://wordpress.org/support/theme/responsive/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/responsive/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/responsive/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Emil Uzelac](https://wordpress.org/support/users/emiluzelac/)
 * Last activity: [13 years, 6 months ago](https://wordpress.org/support/topic/suggestion-19/#post-7742129)