-
AuthorPosts
-
Aratype Friend
Aratype
- Join date:
- August 2007
- Posts:
- 797
- Downloads:
- 41
- Uploads:
- 60
- Thanks:
- 194
- Thanked:
- 98 times in 6 posts
July 26, 2013 at 5:09 pm #189261Today I installed the RtL version and enabled it:
In the LtR version: When I scroll the wheel of the mouse toward me I see articles going from right to left…
In the RtL version:
1. When I scroll the wheel of the mouse toward me I should see articles passing from left to right…
2. I should see articles going under the vertical menu and not stopping before it…
How can I remediate to these issues?
Thanking you in advance.
Ara
Aratype FriendAratype
- Join date:
- August 2007
- Posts:
- 797
- Downloads:
- 41
- Uploads:
- 60
- Thanks:
- 194
- Thanked:
- 98 times in 6 posts
July 27, 2013 at 1:50 am #500292My mistake!
I think I did not compile Less to CSS before saving! Now navigation is as it should be:
1. fine…
However, for the point 2: I still not seeing articles going under the vertical menu, they disappear before it…
Perhaps it is worthy to explore that…
Aratype FriendAratype
- Join date:
- August 2007
- Posts:
- 797
- Downloads:
- 41
- Uploads:
- 60
- Thanks:
- 194
- Thanked:
- 98 times in 6 posts
July 27, 2013 at 11:10 am #500321Images for point 2:
LtR:
RtL:
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
July 27, 2013 at 1:00 pm #500327Hi aratype,
The issue can be caused by the background color of main menu on your RTL site. It should be transparent so that the beneath articles can be seen.
Aratype FriendAratype
- Join date:
- August 2007
- Posts:
- 797
- Downloads:
- 41
- Uploads:
- 60
- Thanks:
- 194
- Thanked:
- 98 times in 6 posts
July 27, 2013 at 2:23 pm #500334Thank you, but I can not figure out where to put the option “transparent” for the vertical menu?
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
July 27, 2013 at 2:51 pm #500337Hi aratype,
It can be found in /templates/ja_smashboard/css/rtl/template.css file at lines:
.t3-mainnav .navbar-inner {
min-height: 40px;
padding: 0;
background: transparent;
border: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}Note: If possible, can you put your website’s url here?
Aratype FriendAratype
- Join date:
- August 2007
- Posts:
- 797
- Downloads:
- 41
- Uploads:
- 60
- Thanks:
- 194
- Thanked:
- 98 times in 6 posts
July 27, 2013 at 3:06 pm #500338phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
July 28, 2013 at 6:30 am #500353Hi aratype,
Can you make your website online now ? In addition, how can I see “the vertical menu are not stopping before the articles ” as you mentioned ? Since your snapshots are all clues I have now.
Aratype FriendAratype
- Join date:
- August 2007
- Posts:
- 797
- Downloads:
- 41
- Uploads:
- 60
- Thanks:
- 194
- Thanked:
- 98 times in 6 posts
July 28, 2013 at 8:50 am #500357Hi Leo,
The site is online since 1 week, perhaps hosting had some issues put now I can sse it
Thanks
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
July 28, 2013 at 1:26 pm #500362Hi aratype,
The website is available now. As I asked before, how can I see the issue you mentioned ?
Aratype FriendAratype
- Join date:
- August 2007
- Posts:
- 797
- Downloads:
- 41
- Uploads:
- 60
- Thanks:
- 194
- Thanked:
- 98 times in 6 posts
July 28, 2013 at 2:43 pm #500364Just scroll the articles to the right side, it is evident!
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 2:20 am #500390Hi aratype,
You need to open templatesja_smashboardlessstyle.less file, then replace:
.ja-infinity-wraper {
position: fixed;
overflow: hidden;
height: 42em;
margin-left: 10em;
left: 0;
}
with.ja-infinity-wraper {
position: fixed;
overflow: hidden;
height: 42em;
padding-left: 10em;
left: 0;
}Open templatesja_smashboardlessnavigation.less, at 12th line change to:
z-index: 1040;
Compile Less to Css file. Then the articles can be seen when the main menu is over.
1 user says Thank You to phong nam for this useful post
-
AuthorPosts
This topic contains 14 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