Apply formatting to Votio vote text.
-
I was able to apply formatting to Votio vote texts(below the voting box)by making some part of the text bold.
echo "<strong>{$votes}</strong> votes - <strong>Vote to see results!</strong>";But I can’t apply to these two lines..any help?
I thing this is just some simple php..
echo "{$id},{$rating},{$rating} rating from {$votes} votes including yours.";echo "{$id},{$rating},You voted already -- cheater!";
- The topic ‘Apply formatting to Votio vote text.’ is closed to new replies.