View Full Version : need to make submenu ...
jobranco
02-07-2008, 07:07 PM
how can i make more then 1 sub menu using this page as model ?
http://www.dynamicdrive.com/dynamicindex1/chrome/index.htm
tried tons of things ... but none worked ...
need help ... thanks in advance
ddadmin
02-07-2008, 09:29 PM
There's currently no easy way to add additional sub level drop downs to this script unfortunately.
jobranco
02-08-2008, 02:10 PM
humm i tried tons of things ... even tried to do that to make this new box on the sub menu ...
.chromestyle ul li ul{
display: inline;
}
.chromestyle ul li ul a{
color: WHITE;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #B5E2FE; /*THEME CHANGE HERE*/
}
dont know if is right cuz css is a big trouble for meh ...
the thing i want to is on this page ...
http://www.dynamicdrive.com/style/csslibrary/item/suckertree-menu-horizontal/P210/
folder 2/folder 2.1/ new menu box
well hope someone help me with this new box on the sub menu hehe
really need T - T
thanks
jobranco
02-08-2008, 03:56 PM
but its possible to make the thing i want in this menu ?
thanks in advance
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.