Results 1 to 4 of 4

Thread: need to make submenu ...

  1. #1
    Join Date
    Feb 2008
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default need to make submenu ...

    how can i make more then 1 sub menu using this page as model ?

    http://www.dynamicdrive.com/dynamici...rome/index.htm

    tried tons of things ... but none worked ...

    need help ... thanks in advance

  2. #2
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    There's currently no easy way to add additional sub level drop downs to this script unfortunately.

  3. #3
    Join Date
    Feb 2008
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    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/cs...rizontal/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
    Last edited by jobranco; 02-08-2008 at 02:16 PM.

  4. #4
    Join Date
    Feb 2008
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    but its possible to make the thing i want in this menu ?

    thanks in advance

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •