Hi,
thanks for your answer.
Rdellconsulting I did what you suggested. It partially works : the box is now in the good position, but the menu is still stuck on the bottom, now out of the box.
Whan I check with firebug, there’s still the div class social-block span5 (empty, but still there).
I used this code in the CSS :
.social-block a {display:none;}
.inside.site-description {display:none;}
What can I do to remove this social block ?
Thank you.