I've created a text widget to hold my twitter and facebook images, which are linked to those accounts. I would like to center the images next to each other in the text widget. (You can see them at
http://frugalfunottawa.ca/frugalfish/ in the left-hand sidebar. I have used <div id="icon"> before the a href and img tags in the text box, and added div.icon {padding: 10px;} to the css Add HMTL/CSS inserts tab in the atahualpa options, but the images are still to the left. (I also tried #icon {padding:10px;} but that didn't work either. Any help would be appreciated!