Hi!
I have a blog (almalusplaceblog.com) and I need to fix my Header right: I have now three images with a link to three diferent pages.
I want these images to be all aligned one next to the other, but now they are one under the other.
I used this code:
<p style=”text-align: center;” ><img src=”http://almalusplaceblog.com/wp-content/uploads/2011/05/about.png”/></p><p style=”text-align: center;” ><img src=”http://almalusplaceblog.com/wp-content/uploads/2011/05/portfolio.png”/></p><p style=”text-align: center;” ><img src=”http://almalusplaceblog.com/wp-content/uploads/2011/05/contact.png”/></p>
how can I fix the problem?
Thank you
Alessandra