neodjandre
04-13-2011, 02:07 AM
Hello,
Please visit: http://www.greek-concierge.com/benefits
The first row in the tables appears much larger than it should be in Firefox and Chrome.
It looks fine in IE.
Here is the CSS i am using:
table.gridtable {
font-family: verdana,arial,sans-serif;
font-size:11px;
color:#d1d1d1;
border-width: 1px;
border-color: #383838;
border-collapse: collapse;
}
table.gridtable th {
border-width: 1px;
padding: 8px;
border-style: solid;
border-color: #383838;
background-color: #232323;
}
table.gridtable td {
border-width: 1px;
padding: 8px;
border-style: solid;
border-color: #383838;
background-color: #000000;
text-align: left;
}
any help?
thanks a lot
Andy
Please visit: http://www.greek-concierge.com/benefits
The first row in the tables appears much larger than it should be in Firefox and Chrome.
It looks fine in IE.
Here is the CSS i am using:
table.gridtable {
font-family: verdana,arial,sans-serif;
font-size:11px;
color:#d1d1d1;
border-width: 1px;
border-color: #383838;
border-collapse: collapse;
}
table.gridtable th {
border-width: 1px;
padding: 8px;
border-style: solid;
border-color: #383838;
background-color: #232323;
}
table.gridtable td {
border-width: 1px;
padding: 8px;
border-style: solid;
border-color: #383838;
background-color: #000000;
text-align: left;
}
any help?
thanks a lot
Andy