i am RTLing the template and almost everything is completed (thanks to FireBug ) but i need to get the menus to open to the left as well.
can you please advise?
10x
Senior Boarder
teitbite
Wed Jul 07, 2010 12:51 pm
Hi
Sorry I cannot help You the setting of submenu is defined in javascript code which I do not know. But I can tell what should be done:
The style values changed by js after hovering the mouse is not changing the "left:auto" and I think it should be "right:auto", but I cannot find where