Log in

View Full Version : in FF, CSS menubar is too tall (height issue)



karine
08-02-2011, 06:04 PM
Need an FF guru. Menu is fine in IE (what a surprise!) but has a quirk in FF.
Can anyone help? Menubar is too tall (high) in FF.

The fix was to change the DOCTYPE to
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

I had it as a strict type.

JShor
08-03-2011, 02:25 AM
Wait, so is this issue resolved or not?