-
AuthorPosts
-
Adam M Moderator
Adam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
melvine Friendmelvine
- Join date:
- August 2012
- Posts:
- 160
- Downloads:
- 162
- Uploads:
- 2
- Thanks:
- 37
- Thanked:
- 33 times in 9 posts
August 27, 2015 at 6:06 pm #680339Thank you very much Adam:)
Now I have to remove the text “connexion” in the menu, I want only the icon
Have you an idea for that ?
Best regards
melvine Friendmelvine
- Join date:
- August 2012
- Posts:
- 160
- Downloads:
- 162
- Uploads:
- 2
- Thanks:
- 37
- Thanked:
- 33 times in 9 posts
August 27, 2015 at 6:06 pm #746825Thank you very much Adam:)
Now I have to remove the text “connexion” in the menu, I want only the icon
Have you an idea for that ?
Best regards
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
August 28, 2015 at 3:36 pm #680562Hi @melvine,
Try this :
1. Go to Megamenu in back-end, in the menu item where you want to apply the icon and make below changes
1.1 In field Icon, type in icon-user
1.2 In field Extra Class, type in no-text
2. Open file /templates/ja_teline_v/css/custom.css (if you don’t have this file, create a new one) then add this code :
.navbar-default .navbar-nav > li.no-text > a {
font-size: 0;
line-height: 5px;
text-align: center;
}
.navbar-default .navbar-nav > li.no-text > a > * {
font-size: 18px;
margin: 0;
}1 user says Thank You to Adam M for this useful post
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
August 28, 2015 at 3:36 pm #746936Hi @melvine,
Try this :
1. Go to Megamenu in back-end, in the menu item where you want to apply the icon and make below changes
1.1 In field Icon, type in icon-user
1.2 In field Extra Class, type in no-text
2. Open file /templates/ja_teline_v/css/custom.css (if you don’t have this file, create a new one) then add this code :
.navbar-default .navbar-nav > li.no-text > a {
font-size: 0;
line-height: 5px;
text-align: center;
}
.navbar-default .navbar-nav > li.no-text > a > * {
font-size: 18px;
margin: 0;
}1 user says Thank You to Adam M for this useful post
-
AuthorPosts
This topic contains 22 replies, has 2 voices, and was last updated by melvine 9 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum