I thought I replied to this! well anyway... that "float:left" actually disables the "position:relative" hence the taller the logo the lower "intro" regions go, and this is what some users do not want at all.
It could be good if you provide a screenshot or something but I guess it's that your menu is wider than 650 pixels, or perhaps a little too wide menu together with a search box.
Comments
Comment #1
enxox commentedSeem that a
float:left;
into
#header .logo
in mpfree.css
is required
Comment #2
mehrpadin commentedHey there,
I thought I replied to this! well anyway... that "float:left" actually disables the "position:relative" hence the taller the logo the lower "intro" regions go, and this is what some users do not want at all.
It could be good if you provide a screenshot or something but I guess it's that your menu is wider than 650 pixels, or perhaps a little too wide menu together with a search box.
Comment #3
mehrpadin commented