Comments on [ P2U ] Pseudo All Comments Start of Thread Parent

hello!

you'd have to use the fontawesome icons to represent a point.  imagine if five solid boxes represents 5/5; if only two are solid, then it would read as 2/5!

pay attention to the fas and far part of the coding below, hope that helps! <3

<i class="fas fa-square-full"></i> = solid

<i class="far fa-square-full faded"></i> = empty


This should definitely be helpful! Thank you so much :0

I actually wanted to ask how I would exactly move the points on the scale? Is there any way I could do it through the code? :>

sorry for the late reply; you'd have to edit the coding of the icons yourself!  read the bold text in my prev message for what to change!

unless you meant to move the entire thing elsewhere?