Page 1 of 1
The Tale of PHPLayers, Custom CSS and the disappearing submenus.
Posted: Wed Aug 03, 2005 11:29 pm
by Matt Jason H
EDITED, fixed the problem, the solution was to use CSSMenu!
Re: The Tale of PHPLayers, Custom CSS and the disappearing submenus.
Posted: Thu Aug 04, 2005 4:17 pm
by Ted
Actually, this was fixed in svn. The problem is that part of the phplayers module searches for the body tag, but the regex wasn't properly formed and it didn't handle a body tag with any attributes in it.
So, you can either update to a daily, or move the marginwidth into the css. B is probably the easier option.
