The scale bars from the profile votes don't work correct in the def template. The upper bar remains blue, (scale_index_1.gif) but should instead use the green (scale_index_1.gif) to display the amout of vote. The scale_bg.gif isn't used at all??
Anyone already found a solution for this? I been looking around in the design.inc.php and founf this:
$ret .= '<div style="position:relative; height:10px; font-size:1px; width:' . round($percent) . '%; background-image:url(' . $site['icons'] . 'scale_index_' . $progress_num . '.gif); background-repeat:repeat-x;"></div>';
I tried to replace the scale_index_ with scale_bg, but then i get erros.
Please advice...


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks