when making new tables for competitions use the following codes to customise– TAKE INTO WORD TO CHANGE – EASIER
change id number and make sure all columns are listed
THIS CHANGES THE TEXT SIZE OF ALL TABLES
.tablepress tbody td {
font-family: Tahoma;
font-size: 14px;
}
PRINT ORDERING 1
.tablepress-id-2 .column-1 {
width: 20%;
text-align: center;
}
.tablepress-id-2 .column-2 {
width: 40%;
text-align: center;
}
.tablepress-id-2 .column-3 {
width: 40%;
text-align: center;
background-color: #efeeee !important;
}
PRINT ORDERING 2
.tablepress-id-3 .column-1 {
width: 40%;
text-align: center;
}
.tablepress-id-3 .column-2 {
width: 15%;
text-align: center;
background-color: #efeeee !important;
}
.tablepress-id-3 .column-3 {
width: 15%;
text-align: center;
}
.tablepress-id-3 .column-4 {
width: 15%;
text-align: center;
background-color: #efeeee !important;
}
.tablepress-id-3 .column-5 {
width: 15%;
text-align: center;
}
CREATIVE COMPETITION
.tablepress-id-180 .column-1,
.tablepress-id-180 .column-2,
.tablepress-id-180 .column-3 {
width: 33%;
}
HAZLEHURST
.tablepress-id-181 .column-1 {
width: 10%;
text-align: left;
background-color: #efeeee !important;
}
.tablepress-id-181 .column-2 {
width: 15%;
text-align: left;
}
.tablepress-id-181 .column-3 {
width: 5%;
text-align: center;
background-color: #efeeee !important;
}
.tablepress-id-181 .column-4 {
width: 15%;
text-align: left;
}
.tablepress-id-181 .column-5 {
width: 5%;
text-align: center;
background-color: #efeeee !important;
}
.tablepress-id-181 .column-6 {
width: 15%;
text-align: left;
}
.tablepress-id-181 .column-7 {
width: 5%;
text-align: center;
background-color: #efeeee !important;
}
.tablepress-id-181 .column-8 {
width: 5%;
text-align: center;
background-color: #efeeee !important;
}
.tablepress-id-181 .column-9 {
width: 15%;
text-align: left;
}
.tablepress-id-181 .column-10 {
width: 5%;
text-align: center;
background-color: #efeeee !important;
}
.tablepress-id-181 .column-11 {
width: 5%;
text-align: center;
background-color: #efeeee !important;
}
CLUB COMPS PRINT AND PI
.tablepress-id-183 .column-1 {
width: 10%;
text-align: left;
background-color: #efeeee !important;
}
.tablepress-id-183 .column-2 {
width: 16%;
text-align: left;
}
.tablepress-id-183 .column-3 {
width: 6%;
text-align: left;
background-color: #efeeee !important;
}
.tablepress-id-183 .column-4 {
width: 16%;
text-align: left;
}
.tablepress-id-183 .column-5 {
width: 6%;
text-align: left;
background-color: #efeeee !important;
}
.tablepress-id-183.column-6 {
width: 16%;
text-align: left;
}
.tablepress-id-183 .column-7 {
width: 6%;
text-align: left;
background-color: #efeeee !important;
}
.tablepress-id-183 .column-8 {
width: 16%;
text-align: left;
}
.tablepress-id-183 .column-9 {
width: 6%;
text-align: left;
background-color: #efeeee !important;
}
MONOCHROME PI & PRINTS
.tablepress-id-185 .column-1,
.tablepress-id-185 .column-2,
.tablepress-id-185 .column-3 {
width: 33%;
}
INTERCLUB
.tablepress-id-186 .column-1 {
width: 16%;
text-align: left;
background-color: #efeeee !important;
}
.tablepress-id-186 .column-2 {
width: 20%;
text-align: left;
}
.tablepress-id-186 .column-3 {
width: 8%;
text-align: center;
background-color: #efeeee !important;
}
.tablepress-id-186 .column-4 {
width: 20%;
text-align: left;
}
.tablepress-id-186 .column-5 {
width: 8%;
text-align: center;
background-color: #efeeee !important;
}
.tablepress-id-186 .column-6 {
width: 20%;
text-align: left;
}
.tablepress-id-186 .column-7 {
width: 8%;
text-align: center;
background-color: #efeeee !important;
}
BOTY PI & PRINTS
.tablepress-id-188 .column-1,
.tablepress-id-188 .column-2,
.tablepress-id-188 .column-3,
.tablepress-id-188 .column-4 {
width: 25%;
}
AWARD WINNERS
.tablepress-id-189 .column-1,
.tablepress-id-189 .column-2,
.tablepress-id-189 .column-3 {
width: 33%;
}
COMMITTEE
.tablepress-id-4 .column-1,
.tablepress-id-4 .column-2 {
width: 50%;
}