Hi!
I'm having a problem with the footer of my blog:
http://mademoiselleflo.com/blog
it looks good in iexplorer, but in safari and firefox it looks like is completly moved on the left of the page.
here it is what I have on my css page :
/*---------------------------- Footer -------------------------------*/
.footer {
font-family: 'Lucida grande', Verdana, Tahoma, Sans-Serif;
line-height: 17px;
font-size: 1.1em;
margin: 1px 0px;
padding: 0px;
width: 778px;
height: 55px;
background-color: #FFFFFF;
border:1px solid #D6D3CE;
color: #313031;
clear:both;
}
I hope that someone with better experience can help me because I really don't know how how to fix it.. :)
thank you so much!! (and sorry for my english!!)