BlackScarx
New member
Hello I have that in a template modification
<i class="fa fa-check" aria-hidden="true"></i>
And the color is blank
For make a color I have make that
<font color="#fffff"><i class="fa fa-check" aria-hidden="true"></i></font>
but I would like remove the </font> for show the color of the forum get in css
How I can make for this change with the color of the forum
Because that
<i class="fa fa-check" aria-hidden="true"></i>
And the color is blank
For make a color I have make that
<font color="#fffff"><i class="fa fa-check" aria-hidden="true"></i></font>
but I would like remove the </font> for show the color of the forum get in css
How I can make for this change with the color of the forum
Because that
Last edited: