- Posts: 19
- Thank you received: 0
top menu in RTL format
-
gateofuae@gmail.com
Inactive member -
Topic Author
- New Member
-
Less
More
12 years 7 months ago #21631
by gateofuae@gmail.com
Replied by gateofuae@gmail.com on topic top menu in RTL format
Hello, thanks for your support, the menu should open the other way
Please Log in to join the conversation.
-
gateofuae@gmail.com
Inactive member -
Topic Author
- New Member
-
Less
More
- Posts: 19
- Thank you received: 0
12 years 7 months ago #21632
by gateofuae@gmail.com
Replied by gateofuae@gmail.com on topic top menu in RTL format
it should be something like the attached file
Attachments:
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 7 months ago #21640
by ivan.milic
Replied by ivan.milic on topic top menu in RTL format
Add this css:
#nav li ul {
position: absolute;
top: 31px;
right: 0px!important;
padding: 0 10px;
margin-right: -15px!important;
}
at bottom of:
templates/hot_destinations/css/rtl.css
#nav li ul {
position: absolute;
top: 31px;
right: 0px!important;
padding: 0 10px;
margin-right: -15px!important;
}
at bottom of:
templates/hot_destinations/css/rtl.css
Please Log in to join the conversation.
-
gateofuae@gmail.com
Inactive member -
Topic Author
- New Member
-
Less
More
- Posts: 19
- Thank you received: 0
12 years 7 months ago #21656
by gateofuae@gmail.com
Replied by gateofuae@gmail.com on topic top menu in RTL format
I added the code, but still its not looking right. The menu should open from top then go to the left, and the width is not right
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 7 months ago #21661
by ivan.milic
Replied by ivan.milic on topic top menu in RTL format
Remove that I sent you before , and add this:
#nav li ul {
right: 0!important;
width: 176px;
}
#nav li ul {
right: 0!important;
width: 176px;
}
Please Log in to join the conversation.
-
gateofuae@gmail.com
Inactive member -
Topic Author
- New Member
-
Less
More
- Posts: 19
- Thank you received: 0
12 years 7 months ago #21664
by gateofuae@gmail.com
Replied by gateofuae@gmail.com on topic top menu in RTL format
I think its working right now, I dont have access on the site it is blocked in my Work place. I will check it later
Thanks
Thanks
Please Log in to join the conversation.
Time to create page: 0.084 seconds