The Tale of PHPLayers, Custom CSS and the disappearing submenus.

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
Matt Jason H
Forum Members
Forum Members
Posts: 42
Joined: Wed Nov 10, 2004 10:17 pm

The Tale of PHPLayers, Custom CSS and the disappearing submenus.

Post by Matt Jason H »

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.
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Re: The Tale of PHPLayers, Custom CSS and the disappearing submenus.

Post 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.  :)
Post Reply

Return to “CMSMS Core”