Quote:
Originally Posted by lierduh
Herhaps adding a navigation bar at the top of the game list can be more effecitve.
Just modify "arcade_main" template.
Add these two lines before the block of code below:
<span class="smallfont"><br></span>
$pagenav
PHP Code:
<!-- small space -->
<span class="smallfont"><br>
</span>
<!-- /small space -->
<!-- games -->
<table cellpadding="$stylevar[outerborderwidth]" cellspacing="0"
|
Still not what we wanted. Lot of space from the right is wasted.