-
AuthorPosts
-
stulaine Friend
stulaine
- Join date:
- February 2014
- Posts:
- 106
- Downloads:
- 194
- Uploads:
- 9
- Thanks:
- 20
- Thanked:
- 24 times in 2 posts
June 11, 2015 at 6:05 pm #207257We are using the team ACM module somewhat unconventionally and have an issue with the member title of the last item visible on load.
Typically the member title is not visible until one hovers over the image block. We noticed that if the text in the member title exceeds a certain number of characters leading to a wrap that items member titles first line becomes visible.
We shortened the length as a temporary fix but the length should be restricted or code modified not to show the title.
Attached is an example. The maldives on the right is showing the first line of member title without a hover.
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
June 12, 2015 at 5:34 am #573779Hello
In this case can you share your working site url here ,
so i can check it directly on your site and help you in this case.stulaine Friendstulaine
- Join date:
- February 2014
- Posts:
- 106
- Downloads:
- 194
- Uploads:
- 9
- Thanks:
- 20
- Thanked:
- 24 times in 2 posts
June 14, 2015 at 6:38 pm #573961As I noted in the above we fixed it by using less characters but so you can see it we are temporarily opening the site and added more words so you can see it.
http://staging1.somedaytrips.com/2015-05-08-13-25-38/someday-travel-videos Scroll down to Take a Trip to the Islands and look at Maldives
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
June 15, 2015 at 3:02 pm #574097Hi @stulaine,
Please open file templates/uber/css/custom.css then add this code :
.section .acm-teams .style-3 .item .item-inner .member-info {
min-height: 92px;
bottom: -50px;
}
.section .acm-teams .style-3 .item:hover .item-inner .member-info {
bottom: -50px;
}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
June 15, 2015 at 3:02 pm #640436Hi @stulaine,
Please open file templates/uber/css/custom.css then add this code :
.section .acm-teams .style-3 .item .item-inner .member-info {
min-height: 92px;
bottom: -50px;
}
.section .acm-teams .style-3 .item:hover .item-inner .member-info {
bottom: -50px;
}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
June 15, 2015 at 3:02 pm #739111Hi @stulaine,
Please open file templates/uber/css/custom.css then add this code :
.section .acm-teams .style-3 .item .item-inner .member-info {
min-height: 92px;
bottom: -50px;
}
.section .acm-teams .style-3 .item:hover .item-inner .member-info {
bottom: -50px;
}1 user says Thank You to Adam M for this useful post
stulaine Friendstulaine
- Join date:
- February 2014
- Posts:
- 106
- Downloads:
- 194
- Uploads:
- 9
- Thanks:
- 20
- Thanked:
- 24 times in 2 posts
June 16, 2015 at 9:51 pm #574320Thank you adam. That is a better fix for us.
stulaine Friendstulaine
- Join date:
- February 2014
- Posts:
- 106
- Downloads:
- 194
- Uploads:
- 9
- Thanks:
- 20
- Thanked:
- 24 times in 2 posts
June 16, 2015 at 9:51 pm #640659Thank you adam. That is a better fix for us.
stulaine Friendstulaine
- Join date:
- February 2014
- Posts:
- 106
- Downloads:
- 194
- Uploads:
- 9
- Thanks:
- 20
- Thanked:
- 24 times in 2 posts
June 16, 2015 at 9:51 pm #739329Thank you adam. That is a better fix for us.
AuthorPostsViewing 9 posts - 1 through 9 (of 9 total)This topic contains 9 replies, has 3 voices, and was last updated by stulaine 9 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Team Style-3 Member Title visible on load
Viewing 9 posts - 1 through 9 (of 9 total)