| User | Post |
|---|
7:14 am February 1, 2010 | mschutterop@gmail.com
| | Rochester, NY | | | New Member | posts 1 |
| | It seems recently the width of my tweets got wider and now my 3rd column is pushed to the bottom of my center column. I have a very wide page layout and need to fix that, but is there a way for me to reduce the width used by the widget? My other widgets on the left are narrower. Thanks, Mike |
|
4:30 pm February 5, 2010 | matthew.kowal@gmail.com
| | | | New Member | posts 2 |
| | Post edited 4:39 pm – February 5, 2010 by matthew.kowal@gmail.com
I have a similar request. I would like long urls to wrap instead of continuing off to the right of the sidebar. Where can I add a maximum width to the the twitter widget? Firefox 3.6 wraps long urls to the sidebar width, but Chrome and IE8 allow them to continue off to the right. |
|
8:49 am February 6, 2010 | AaronCampbell
| | | | Admin | posts 175 |
| | This can be fixed with CSS. You can either force the text in the link to wrap, or you can hide overflow on the container so that it doesn't stick outside the box. | |
|
9:24 am February 6, 2010 | matthew.kowal@gmail.com
| | | | New Member | posts 2 |
| | Thanks for the prompt reply. I used "text-wrap: normal; word-wrap: break-word;". |
|
4:32 pm February 9, 2010 | rpb.atl@gmail.com
| | | | New Member | posts 1 |
| | Where in the CSS script do you put the code? |
|
6:35 am February 12, 2010 | AaronCampbell
| | | | Admin | posts 175 |
| | That would really depend on what your CSS currently looks like. Can you link to your site? | |
|
2:14 am February 22, 2010 | Mike
| | | | New Member | posts 1 |
| | This may sound completely dumb, but I am new to Wordpress and have no clue where to find the CSS so I can edit it. Where is it? |
|
6:47 am February 22, 2010 | AaronCampbell
| | | | Admin | posts 175 |
| |