Title: Icon messenger position!
Last modified: February 23, 2017

---

# Icon messenger position!

 *  Resolved [myt007](https://wordpress.org/support/users/myt007/)
 * (@myt007)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/icon-messenger-position/)
 * Hello! I want the code for css style..to move icon bottom!
 * See img:
 * ![Like in this image!](https://i0.wp.com/s32.postimg.org/42mo7rz8l/position.png?
   ssl=1)
 * And another thing, bellow icon messenger to write Conntact or what words we want!
 * ty

Viewing 6 replies - 1 through 6 (of 6 total)

 *  Thread Starter [myt007](https://wordpress.org/support/users/myt007/)
 * (@myt007)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/icon-messenger-position/#post-8839633)
 * my site:
    [http://stirivirale.net](http://stirivirale.net)
 *  Plugin Author [nimonogi](https://wordpress.org/support/users/nimonogi/)
 * (@nimonogi)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/icon-messenger-position/#post-8839698)
 * You can find the .css file under /wp-content/plugins/fb-messenger/css/
 * You can create an image with the text you want below the icon and upload it at
   your wp-admin > settings > fb messenger.
 * Hope that helps.
 *  Thread Starter [myt007](https://wordpress.org/support/users/myt007/)
 * (@myt007)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/icon-messenger-position/#post-8840194)
 * i know were is css, what code i need to put 🙂 for moving more down the icon 
   🙂 to the bottom
 *  Plugin Author [nimonogi](https://wordpress.org/support/users/nimonogi/)
 * (@nimonogi)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/icon-messenger-position/#post-8841016)
 * You need to replace “top: 30%;” with “bottom: 30%;”
 *  Thread Starter [myt007](https://wordpress.org/support/users/myt007/)
 * (@myt007)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/icon-messenger-position/#post-8841579)
 * not working 🙁 stil on top stay
 * #fbMsg img {
    position: fixed; z-index: 9999; /* Sit on top */ right: 0; float:
   right; bottom: 30%; margin-top: -25px; /* -(image_height/2) */ cursor: pointer;
   width: 55px; height: 55px; } #fbMsg-leftside img { position: fixed; z-index: 
   9999; /* Sit on top */ left: 0; float:left; bottom: 30%; margin-top: -25px; /*-(
   image_height/2) */ cursor: pointer; width: 55px; height: 55px; }
 *  Plugin Author [nimonogi](https://wordpress.org/support/users/nimonogi/)
 * (@nimonogi)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/icon-messenger-position/#post-8842906)
 * You need to clear your browser’s cache. Looks fine to me.
 * If you want it even lower, change 30% to 20℅

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Icon messenger position!’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/fb-messenger_6680b1.svg)
 * [FB Messenger for WordPress](https://wordpress.org/plugins/fb-messenger/)
 * [Support Threads](https://wordpress.org/support/plugin/fb-messenger/)
 * [Active Topics](https://wordpress.org/support/plugin/fb-messenger/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/fb-messenger/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/fb-messenger/reviews/)

 * 6 replies
 * 2 participants
 * Last reply from: [nimonogi](https://wordpress.org/support/users/nimonogi/)
 * Last activity: [9 years, 2 months ago](https://wordpress.org/support/topic/icon-messenger-position/#post-8842906)
 * Status: resolved