Jump to content

[Solved] Mysterious top margin in Firefox


Recommended Posts

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

46251_CvrHulohJZJQUt4fgciK_t

Link to comment
Share on other sites

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...