- Posts: 14116
- Thank you received: 1639
White line under the hot rotator
-
ivan.milic
Support Staff - Moderator
Less
More
12 years 3 months ago - 12 years 3 months ago #22114
by ivan.milic
so it should be:
if($this->language == 'ar-aa'){
$textDirection = 'rtl';
}
Replied by ivan.milic on topic White line under the hot rotator
write short-code in lower case fore RTL language you use.
so it should be:
if($this->language == 'ar-aa'){
$textDirection = 'rtl';
}
Last edit: 12 years 3 months ago by ivan.milic.
Please Log in to join the conversation.
-
consul
Inactive member - Topic Author
- Member
Less
More
- Posts: 117
- Thank you received: 0
12 years 3 months ago #22119
by consul
Replied by consul on topic White line under the hot rotator
thank you but it doesn't work, it change only menu and makes me unvisible the submenu. have a look on the image attached.
thanks
thanks
Please Log in to join the conversation.
-
consul
Inactive member - Topic Author
- Member
Less
More
- Posts: 117
- Thank you received: 0
12 years 3 months ago #22120
by consul
Replied by consul on topic White line under the hot rotator
i have these other error in the template. check the file attached, the images of the search buttomn doesn't appear. searchButtom.gif
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 3 months ago #22127
by ivan.milic
Replied by ivan.milic on topic White line under the hot rotator
open:
templates/hot_cosmetics/css/rtl.css
add this at bottom:
ul#nav ul {
margin-left:-340px!important;
}
for search image copy image from attachment to :
\templates\hot_cosmetics\images\
templates/hot_cosmetics/css/rtl.css
add this at bottom:
ul#nav ul {
margin-left:-340px!important;
}
for search image copy image from attachment to :
\templates\hot_cosmetics\images\
Please Log in to join the conversation.
-
consul
Inactive member - Topic Author
- Member
Less
More
- Posts: 117
- Thank you received: 0
12 years 3 months ago #22135
by consul
Replied by consul on topic White line under the hot rotator
Thank you for the menu is ok, for the searcButton, i added it but it doesn't work still same.
Please Log in to join the conversation.
-
consul
Inactive member - Topic Author
- Member
Less
More
- Posts: 117
- Thank you received: 0
12 years 3 months ago #22164
by consul
Replied by consul on topic White line under the hot rotator
hello, i am still waiting the solution for the problem of the searchButtom!!
please let me know urgent.
regards
please let me know urgent.
regards
Please Log in to join the conversation.
Time to create page: 0.101 seconds