Hallo,
ich hätte ein kleines Problem:
.bgTop { background-image: url(<?php print $path;?>/images/bg_top.gif); background-repeat: repeat-x}
.bgBottom { background-color: #E8EEF2; background-image: url(<?php print $path;?>/images/bg_bottom.gif); background-repeat: repeat-x}
.bgMiddle { background-image: url(<?php print $path;?>/images/bgMiddle.gif); background-repeat: repeat-x}
dies wird vom netscape 6 (die anderen sind mir net so wichtig ;-) ) nicht richtig angeziegt (im IE schon) Waran kann das liegen
Danke im Voraus
THomas