|
||||
| ||||
|
|
#1 |
|
Hall Of Famer
Join Date: Apr 2002
Location: Ft Smith Ark. USA
Posts: 2,681
|
Evening up History Leaderboard title bar
In the History section of the game-generated html reports, the league Leaderboards page has title bars that don't stretch all the way across the columns.
In this screenshot, it's the red bars which say "Single Season Batting" and "Career Batting" and "Single Season Pitching" and "Career Pitching:" ![]() The reason is that the template file which controls this table is telling those title bars to only stretch across seven columns, when there are actually eight (Player, Value, Year, Board, Stat, Board, Value, Player). To fix this in your reports, go to your templates folder. Find the history_leaderboard_leaders_table_start.tpl file. Back it up before you do anything else. Make a copy and put it somewhere you can remember. Then, open the history_leaderboard_leaders_table_start.tpl file (you can use Notepad or any text editor). Go to line 3 replace Code:
<tr><td colspan="7"> Code:
<tr><td colspan="8">
|
|
|
|
|
|
#2 |
|
Hall Of Famer
Join Date: Apr 2002
Location: Ft Smith Ark. USA
Posts: 2,681
|
If you need help, or have a question or suggestion, please post it here, so that our exchange will be visible to others who might have the same concern. Feel free to contact me directly, as well.
|
|
|
|
![]() |
| Bookmarks |
|
|