Hi. As you can see below, I reported the misplaced stars in User Profile to JLexArt.com Review component support:
Review stars in two lines in CB User Profile.
Hi. Perhaps this could be solved in CB rather than in JLexReview, but I need some help anyway.
Please see the atached images, one sohowing the starts and the other some values I set in CB configuration User Profile colums layout.
Could you help me?. Thanks in advance.
Then they reply:
I don't make sure list parameters will affect to CB template, but I tried modifying but nothing ..
. So, you can use this css bellow to stop break stars icon.
.cbPosCanvasMainRightDynamic .reviewStars {
zoom: 0.8;
-moz-transform: scale(0.
;
-moz-transform-origin: 0 0;
-o-transform: scale(0.
;
-o-transform-origin: 0 0;
-webkit-transform: scale(0.
;
-webkit-transform-origin: 0 0;
transform: scale(0.
;
transform-origin: 0 0;
}
But as you can see in the attached images, to no result.
Could you help me?
Thanks in advance,
Octavio.