restabrook
Member
Posted 3 months ago #
Hi - Love the widget but one question: How can I change the size? It looks very strange - It's long and skinny and the words fall out of the sides of the box. Any advice is much appreciated. And, I'm a novice at coding so please indulge me and be descriptive! thanks.
http://wordpress.org/extend/plugins/mini-twitter-feed/
This worked for me. I put this in the my custom css file.
.tweets {
max-width: 600px;
}
You can, of course, change the width to whatever you want.
chrislaurent
Member
Posted 2 months ago #
Hi All
I do have the same issue , i changed the max-width into mini-twitter-feed/jquery.minitwitter.css.
But it s doesn't change anything: http://www.causetroubles.com
Cheers
chrislaurent
Member
Posted 2 months ago #
actually it says
Editing mini-twitter-feed/jquery.minitwitter.css (inactive)
even if the plugin is activate .. so i m a bit lost