Afficher un message
Vieux 01/03/2008, 00h02   #1
shapper
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Background Padding not working

Hello,

I am applying a background to my table header.
I want the background to be applied to each table cell but having a
padding of 1px.
So, in each header cell the background will have a white line around
it not touching the border.

How can I do this?

I have the following but it is not working:

..Grid thead th
{
background: url(Images/GridHeaderBackground.jpg) repeat-x;
padding: 4px;
text-align: left;
}

Thank You,
Miguel
  Réponse avec citation
 
Page generated in 0,04075 seconds with 9 queries