-
AuthorPosts
-
teddypetcu2 Friend
teddypetcu2
- Join date:
- December 2012
- Posts:
- 17
- Downloads:
- 31
- Uploads:
- 1
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
June 2, 2014 at 8:59 pm #198423Hi there, I would like to have the language module in the right side (languageswitcherload).
I have looked in the CSS, but I couldn’t find the way how to do that.
I have attached a screenshot.
Can someone help me how to do that?Thank you very much.
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
June 3, 2014 at 2:03 am #537511Go to this File: /templates/ja_university_t3/css/themes/blue/template.css
Replace this code
div.finder {
padding-top: 30px;
margin-bottom: 20px;
}With
div.finder {
padding-top: 0px;
margin-bottom: 20px;
}Add this code to /templates/ja_university_t3/css/themes/blue/template.css
div.mod-languages ul.lang-block li{
display:inline-block !important;
}1 user says Thank You to chavan for this useful post
teddypetcu2 Friendteddypetcu2
- Join date:
- December 2012
- Posts:
- 17
- Downloads:
- 31
- Uploads:
- 1
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
June 3, 2014 at 10:36 am #537595Thank you, works, fixed the problem… 😀
AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 2 voices, and was last updated by teddypetcu2 10 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
language module to move to right
Viewing 3 posts - 1 through 3 (of 3 total)