Closed (works as designed)
Project:
mpFREE
Version:
6.x-1.6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Mar 2010 at 12:20 UTC
Updated:
3 Aug 2010 at 20:55 UTC
Hello,
on firefox 3.6, primary links does not place at the same level of the logo, but below it (even if on the right)
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