CSSMenu: The ultimate CSS only PHPLayers replacement!
Re: CSSMenu: The ultimate CSS only PHPLayers replacement!
You can nest ID tags.
Rather than dumb down the project for the sake of novices I would prefer to provide a simple tutorial. It's not up to us to teach people CSS.
Just my 2 scrotes.
Rather than dumb down the project for the sake of novices I would prefer to provide a simple tutorial. It's not up to us to teach people CSS.
Just my 2 scrotes.
Re: CSSMenu: The ultimate CSS only PHPLayers replacement!
when will be seeing the first instalment of the CSSMenu in CMSMS? 0.11 Beta1? 

Re: CSSMenu: The ultimate CSS only PHPLayers replacement!
Yeah, probably. I still need to figure out this issue with naming and id's and all that. Not quite sure how to do it...
Re: CSSMenu: The ultimate CSS only PHPLayers replacement!
Hey!
Is there any website about CSSMenu? Any tutorials about altering the look of it, any to-do's or screenshots? I'm a newbie myself and I had to do loads of reading before I got to know some functions of it - maybe it's a good idea to make it easier for future generations (of newbies)?
regards,
numer9
Is there any website about CSSMenu? Any tutorials about altering the look of it, any to-do's or screenshots? I'm a newbie myself and I had to do loads of reading before I got to know some functions of it - maybe it's a good idea to make it easier for future generations (of newbies)?
regards,
numer9
Re: CSSMenu: The ultimate CSS only PHPLayers replacement!
Have you seen this post on the first page of this topic? This tells you which version can be downloaded and where you can find an example link where the CSSMenu can be found in production.numer9 wrote: Is there any website about CSSMenu? Any tutorials about altering the look of it, any to-do's or screenshots? I'm a newbie myself and I had to do loads of reading before I got to know some functions of it - maybe it's a good idea to make it easier for future generations (of newbies)?
Furthermore you can ask question about implementation in this topic.
Re: CSSMenu: The ultimate CSS only PHPLayers replacement!
Keep in mind that a modified version is in the svn versions of CMSMS now and will be the default menu in 0.10.1.
Re: CSSMenu: The ultimate CSS only PHPLayers replacement!
wishy, why is this replacing bulletmenu as the default? I'll admit it's a damn site better than PHPLayers but what does it offer that bulletmenu doesn't?
Don't get me wrong, I'm not knocking it, I'm just trying to understand.
Will you keep updating bulletmenu when required? I personall love the way the bulletmenu works abd I think it's a very solid solution.
If CSSMenu is just bulletmenu with an admin screen and the option of flyouts or dropdowns then I'm happy. If it's not, could this be added easily enough so that current users of bulletmenu could keep the existing functionality? That way people might also have the option of dispensing of the javascript.
Don't get me wrong, I'm not knocking it, I'm just trying to understand.
Will you keep updating bulletmenu when required? I personall love the way the bulletmenu works abd I think it's a very solid solution.
If CSSMenu is just bulletmenu with an admin screen and the option of flyouts or dropdowns then I'm happy. If it's not, could this be added easily enough so that current users of bulletmenu could keep the existing functionality? That way people might also have the option of dispensing of the javascript.
Re: CSSMenu: The ultimate CSS only PHPLayers replacement!
It's replacing phplayers as the default. Bulletmenu is nice, but it requires some advanced styling to make it look like something. cssmenu is just bulletmenu with some nice css...
Bulletmenu will still be updated as needed. However, phplayers will probably take a long walk off of a short pier after the next release.
Bulletmenu will still be updated as needed. However, phplayers will probably take a long walk off of a short pier after the next release.
Re: CSSMenu: The ultimate CSS only PHPLayers replacement!
Oh, right. That's the best news I've heard since the collapse of Mambo. 
I'm happy to provide hack-free CSS that will validate for the purpose of styling horizontal and vertical menus. I've already done it for bulletmenu.
Does this mean I can disable the javascript, paste in my own CSS and have the same bulletmenu I have now? Cool-io.

I'm happy to provide hack-free CSS that will validate for the purpose of styling horizontal and vertical menus. I've already done it for bulletmenu.
Does this mean I can disable the javascript, paste in my own CSS and have the same bulletmenu I have now? Cool-io.
Re: CSSMenu: The ultimate CSS only PHPLayers replacement!
Well, they aren't QUITE the same. CSSMenu takes out all of the logic for hiding/showing children and sibling nodes. It's a little easier to read, for sure. The output is a little cleaner and more xhtml compliant too. I need to port that code back...
Re: CSSMenu: The ultimate CSS only PHPLayers replacement!
Ah, I see. Yes. If you wouldn't mind. 

That's the part I quite like....takes out all of the logic for hiding/showing children and sibling nodes
Re: CSSMenu: The ultimate CSS only PHPLayers replacement!
wishy I notice the CSS seems mixed up in the admin CSSMenu Interface. Tabs reversed - and horizontal and vertical CSS are both in the one listing.
Greg
Re: CSSMenu: The ultimate CSS only PHPLayers replacement!
Wow, you're right. Sometimes I miss the most obvioius stuff. Thanks.
Re: CSSMenu: The ultimate CSS only PHPLayers replacement!
Hi,
thanks for the CSS-menu-module! My only problem is after installing, I get:
Warning: vsprintf() [function.vsprintf]: Too few arguments in /home/.../lib/classes/class.module.inc.php on line 1529
Remarkable: After uninstalling the module and reloading the module-page it still says the same thing. Anyone got an idea?
Thanx a bunch!
thanks for the CSS-menu-module! My only problem is after installing, I get:
Warning: vsprintf() [function.vsprintf]: Too few arguments in /home/.../lib/classes/class.module.inc.php on line 1529
Remarkable: After uninstalling the module and reloading the module-page it still says the same thing. Anyone got an idea?
Thanx a bunch!
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
- Location: Fernie British Columbia, Canada
Re: CSSMenu: The ultimate CSS only PHPLayers replacement!
Only one problem.....
CSSMenu is properly ignoring the one item that's set to not be shown in the menu, but not it's children........
check the $disabled array in the class, it's not used for antyhing.
CSSMenu is properly ignoring the one item that's set to not be shown in the menu, but not it's children........
check the $disabled array in the class, it's not used for antyhing.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.