D
Deleted member 25216
Guest
Try adding this to extra.less, changing the 200px to suitThe help/ozzmodz_badges/ one, @Gemma.
CSS:
[data-content-key="help_page-ozzmodz_badges"] .contentRow-figureIcon img {
width: 200px;
}

Try adding this to extra.less, changing the 200px to suitThe help/ozzmodz_badges/ one, @Gemma.
[data-content-key="help_page-ozzmodz_badges"] .contentRow-figureIcon img {
width: 200px;
}

This should get you started....If you're willing, would very much appreciate seeing your CSS to get me started.
[data-content-key="help_page-ozzmodz_badges"] {
.contentRow-figureIcon {
img {
width: 200px; /// change 200px as required ///
}
}
.badge-category {
.block-body {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); /// change 300px as required ///
grid-gap: 6px;
.block-row.block-row--separated {
padding-top: 24px;
border-radius: 0px;
}
.contentRow {
flex-direction: column;
justify-content: center;
align-items: center;
text-align: center;
.contentRow-figure {
margin-bottom: 10px;
}
.contentRow-main {
padding-left: 0px;
}
}
}
}
}
Added user criteria option with AND logic for "has all selected badges"
Cool. I recently upgraded from 2.2.x to 23.6. I might take another look since I used Badges before!
About:
Master Badge is a massive improvement on the trophy system by allowing admin to motivate members to contribute to the forums in various ways.
Features:
Create badge
A badge is an icon that represents the trophy sets (a group of trophies) you've awarded or your members. There are 3 types of badge:
- Visible: all trophies assign...
Fix: provide canonical user profile URL in badge award email template
@Painbaker Am I correct to assume it does not upgrade or import from Master Badge?Does this upgrade from Master Badge ?
Any information @Painbaker ? Roughly 4,000,000 logs of this exact same error since I posted thisBeen getting the following errors (latest addon version)
View attachment 327423
Any advice? Even if it doesn't affect functionality, want to ensure all errors are cleared. These are being processed every single second. Thousands of logs in less than an hour.
We use essential cookies to make this site work, and optional cookies to enhance your experience.