The Tale of PHPLayers, Custom CSS and the disappearing submenus.
-
- Forum Members
- Posts: 42
- Joined: Wed Nov 10, 2004 10:17 pm
The Tale of PHPLayers, Custom CSS and the disappearing submenus.
EDITED, fixed the problem, the solution was to use CSSMenu!
Last edited by Matt Jason H on Thu Aug 04, 2005 6:46 pm, edited 1 time in total.
Re: The Tale of PHPLayers, Custom CSS and the disappearing submenus.
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.
So, you can either update to a daily, or move the marginwidth into the css. B is probably the easier option.
