Can you please help? I did'n found where I did wrong.
I want to put a clickable FB icon in logo area, on the right. this is what I have in configuration:
Code:
%image %pages %logo <div id="facebook"> <a href="https://www.facebook.com/pages/HOTEL-POST/297445000270909" style="float:left;"> <img src="http://hotelpostbergamo.it/wp-content/themes/atahualpa/images/facebook.png" /> </a> <span style="font-size:10px;">Seguici su Facebook per scoprire sconti e promozioni</span> </div> %bar2
#facebook {
position: relative;
left: 740px;
width: 140px;
height: 0px;
}
And the result is: