Hi there,
I am trying to center align a logo and text next to each other in the footer. See the footer on this page: http://dev-center-on-the-politics-of-development.pantheon.berkeley.edu/
Currently, the way I have it set up in footer.php is as follows:
<div id="site-generator">
<img src="http://dev-center-on-the-politics-of-development.pantheon.berkeley.edu/wp-content/uploads/2014/04/ucbseal_line_k.jpg" alt="" width="100" height="100" border="0"/>
Center on the Politics of Development
University of California, Berkeley
221 Moses Hall
Berkeley, California 94720-2308
</div>
Any help would be much appreciated.
Thanks!