View Single Post
Old 11-02-2009, 03:02 PM   #201 (permalink)
fhomess
Hall Of Famer
 
fhomess's Avatar
 
Join Date: Nov 2002
Posts: 2,724
Thanks: 13
Thanked 255x in 119 posts
Here's the CSS used by the PEBA as sent to me by Corsairs and developed by one of his league members:
PHP Code:
/* Division Block */
.wdgT
{
    
width:170px;
    
margin-bottom:5px;
}

/* Column Headers */
.wdgH td
{
    
font-size:10px;
    
font-weight:bold;
    
text-align:center;
    
width:23px;
    
border-bottom:1px solid black;
}

/* Win, Loss and GB columns */
.wdg1 td,
.
wdg2 td
{
     
width:23px;
     
font-size:10px;
     
text-align:center;
}

/* Team Name Column */
.wdg1 .wdg1_l,
.
wdg2 .wdg2_l
{
    
font-size:12px;
    
width:101px;
    
text-align:left;
}

/* Divison Name Headers */
.wdgH .wdgH_l 
{
    
width:101px;
    
text-align:left;

__________________
StatsLab11 - PHP/MySQL based utilities for Online Leagues
Other Mods:
19th Century: Schedules, FaceGen
BBCards: 1887 Allen & Ginter, 1934 Goudey, 1988 Score, 1996 fhomess, 2005 fhomess
FaceGen: 1960-Pres MLB, 32 Colleges, Backgrounds

PEBA - Connecticut Nutmeggers
fhomess is offline   Reply With Quote