Sub-sub menu placement

Please note that official support for this menu version has now ceased. There are still plenty of users, though, and the forum is still running. Some of our long-time users may be able to help you out.
Post Reply
yossik
Beginner
Beginner
Posts: 1
Joined: Thu Mar 13, 2003 9:15 am

Sub-sub menu placement

Post by yossik »

Hi,

I have tried creating a menu that will be centered in the page, with submenus and sub-submenus. I need the sub-submenus to pop from the left, but even if I turn on the "RTL for Hebrew" option they only pop on the
right. Does any one know how to fix this ?


Example: bad menu:

Code: Select all

                     XXXXXX    XXXXXX    XXXXXXX
     
                                          YYYYY
                                          YYYYY -> ZZZZZZ
                                          YYYYY    ZZZZZZ
                                                   ZZZZZZ
Example: good menu:

Code: Select all

                     XXXXXX    XXXXXX    XXXXXXX
     
                               YYYYY
                     ZZZZZZ <- YYYYY
                     ZZZZZZ    YYYYY                                    
                     ZZZZZZ
[/code]
Post Reply