Results 1 to 4 of 4

Thread: How to change Align - All Levels Navigational Menu (v1.4)?

  1. #1
    Join Date
    Sep 2008
    Posts
    8
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default How to change Align - All Levels Navigational Menu (v1.4)?

    1) Script Title: All Levels Navigational Menu (v1.4)

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...menu/index.htm

    3) Describe problem:
    I used in All Levels Navigational Menu (v1.4) code,
    but my website is on hebrue therefore I want the direction menu to br from right to left.
    How can I change the direction?



    my website url:
    http://www.tik-tak.co.il/webpro/inde...odeclient=1675
    The open menu is on the right and on the top of the page.


  2. #2
    Join Date
    Jan 2008
    Posts
    4,168
    Thanks
    28
    Thanked 628 Times in 624 Posts
    Blog Entries
    1

    Default

    I'm no good at css, but find this in your css:
    Code:
    .mattblackmenu li{
    display: inline;
    margin: 0;
    float: left;
    }
    And add the highlighted.
    Jeremy | jfein.net

  3. #3
    Join Date
    Sep 2008
    Posts
    8
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I tried to make it as you write but it changed just the upper line and not the direction of it's items. them items are opened from left to right.
    Please!!! help me! I need it immediately!!

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

    Default

    Please, I must solution...
    How can i change that menu opened from right to left?

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
  •