Hi I'm using an myCred extension.
As you can see from the picture below. The rank image is so big. The badge image is so small. Is it like this? Can not you change size better?
Rank and Badge
Please leave some example URL to allow us to check it.
Please let us know have you removed the myCRED integration code form active theme's functions.php file?
Yes. Because the code had an error that did not display an image.
You can see my inquiry below.
https://gvectors.com/forum/mycred-integration/problems-with-badges/paged/2/#post-15049
ok,
Please add the following CSS code in Custom CSS code textarea, located in Dashboard > Comments > Settings > Styling admin page. Delete all caches and check again:
#wpcomm .wpdiscuz-mycred-rank-wrap img {
width: 32px !important;
}
@media screen and (max-width: 420px){
#wpcomm .wpdiscuz-mycred-wrap{
margin-left: 17px !important;
}
}
Thank you.
It looks right on PC.
But it doesn't look right on the mobile.
Please look to the attached file.
url : https://nlpericksonian.com/2019/03/22/hello-world/
Hi @kwisoo,
yes, I see. Please remove the code I've provided in the previous post and add this one:
#wpcomm .wpdiscuz-mycred-rank-wrap img {
width: 32px !important;
}
@media screen and (max-width: 420px){
#wpcomm .wpdiscuz-mycred-wrap {
margin-left: 13px !important;
margin-top: 52px !important;
}
}
div.wc-comment {
display: flex;
}
@media screen and (max-width: 800px){
#wpcomm .wc-comment-header {
margin-left: 0;
}
}
-
control mycred badge size and position
1 year ago
-
Can we assign badges to certain member based on his membership
3 years ago
-
myCRED Integration didn't show the "points"
3 years ago
-
can't find a slider to make badges appear in comments
3 years ago
-
wpDiscuz - myCRED Integration stopped working
3 years ago
- 64 Forums
- 6,747 Topics
- 32.4 K Posts
- 59 Online
- 35.6 K Members



