![]()
Beim containerHead einfach eine Grafik dem .containerHead zuweisen und die andere dem .containerHead .containerContent.
Man muss nur die Grafik, die den containerHead abdecken soll, etwas in die Länge ziehen, z.B. 2000px. Die andere dann vielleicht noch 1000px, dann passt alles.
Beim userPanel sollte es gehen, wenn du einmal #userPanel und einmal #userPanel .userPanelInner eine Grafik zuweist.

This post has been edited 1 times, last edit by "Al-Pi" (Oct 4th 2010, 11:08pm)
|
|
Cascading style sheet |
1 2 3 4 5 6 |
body{ background: url(../images/ca/l1.png); background-position: left top ; height:47px; width:47px; } |
|
|
Cascading style sheet |
1 2 3 4 |
#headerContainer {
margin-left: 47px;
}
|
This post has been edited 3 times, last edit by "Al-Pi" (Oct 5th 2010, 4:17pm)
Forum Software: Burning Board® 3.1.7, developed by WoltLab® GmbH