-
AuthorPosts
-
Aratype Friend
Aratype
- Join date:
- August 2007
- Posts:
- 797
- Downloads:
- 41
- Uploads:
- 60
- Thanks:
- 194
- Thanked:
- 98 times in 6 posts
January 20, 2014 at 11:25 am #193899Dear all,
I mentioned before this issue but our friend Arvind had no Nexus to check it. Now with Genymotion (http://www.genymotion.com/) you can test your websites with Android 🙂
The vertical menu and its logo in the LtR version (just in the left side of the logo):
The menu in the RtL version is disappeared 🙁
For your information:
My website: http://www.makanez.net
The vertical menu and its logo should be positioned (in the RtL version) to the right of the website’s logo.
When I open the vertical menu it should be aligned to the right side of the screen…
Please do not hesitate to add any comments if it is not clear for you….
Thanking you in advance
-
Nazario A Friend
Nazario A
- Join date:
- April 2013
- Posts:
- 1183
- Downloads:
- 0
- Uploads:
- 406
- Thanks:
- 91
- Thanked:
- 284 times in 263 posts
January 21, 2014 at 10:28 am #519245Please try to open file: /templates/css/rtl/template-responsive.css then find and modify as the red line of code:
#t3-header {
background: none repeat scroll 0 0 #000000
display: inline-block;
float: left;
position: fixed;
top: 0;
width: 100%;
z-index: 1000;
}You will see as this image:
Let me know how it goes
Aratype FriendAratype
- Join date:
- August 2007
- Posts:
- 797
- Downloads:
- 41
- Uploads:
- 60
- Thanks:
- 194
- Thanked:
- 98 times in 6 posts
January 22, 2014 at 2:05 pm #519387Thank you, I tried with these but it does not work… I left the second code, you can see it….
1768:
#t3-header {
background: #000
display: inline-block;
float: left;
position: fixed;
top: 0;
width: 100%;
z-index: 1000;or
#t3-header {
background: none repeat scroll 0 0 #000000
display: inline-block;
float: left;
position: fixed;
top: 0;
width: 100%;
z-index: 1000;
}Nazario A FriendNazario A
- Join date:
- April 2013
- Posts:
- 1183
- Downloads:
- 0
- Uploads:
- 406
- Thanks:
- 91
- Thanked:
- 284 times in 263 posts
January 23, 2014 at 3:08 am #519440Please try to create new file with name of “custom.css” into /templates/ja_smashboard/css/ directory , then add this CSS rule:
@media (max-width: 767px){
#t3-header{
z-index: 1000;
}
}Let me know if this helps.
1 user says Thank You to Nazario A for this useful post
Aratype FriendAratype
- Join date:
- August 2007
- Posts:
- 797
- Downloads:
- 41
- Uploads:
- 60
- Thanks:
- 194
- Thanked:
- 98 times in 6 posts
January 24, 2014 at 8:41 am #519651Thank you very much, it works perfectly.
However, please advise the JA dev team that it should be integrated in the template code.
By the way, I do not know why when I have a notification it takes one day to see the post!
Without notification I see it immediately
Here Xperia S:
Nazario A FriendNazario A
- Join date:
- April 2013
- Posts:
- 1183
- Downloads:
- 0
- Uploads:
- 406
- Thanks:
- 91
- Thanked:
- 284 times in 263 posts
January 25, 2014 at 10:07 am #519804<blockquote>However, please advise the JA dev team that it should be integrated in the template code.</blockquote>
Since I can’t reproduce this error in our demo site so I just give you temporary solution. You can check here: http://joomla-templates.joomlart.com/ja_smashboard/index.php/en/
<blockquote>By the way, I do not know why when I have a notification it takes one day to see the post!
Without notification I see it immediately</blockquote>
We will ask forum moderator to check this problem. Hope for your patience on this.
AuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 2 voices, and was last updated by Nazario A 10 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum