Quote:
Originally Posted by y2krazy
Regarding this post:
https://vborg.vbsupport.ru/showpost....7&postcount=61
I simply changed the following in the "awards_category" template:
PHP Code:
<td class="tcat" colspan="$totalcols">
To this:
PHP Code:
<td class="tcat" colspan="4">
Not sure what the previous code was used for, so this is just a temp-fix for the problem. Let me know when you get around to it... 
|
try the attached file with the old template (using $totalcols) and see how it turn out.
the totalcols will calculate the number of columns you have, depends on the options you have for award settings.