Title: Formatting issue
Last modified: August 21, 2016

---

# Formatting issue

 *  [movingpictureTV](https://wordpress.org/support/users/movingpicturetv/)
 * (@movingpicturetv)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/formatting-issue-11/)
 * Hi there,
    I’m using the WordPress 3.8 with your plugin which I think is great
   re. it’s speed. However I’m having a couple of problems with how the icons look:–
   Where it shows my no. of twitter followers the edging is missing. – If I have
   more than three icons showing they squeeze up, rather than dropping down underneath.–
   On mobile, the icons all squash up together and then go off the screen to the
   right. My site is [http://www.movingpictureTV.com](http://www.movingpictureTV.com)
   If you can help remedy these issues I’d really appreciate it. Thanks, Mark
 * [http://wordpress.org/plugins/wpsocialite/](http://wordpress.org/plugins/wpsocialite/)

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

 *  Plugin Author [Tom Morton](https://wordpress.org/support/users/tm3909/)
 * (@tm3909)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/formatting-issue-11/#post-4495524)
 * Mark,
 * Thanks for using WPSocialite.
 * It looks like the CSS we set up is setting Twitters widget width to 200px. Your
   username is longer than that, so you’re seeing it cut off. You need to override
   our included CSS and extend the widgets length.
 * Try inserting this into your CSS (not changing the plugin):
 *     ```
       .entry-content .wpsocialite.small .twitter-follow.socialite-loaded {
           width:260px;
       }
       ```
   
 * Let me know if this helps.
 *  Thread Starter [movingpictureTV](https://wordpress.org/support/users/movingpicturetv/)
 * (@movingpicturetv)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/formatting-issue-11/#post-4495547)
 * Hey Tom,
    Thanks for the fast response. I’m no WordPress expert but I tried that
   code in both the theme’s RTL CSS style sheet and the Style CSS and it had no 
   effect on the plugin. Any other suggestions? Thanks, Mark
 *  Thread Starter [movingpictureTV](https://wordpress.org/support/users/movingpicturetv/)
 * (@movingpicturetv)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/formatting-issue-11/#post-4495618)
 * Any other suggestions Tom?
 *  Plugin Author [Tom Morton](https://wordpress.org/support/users/tm3909/)
 * (@tm3909)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/formatting-issue-11/#post-4495619)
 * Mark,
 * Sorry for the delay.
 * Try adding #main rather than .entry-content:
 *     ```
       #main .wpsocialite.small .twitter-follow.socialite-loaded {
       width: 260px;
       }
       ```
   
 *  [thelaw](https://wordpress.org/support/users/thelaw/)
 * (@thelaw)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/formatting-issue-11/#post-4495670)
 * I have the same issue but it’s with the stock use of just twitter, facebook, 
   g+ and linkedin. Rather than having the icons wrap they get squashed together
   in the responsive theme on mobile phones and facebook ends up getting covered
   up.
 * This is one unfortunate issue of an otherwise stellar plugin.

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

The topic ‘Formatting issue’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wpsocialite_f8f8f8.svg)
 * [WPSocialite](https://wordpress.org/plugins/wpsocialite/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpsocialite/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpsocialite/)
 * [Active Topics](https://wordpress.org/support/plugin/wpsocialite/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpsocialite/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpsocialite/reviews/)

## Tags

 * [formatting](https://wordpress.org/support/topic-tag/formatting/)

 * 5 replies
 * 3 participants
 * Last reply from: [thelaw](https://wordpress.org/support/users/thelaw/)
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/formatting-issue-11/#post-4495670)
 * Status: not resolved