-
AuthorPosts
-
Aratype Friend
Aratype
- Join date:
- August 2007
- Posts:
- 797
- Downloads:
- 41
- Uploads:
- 60
- Thanks:
- 194
- Thanked:
- 98 times in 6 posts
July 27, 2013 at 4:07 pm #189284After installation of RtL version, I am analyzing the most annoying aspect, the vertical scroll in the popup article view.
The vertical scroll is in the left side of the screen and this absolutely an issue.
How could I put it in the right side? If it is possible to inject “direction: ltr” in the popup article it will be fine…
What is the simplest way to do it?
Thanking you in advance
Ara
My site: http://www.makanez.net
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
July 29, 2013 at 12:30 pm #500484Hi Ara,
You can see my solution on same topic at http://www.joomlart.com/forums/topic/scroll-with-mouse-wheel-and-rtl-version/#post-500390
Aratype FriendAratype
- Join date:
- August 2007
- Posts:
- 797
- Downloads:
- 41
- Uploads:
- 60
- Thanks:
- 194
- Thanked:
- 98 times in 6 posts
July 30, 2013 at 2:17 am #500524Many thanks! Actually it worked perfectly for that question…
However, the requested feature here is different and I hope to find a solid solution for it.
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
July 30, 2013 at 3:35 am #500535Hi Ara,
On your second issue, you can open templatesja_smashboardlessrtlstyles.less, then put below codes into:
.popup-trackerV {
right: 0 !important;
}Compile Less to Css file, the scroll bar will appear on the right side of popup-view article.
Aratype FriendAratype
- Join date:
- August 2007
- Posts:
- 797
- Downloads:
- 41
- Uploads:
- 60
- Thanks:
- 194
- Thanked:
- 98 times in 6 posts
July 30, 2013 at 8:44 am #500572Thanks Leo, but unfortunately it does not work…
Please notice the page closing (x sign inside the circle) should be in the right side also (as in the LtR version)
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
July 30, 2013 at 8:49 am #500575Hi aratype,
Can you open templates/ja_smashboard/css/rtl/template.css, replace lines:
.popup-trackerV {
left: 0 !important;
}with
.popup-trackerV {
right: 3px !important;
}Aratype FriendAratype
- Join date:
- August 2007
- Posts:
- 797
- Downloads:
- 41
- Uploads:
- 60
- Thanks:
- 194
- Thanked:
- 98 times in 6 posts
July 30, 2013 at 10:14 am #500587Thanks, it works for a while. however, when I compiled LESS it comes back to the left side.
Could we have a permanent solution not influenced by LESS compilation?
In the other hand, the page closing (x sign inside the circle) was not affected and it stays on the left…
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
July 30, 2013 at 10:38 am #500592Hi aratype,
You can put these code into the end of templatesja_smashboardlessrtlstyles.less file
.popup-trackerV {
right: 0px;
}Then Compile Less to Css.
Aratype FriendAratype
- Join date:
- August 2007
- Posts:
- 797
- Downloads:
- 41
- Uploads:
- 60
- Thanks:
- 194
- Thanked:
- 98 times in 6 posts
July 30, 2013 at 12:29 pm #500604Thank you, it is fine for the vertical scroll.
However, the page closing (x sign inside the circle) was not affected and it stays on the left…
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
-
AuthorPosts
This topic contains 10 replies, has 2 voices, and was last updated by phong nam 11 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum