I'm frustrated with widgets in my footer. I want one left justified and the other right. The left one is good, but I cannot control where the right one goes. It always seems to be betwen the right and center. It evens causes my left widget to "word wrap" to the next line and I do not want that behavior at all. Any suggestions?
I hesitate to post the link because it is so early in the development stage, but here you go. For demonstration, I placed the PAGES widget in the footer. As you can see it is too far left. Any way to align it to the right?
http://www.gentryfoto.com/2011-WP/
solved the issue. My facebook iframe code specified a 450px width. When I added any other widget ir caused the wrapping/breaking to the next line. I removed the width specification completly and it solev the problem. Thanks