Bar graph missing styles solved
-
I have solved the missing styles on bar graph, you need to edit tpcmem-template.php and replace background-color with background on the line:
<div class=”widget” id=”tpcmem_pbar” style=”width: <?php echo $gPercent; ?>%; background-color: <?php echo $gColor; ?>;”>
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Bar graph missing styles solved’ is closed to new replies.