Move Twitter Tweets To The Left

By .     What do you think of this article?

Not long ago, I wrote an article describing how to move Facebook’s timeline to the left of the menu. I’ve come to prefer content on the left and judging by that article’s view statistics, I’m not the only one. Today’s computer tech tip will do the same thing to Twitter feeds.

It involves the Stylish browser add-on available for Firefox, Chrome, and Opera. Once installed, go to the new User Styles menu in the add-ons menu and click “Write New Style”. Name it something like Twitter tweets and then paste in the following syntax:

@-moz-document domain(twitter.com) {
  .dashboard {float:right !important}
  .profile-header, .content-main {float:left !important}
  #suggested-users {clear:none !important}
}

FeaturedImg courtesy of twitter.com

Posted in: Web Browsers



is the site owner of Computer Tech Tips and is passionate about computer technology, particularly Windows-based software, malware removal, and web development. He enjoys helping people troubleshoot computer problems and providing technical support to family, friends, and people around the net. Xps wrote 78 article(s) for Computer Tech Tips.


 Subscribe to comments: this article | all articles
Comments are automatically closed after a period of time to prevent SPAM.