Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

i need a down menú for categories


roneada

Recommended Posts

Ron,

 

Dynamenu works with v2.2

 

 

 

 

 

Chris

ok thanks Cris but this contribution needs to install dynamenu and products have if you locate dynamenu first thank you very much. and you have proven your right?

Link to comment
Share on other sites

Ron,

 

DynaMENU is a menu system to replace the current categories box. You can set it up anyway you want, read the instructions.

 

 

 

 

Chris

Link to comment
Share on other sites

Ron,

 

DynaMENU is a menu system to replace the current categories box. You can set it up anyway you want, read the instructions.

 

 

 

 

Chris

instructions:

 

1) You need to have Dynamenu installed

2) You need to have "products in Dynamenu" by TracyS (21.2.2007) installed

i have instaled dynamenu, and missing i need products in dynamenu

i begin the install dinamenu and function perfect, but the problem is the margin I'm trying to correct in the css and I can not find it,

its a vertical menu,it does not bring the submenu.

http://reforhome.comze.com/osc/index.php "demo"

/*---------------------------------*/
/*   Vertical Fly-Out Menu Style   */
/*---------------------------------*/

.verbar	{   /* general boxes Color of main vertical menubar and border */
color: black;


}

.vertitem	{          /* Behaviour of main vertical menu items, leave as is for proper operation */
text-align: left;
white-space: nowrap;
}

.vertitem	a {   /* Font style, size of main menu items */
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
text-decoration: none;
position: relative;
display: block;

}

.vertitem a:link, .vertitem a:visited	{   /* Default font style & color of main menu items */
color: #000000;
text-decoration: none;	
}

.vertitem a:hover	{   /* Font style & color, background menu color of main menu item when hovered over */
color: #ffffff;
background-color: #339900;
text-decoration: none;
}

.vertitem a:active	{   /* Font style & color, background menu color of main menu item when clicked */
color: #ffff00;
background-color: #339900;	
text-decoration: none;	
}

.vertsubmenu	{   /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
position: absolute;
width: 80px;
right: 200px;
}

.vertsubframe	{   /* Color of submenu item and border */
background-color: #FFF;
border: 1px outset #CCC;
display: block;
cursor: se-resize;
}

.vertsubitem	{     /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
text-align: left;
margin: 10px;
padding: 2px;
}

.vertsubitem a	{   /* Font style, size of submenu items */
 font-family: Verdana, Arial, sans-serif;
font-size: 12px;			
text-decoration: none;

position: relative;
display: block;	
}

.vertsubitem a:link, .vertsubitem a:visited	{   /* Default font style & color of submenu items */
color: #000000;
text-decoration: none;	
}

.vertsubitem a:hover	{   /* Font style & color, background submenu color of submenu item when hovered over */
color: #ffffff;
background-color: #339900;
text-decoration: none;
}

.vertsubitem a:active	{   /* Font style & color, background submenu color of submenu item when clicked */
color: #ffff00;
background-color: #339900;	
text-decoration: none;			
}

.vertsubitem .vertfwdarr, .vertitem .vertfwdarr	{   /* posicion de flechitas Positioning of right arrow for submenus */
position: absolute;
top: 5px;
right: 8px;position: absolute;

}

.dmselected {   /* Style override for selected category tree */
   background-color: #339900;
	font-weight: bold;
}

.verbar .dmselected {   /* Style override for selected root category */
   background-color: #999;
}

thanks for the reply!

Link to comment
Share on other sites

Ron,

 

Download a FULL version from here, make sure it is not just an update or modification of the full download. It appears you have downloaded an update only.

 

 

 

 

Chris

Link to comment
Share on other sites

Ron,

 

Download a FULL version from here, make sure it is not just an update or modification of the full download. It appears you have downloaded an update only.

 

 

 

 

Chris

cris i new download your link addons and instruccions:

-------------------------------------------

Prepositions:

1) You need to have Dynamenu installed < i have installed

2) You need to have "products in Dynamenu" by TracyS (21.2.2007)installed <--------- i need the file

---------------------------------------------

 

Installation

 

1) Run the included .sql file via PhpMyAdmin

 

--------------------------------------------

the addons content 3 files

 

1-._DynaMenu SQL.sql.txt

2-Choose_menu_type_admin_install.txt <-----instructions

3- DynaMenu SQL.sql.txt

whats files upload a php admin? number 3? and delete txt? DynaMenu SQL.sql?

or create a new table in mysql and add the text of file?

thanks for the reply greetings!

Edited by roneada
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...