hugolima Posted May 29, 2011 Share Posted May 29, 2011 Hello,I tried to add style="margin-top:0px; padding-top:0px; top:0px;" to all of of the div's, header's, logo, body, etc. etc. but it seems that nothing works.There is a margin on the top of my page but only when using FIREFOX. It is Ok on Safari and Chrome. I am using Mac OSx so I don't know how is with who is using windows.Anyone here with any suggestion how to fix this?Here is a printscreen. and the website is http://www.wingakan.com/ramramindia/Theme: Matrice | Prestashop 1.4 Link to comment Share on other sites More sharing options...
hugolima Posted May 29, 2011 Author Share Posted May 29, 2011 Tried some minutes ago on a PC, no problem on IE6 or IE8.But with Firefox on PC, same problem. There is a white space on the top....Any clue? Link to comment Share on other sites More sharing options...
hugolima Posted May 30, 2011 Author Share Posted May 30, 2011 Still no solution...Im getting crazy with this. Why all browsers show it correctly and FIREFOX not?How can I REMOVE the white space on the top? Link to comment Share on other sites More sharing options...
tomerg3 Posted May 30, 2011 Share Posted May 30, 2011 I tried FF and did not see a margin, I suggest you use firebug to figure it out (if you didn't already). Link to comment Share on other sites More sharing options...
hugolima Posted May 30, 2011 Author Share Posted May 30, 2011 I tried FF and did not see a margin, I suggest you use firebug to figure it out (if you didn't already). I just solved it minutes ago.The solution is: on body margin-top: 0px; and on #top {margin-bottom:0;}. It was #top {margin-bottom:1em;} and that was causing the mistake. Because of that, only Firefox was showing the white margin, independently of having margin-top 0px or not. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now