Would it be possible to override the "min-width: 250px!important;" ?
.twt-border {
_width: 250px!important;
max-width: 500px!important;
min-width: 250px!important;
}
http://wordpress.org/extend/plugins/widget-embed-lastest-tweets/
Would it be possible to override the "min-width: 250px!important;" ?
.twt-border {
_width: 250px!important;
max-width: 500px!important;
min-width: 250px!important;
}
http://wordpress.org/extend/plugins/widget-embed-lastest-tweets/
No. The plugin use the embed method from Twitter. The CSS is in the embed object it will not be possible to overwrite it.
Sorry
Ok. I guess I just have to make my sidebar a little wider then.
Where did you find the min-width setting? I haven't seen where that value is actually set.
The min-width setting is set in the widget form.
You must log in to post.