Quote:
Originally Posted by MThornback
|
Thanks so much. I hope you're still here, as now I'm stuck!
Quote:
And edit "arcade_main" template around $gamebits
to change every newrest colspan="4" to your number of columns
Code:
<tr align="center">
<td colspan="4" class="thead">total games: $gamecount </td>
</tr>
$gamebits
<tr align="center">
<td class="thead" colspan="4" align="left">
|
I don't understand what i'm supposed to do here. I've done the first bit, editing arcade.php and the main_games_bit template, but I'm really not sure what is meant by 'And edit "arcade_main" template around $gamebits
to change every newrest colspan="4" to your number of columns' or where to put that bit code.
Sorry. i'm kind of new to this :nervous: Everything I've done so far has worked though!