Here’s a screen shot.
http://www.ipcrew.com/SHSTest/wp-content/uploads/2014/03/footer.jpg
Basically, I would like the all the text and the image to have their tops aligned. With only the copyright text, custom CSS of: #site-generator .copyright { clear: none; } worked great.
This is what I currently have in the footer:
<div class=”powered”> Copyright © [the-year] [site-link]. All Rights Reserved.
</br>Legal Notice </div>
<div class=”copyright”>Sacred Heart School
</br>9450 NE 14th Street – Bellevue, WA 98004
</br>School Office (425) 451-1773</div>