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


Recent Events
  • 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.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


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? 12 Years, 11 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? 12 Years, 11 Months ago Karma: 748
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? 12 Years, 11 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? 12 Years, 11 Months ago Karma: 748
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