-
AuthorPosts
-
Gerard Brannigan Friend
Gerard Brannigan
- Join date:
- September 2014
- Posts:
- 28
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 11
October 30, 2014 at 11:35 am #202294My current template shows the language flag icons on top of the social Icons, making the tom menu bar deeper than i would like.Can anyone show me how to move the flag icons onto the same line as the social icons.
Also my store has no breadcrumbs, how do I put breadcrumbs in to the position as shown on the second image.?
The attached files show the current template and the desired template.
Thanks-
Ninja Lead Moderator
Ninja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
October 31, 2014 at 7:27 am #553757Your site is down for maintenance and I could not access with username/password included on thread. You need to check username/password again and let me know if it’s ready. I will help you to check the problem on your site.
1 user says Thank You to Ninja Lead for this useful post
Gerard Brannigan FriendGerard Brannigan
- Join date:
- September 2014
- Posts:
- 28
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 11
October 31, 2014 at 1:32 pm #553785I think that i have sorted out the line up of the flag icons, however they do not appear on the mobile version of the site
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
November 3, 2014 at 8:15 am #553915<em>@myachill 451169 wrote:</em><blockquote>I think that i have sorted out the line up of the flag icons, however they do not appear on the mobile version of the site</blockquote>
You can try to apply some my css style below into your site
+ Open templates/ja_fixel/css/themes/blue/template-responsive.css file
Find and change
.social-link .addthis_toolbox {
background: #eeeeee;
border-bottom: solid 1px #1d1d1d ;
border-top: solid 1px #1d1d1d ;
display: none !important;
position: absolute;
top: 60px;
right: 0px;
width: 244px !important;
opacity: 0 !important;
filter: alpha(opacity=0) !important;
}
To
.social-link .addthis_toolbox {
background: #eeeeee;
border-bottom: solid 1px #1d1d1d ;
border-top: solid 1px #1d1d1d ;
display: none !important;
position: absolute;
top: 60px;
right: 0px;
width: 122px !important;
opacity: 0 !important;
filter: alpha(opacity=0) !important;
}
+ Open templates/ja_fixel/css/themes/blue/custom.css file and add new rule
@media (max-width: 767px) {
.mod-languages {
position: static !important;
}
}Let me know if it helps
-
AuthorPosts
Viewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 2 voices, and was last updated by Ninja Lead 10 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum