Title: display problem
Last modified: August 21, 2016

---

# display problem

 *  Resolved [JinnyWebAdmin](https://wordpress.org/support/users/jinnywebadmin/)
 * (@jinnywebadmin)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/display-problem-15/)
 * Hi there,
 * we are thinking of implementing your plugin to our website, however we encountered
   a display problem with it. Looks like the first few rows of the tweets are displayed
   too high so they are not visible at all and the whole widget looks like a bit
   slipped. Do you have any suggestion?
    Cheers
 * [http://www.jinnysoftware.com/twitter-feed2/](http://www.jinnysoftware.com/twitter-feed2/)
   (
   this is a testpage, and the widget is at the bottom)
 * [http://wordpress.org/plugins/tweetscroll-widget/](http://wordpress.org/plugins/tweetscroll-widget/)

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

 *  Plugin Author [Vladimir](https://wordpress.org/support/users/vmrkela/)
 * (@vmrkela)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/display-problem-15/#post-4136919)
 * Hi,
 * It seems that website CSS is messing with plugins’ CSS. Add code below at the
   end of your style.css and it should be fine.
 *     ```
       #footer .tweet-list{
       margin-top: 0;
       }
       ```
   
 *  Thread Starter [JinnyWebAdmin](https://wordpress.org/support/users/jinnywebadmin/)
 * (@jinnywebadmin)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/display-problem-15/#post-4136934)
 * Hi,
 * thanks for your help, now it works perfectly! 🙂
    Perfect support, thanks a lot!

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

The topic ‘display problem’ is closed to new replies.

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

 * 2 replies
 * 2 participants
 * Last reply from: [JinnyWebAdmin](https://wordpress.org/support/users/jinnywebadmin/)
 * Last activity: [12 years, 8 months ago](https://wordpress.org/support/topic/display-problem-15/#post-4136934)
 * Status: resolved