This is a discussion on CSS Menu within the New osCommerce Contributions forums, part of the osCommerce 2.2 Forums category; Changed: Fix for showing empty lines because of $cssMenuConfig['ShowEmptyCategories'] = true; Fixed a typo More......
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| ||||
| ||||
| Changed: Fix for showing empty lines because of $cssMenuConfig['ShowEmptyCategories'] = true; Fixed a typo More...
__________________ Michael Sasek osCMax Developer
|
| Sponsored Links | ||
| ||
|
#2
| |||
| |||
| Which tells us what? |
|
#3
| ||||
| ||||
| Which tells you that the problem mentioned is fixed. Again, since you don't seem to get it, this forum is an RSS feed of the posts at osCommerce.com, it even says so in the description of this forum: "New osCommerce Contributions RSS feed of the newest osCommerce contributions"
__________________ Michael Sasek osCMax Developer
|
|
#4
| |||
| |||
| Ohh damn, now I feel like a retard. I totally spaced the notion that it was an RSS feed. My bad. Well where is the information about CSS menu in osCMax? ~ Jared
__________________ http://www.jaredritchey.com |
|
#5
| ||||
| ||||
| there is no css menu in osCMax. There is the coolmenu, the standard menu or the dhtml menu.
__________________ Michael Sasek osCMax Developer
|
|
#6
| |||
| |||
| Any chance of integrating CSS Menu? I am running the Dhtml menu and it appears slow, and would not load in opera (which like no one uses, but still). I think a straight css menu might run better |
|
#7
| |||
| |||
| I have a CSS Menu based on the suckerfish menu that is all CSS. It essentially turns the menu into an unordered list and then you apply CSS as best you see fit. I've not ported it to osCMax as of yet because no one ever responded to my posts about it so I figured no one wanted it. It works fine in CRE Loaded and my osCommerce version is working but not yet in osCMax. It will make your commerce categories menu look like this in say a store that sells various items. <ul class="oscmenu"> <li><a href="http://somewhere">Software</a></li> <li><a href="http://somewhere">Hardware</a></li> <li><a href="http://somewhere">Otherware</a></li> <li><a href="http://somewhere">Underwear</a></li> <li><a href="http://somewhere">Where Again</a> <ul class="submenu"></li> <li><a href="http://somewhere">Bottomware</a></li> </ul> The resulting list menu would then look like
I'll make it a contribution just as soon as I can get my new design up on my site. If someone is PRESSED and cant wait I suppose I could get it modified today. Jared
__________________ http://www.jaredritchey.com |
|
#8
| |||
| |||
| I'm actually working on that same menu. I just don't understand the BTS system so I'm not too sure how to structure that part of the file. I can get it to work, but it's just not integrated well enough yet. |
|
#9
| |||
| |||
| Yeah I'll dig it out of the archive and get to work on it. It works in CRELoaded just fine so it should, in theory, work with the OSCMAX BTS implementation easily. I'd have to verify it first though. ~ Jared |
|
#10
| |||
| |||
| No hurry, my site is live with the Dhtml menu and that works ok. I just find that it is slow and doesn't work on everyones browser. |
| Sponsored Links | ||
| ||
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| CSS Menu | michael_s | New osCommerce Contributions | 0 | 03-26-2007 03:52 AM |
| CSS Menu | michael_s | New osCommerce Contributions | 2 | 02-04-2007 06:27 AM |
| cool menu vs dhtml menu | Lara Croft | osCMax v2 Features Discussion | 3 | 01-17-2007 12:38 PM |
| Adding cool menu and keeping the catorory menu??? | Kyle_Bassett | osCMax v2 Customization/Mods | 0 | 10-18-2005 10:17 AM |
| making the catalog menu same style as admin menu | starchild | osCommerce 2.2 Modification Help | 0 | 06-01-2003 05:42 AM |