Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 23/11/2024 Black Friday 2024

    BIG SALE, 30% discount for all our extensions. Use BF24 coupon code. Hurry up the discount is valid till 3 December.

  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

How can I changed to RTL?
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: How can I changed to RTL?
#18058
How can I changed to RTL? 13 Years, 3 Months ago Karma: 0
Hello ,

I am using and RTL template but the ARI Ext Menu is on the left side. I changed everything in ARI Ext Menu module file from left to right , but still is on the left. How can I change it to right?

Also submenu doesnot open!
The administrator has disabled public write access.
 
#18062
Re:How can I changed to RTL? 13 Years, 3 Months ago Karma: 760
Hello,

Provide link to page please where we can see the problem.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#18063
Re:How can I changed to RTL? 13 Years, 3 Months ago Karma: 0
Www
Last Edit: 2011/08/14 12:19 By farshad20.
The administrator has disabled public write access.
 
#18064
Re:How can I changed to RTL? 13 Years, 3 Months ago Karma: 760
About right position, add the next CSS rule to a site template CSS file:

Code:


DIV.ux-menu-container
{
 float: right;
}



Regarding to issue with sub-menu, the module can't execute necessary javascript. It seems this is a conflict with a 3rd party extension.

Regards,
ARI Soft
The administrator has disabled public write access.
 
Go to topPage: 1