web
Playing with wordpress plugins
I spent some time tonight playing with some of the wordpress plugins, one of them is ‘Facebook comments for wordpress’. Works great except I had a hard time to adjust the width of the comment box. I spent quite some time and still couldn’t figured out why the width is always set to 300px, firebug told me it is not set explicitly in any css file and there seems no good way to find how this number is calculated. well, my hacky solution for now is to add the following css definition to my facebook-comments-widgets.css
1 2 | .fb_ltr {width:100%} .fb_iframe_widget {width:610px} /*this is according to my theme layout setup*/ |
would be nice to get to the bottom of it but it works fine for now.
Other plugins works great after installation.
I really like the charming new look WPtouch gave under iphone/itouch
and the many share buttons by AddtoAny
| M | T | W | T | F | S | S |
|---|---|---|---|---|---|---|
| « Aug | ||||||
| 1 | 2 | 3 | 4 | 5 | ||
| 6 | 7 | 8 | 9 | 10 | 11 | 12 |
| 13 | 14 | 15 | 16 | 17 | 18 | 19 |
| 20 | 21 | 22 | 23 | 24 | 25 | 26 |
| 27 | 28 | 29 | 30 | 31 | ||
Archives
Tags
Recent Posts
Recent Comments
- LIBPF blog Testing UI with UI scripting: getting hooq to work | on making hooq work with pyQt and Qt4.7
- Mads Bondo Dydensborg on making hooq work with pyQt and Qt4.7
- Automatic Qt gui testing with Hooq – getting it to compile and work « Madsdyd's Weblog on making hooq work with pyQt and Qt4.7
- wangtian on A regular expression I just wrote today (and a wonderful tool I just digged)
- wangtian on A regular expression I just wrote today (and a wonderful tool I just digged)