Title: Width &amp; Resizing
Last modified: August 20, 2016

---

# Width & Resizing

 *  Resolved [SFMichael](https://wordpress.org/support/users/sfmichael/)
 * (@sfmichael)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/width-resizing/)
 * Great plugin, however it seems to ignore my sizing constraints.
 * For example i’ve set the widget to have a 33% width however it will ignore this.
   This does not always happen though its just one of those annoying things that
   occasionally occurs.
 * Could be greatly improved if made responsive.
 * [http://wordpress.org/extend/plugins/rotatingtweets/](http://wordpress.org/extend/plugins/rotatingtweets/)

Viewing 15 replies - 1 through 15 (of 53 total)

1 [2](https://wordpress.org/support/topic/width-resizing/page/2/?output_format=md)
[3](https://wordpress.org/support/topic/width-resizing/page/3/?output_format=md)
[4](https://wordpress.org/support/topic/width-resizing/page/4/?output_format=md)
[→](https://wordpress.org/support/topic/width-resizing/page/2/?output_format=md)

 *  Plugin Author [Martin Tod](https://wordpress.org/support/users/mpntod/)
 * (@mpntod)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/width-resizing/#post-3569786)
 * Can you send me a link to the site? It is going too big or too small?
 * If it’s too big, it generally needs something like:
 *     ```
       #sidebar {
         word-wrap: break-word;
       }
       ```
   
 * or
 *     ```
       .rtw_main {
           word-wrap: break-word;
       }
       ```
   
 * and if it’s too small, the development latest version should address this… but
   if it doesn’t, you may be able to fix things by setting the width of `li.widget_rotatingtweets_widget`
   or `div.widget_rotatingtweets_widget` depending on your set-up.
 * Making it fully responsive will be difficult because of the way `jQuery.cycle`
   is written, but – in time – I will rewrite the JavaScript to support the new 
   version of `jQuery.cycle`
 * Martin
 *  Thread Starter [SFMichael](https://wordpress.org/support/users/sfmichael/)
 * (@sfmichael)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/width-resizing/#post-3569789)
 * [http://dev.silverfishstudios.co.uk/michael/news/](http://dev.silverfishstudios.co.uk/michael/news/)
 * Widget is in footer.
 * Thats my link, as i say its a rather random occurrence. It will be too big if
   its ignores width.
 * Speedy response thanks
 *  Thread Starter [SFMichael](https://wordpress.org/support/users/sfmichael/)
 * (@sfmichael)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/width-resizing/#post-3569798)
 * Ment was a speedy response..
 * I think i know what is happening, if i shrink the browser and refresh it when
   its around 1/3 of the size the widget will become 100% then when i stretch the
   browser again it appears as if it is ignoring my width, if that makes sense.
 * Its down to my responsive website and a non a responsive widget.
 * 😀 Thanks any way!
 *  Plugin Author [Martin Tod](https://wordpress.org/support/users/mpntod/)
 * (@mpntod)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/width-resizing/#post-3569801)
 * Looks like it’s the word-wrap problem. If you get a really long word or link,
   it will force the widget to go wider.
 * I’ll add the word-wrap CSS to the [development version CSS file](http://downloads.wordpress.org/plugin/rotatingtweets.zip),
   but you might want to try it in your own stylesheet.
 *  Plugin Author [Martin Tod](https://wordpress.org/support/users/mpntod/)
 * (@mpntod)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/width-resizing/#post-3569946)
 * I’ll also start investigating whether it’s possible to adjust the javascript 
   allow for a resize of the tweets when resizing the page.
 *  [Jersey98](https://wordpress.org/support/users/jersey98/)
 * (@jersey98)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/width-resizing/#post-3570007)
 * Hi, I have a small problem after the last update RT. Update change tweet rotation
   size, before it was ok. The length is too large. Please take a look at it. My
   web is [http://www.kabelovky.net](http://www.kabelovky.net).
 * Sorry for my english 😉
 * Thank you
 *  Plugin Author [Martin Tod](https://wordpress.org/support/users/mpntod/)
 * (@mpntod)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/width-resizing/#post-3570008)
 * Does the latest development version of the plug-in work better?
 * Martin
 *  [Jersey98](https://wordpress.org/support/users/jersey98/)
 * (@jersey98)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/width-resizing/#post-3570009)
 * No. The problem is that the length of the text box (where writting text) don’t
   adjust size the column in the topic! Part of the text in line is hidden, is here
   problem with formatting text pole, not adjust the width automatically.
 * Before update latest version plugin has not been problem with nothing. Size line
   was ok.
 *  Plugin Author [Martin Tod](https://wordpress.org/support/users/mpntod/)
 * (@mpntod)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/width-resizing/#post-3570010)
 * Which version were you using before the upgrade?
 * Martin
 *  [Jersey98](https://wordpress.org/support/users/jersey98/)
 * (@jersey98)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/width-resizing/#post-3570011)
 * 1.3.17 Martin may be problem on site of Twitter. When I see web UI my twitter
   account, I don’t see number of follower :-/
 * [http://2i.cz/2i/i/51541b7b/3006b882b455742e21c44c6fc6a43b42/d542c1eb38.f.jpg](http://2i.cz/2i/i/51541b7b/3006b882b455742e21c44c6fc6a43b42/d542c1eb38.f.jpg)
 * [http://2i.cz/2i/i/51541cd3/295abca202604d95f369177d8ed9c414/610685af7c.f.jpg](http://2i.cz/2i/i/51541cd3/295abca202604d95f369177d8ed9c414/610685af7c.f.jpg)
 *  Plugin Author [Martin Tod](https://wordpress.org/support/users/mpntod/)
 * (@mpntod)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/width-resizing/#post-3570012)
 * I think the [latest development version](http://downloads.wordpress.org/plugin/rotatingtweets.zip)
   should solve this.
 * Martin
 *  [Jersey98](https://wordpress.org/support/users/jersey98/)
 * (@jersey98)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/width-resizing/#post-3570021)
 * I try version from your link, but problem persists 🙁
 * Twitter Web UI problem was Czech translation pack (beta language) in setting 
   Twitter Web UI, after switching english language, working ok.
 *  Plugin Author [Martin Tod](https://wordpress.org/support/users/mpntod/)
 * (@mpntod)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/width-resizing/#post-3570022)
 * I think you’re using an older version. Can you download it and try again?
 * Martin
 *  [Jersey98](https://wordpress.org/support/users/jersey98/)
 * (@jersey98)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/width-resizing/#post-3570023)
 * Yes, but same problem. Martin, all plugins are latest version. Try wait on your
   next version and I see…Tried your plugin on a different template, the same problem.
 * [http://2i.cz/2i/i/51589564/dcee4c140cf5c5b163d0c5300e57a6da/ac0685af7c.f.jpg](http://2i.cz/2i/i/51589564/dcee4c140cf5c5b163d0c5300e57a6da/ac0685af7c.f.jpg)
 * [http://2i.cz/2i/i/51589543/ccf3a5bec95119562024787c5d22cfd0/53f97a5083.f.jpg](http://2i.cz/2i/i/51589543/ccf3a5bec95119562024787c5d22cfd0/53f97a5083.f.jpg)
 * I don’t know where the problem, hmm :-/
 * Petr
 *  Plugin Author [Martin Tod](https://wordpress.org/support/users/mpntod/)
 * (@mpntod)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/width-resizing/#post-3570024)
 * It really isn’t. Believe me.
 * The version of the Javascript hosted on your site – [http://www.kabelovky.net/wp-content/plugins/rotatingtweets/js/rotating_tweet.js](http://www.kabelovky.net/wp-content/plugins/rotatingtweets/js/rotating_tweet.js)–
   is not the same as the javascript included in the [Development Version of Rotating Tweets](http://downloads.wordpress.org/plugin/rotatingtweets.zip)–
   which you can see at [http://plugins.svn.wordpress.org/rotatingtweets/trunk/js/rotating_tweet.js](http://plugins.svn.wordpress.org/rotatingtweets/trunk/js/rotating_tweet.js)

Viewing 15 replies - 1 through 15 (of 53 total)

1 [2](https://wordpress.org/support/topic/width-resizing/page/2/?output_format=md)
[3](https://wordpress.org/support/topic/width-resizing/page/3/?output_format=md)
[4](https://wordpress.org/support/topic/width-resizing/page/4/?output_format=md)
[→](https://wordpress.org/support/topic/width-resizing/page/2/?output_format=md)

The topic ‘Width & Resizing’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/rotatingtweets.svg)
 * [Rotating Tweets (Twitter widget and shortcode)](https://wordpress.org/plugins/rotatingtweets/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/rotatingtweets/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/rotatingtweets/)
 * [Active Topics](https://wordpress.org/support/plugin/rotatingtweets/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/rotatingtweets/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/rotatingtweets/reviews/)

 * 53 replies
 * 8 participants
 * Last reply from: [richavon](https://wordpress.org/support/users/richavon/)
 * Last activity: [12 years, 7 months ago](https://wordpress.org/support/topic/width-resizing/page/4/#post-3570124)
 * Status: resolved