Footer link at my theme seem doesn't properly shown here; http://demo.smackthemes.com/?preview_theme=smack-car At my firefox it shown like this; Css code to define this; div#footer { margin:0 auto; /* center, not in IE5 */ text-align:left; width:860px; height:30px; font-size:13px; color:#f7941d; padding:10px 20px; } Code (markup): Funny what happen?
I am able to see it proper in all browsers I have. Can you mention in which browser you are facing this problem?
I believe you've already fixed it ? Not really sure why it does so but margin-top: 10px; should solve the problem.