Hallo
Wie kann ich folgenden CSS-Code so ändern, dass sich der Header (fp1.jpg) automatisch ändert..?
Also so dass ich fünf Header angebe und diese sich pro Zugriff ändern.
CSS-Code:
Exclusive for template
*/
.tblMain
{
background-image : url(../images/fp1.jpg);
background-repeat : no-repeat;
width : 780px;
height : 540px;
padding-top: 160px;
padding-right : 32px;
padding-bottom : 5px;
}