AWESOME!
Thanks so much…also I am having a hard time with my footer…i used the following in my stylesheet:
[please mark any code using the ‘code’ button or wrap it in backticks]
#footer-images{width:100%;}
#dumbbell{float:left;width:100px;}
#arm{float:right;width:100px;}
#zumba{margin:0 auto;width:100px;}
and the following in my footer:
</div><!-- #site-info --><div id="footer-images"><div id="dumbbell"><a href="https://mekorfitness.com/wp-content/uploads/2011/06/dumbbells.jpg"><img src="https://mekorfitness.com/wp-content/uploads/2011/06/dumbbells.jpg" alt="" title="Dumbbell-Mekor Fitness" /></a></div><div id="zumba"><a href="https://mekorfitness.com/wp-content/uploads/2011/06/zumba.jpg"><img src="https://mekorfitness.com/wp-content/uploads/2011/06/zumba.jpg" alt="" title="Zumba-Mekor Fitness" /><div id="arm"></a><a href="https://mekorfitness.com/wp-content/uploads/2011/06/arm.jpg"><img src="https://mekorfitness.com/wp-content/uploads/2011/06/arm.jpg" alt="" title="Arm-Mekor Fitness" /></a></div></div>
im trying to align all three, with the dumbbells to the left, zumba centered and the muscleman to the right, flush against the side.
pls help…