WebsiteBaker 2.13.8 is now available!
R.I.P Dietmar (luisehahne) and thank you for all your valuable work for WBhttps://forum.websitebaker.org/index.php/topic,32355.0.html
Hi Stefek,Thansk for your reaction.How can I implement this? First I had a gif file but this renders as hell. I don't see how I can load 2 headers? kind regards Iren
#header { background: url(Images/header.jpg) no-repeat left; color: #e0e0e0; font-weight: bold; height: 291px; line-height: 120px; text-indent: 150px; width: 1000px;}
#header, #headerright { background: url(Images/header00_01.gif) no-repeat left; color: #e0e0e0; font-weight: bold; height: 291px; line-height: 120px; text-indent: 150px; width: 1000px;}#headerright { background: url(Images/header00_02.jpg) no-repeat right;}
<div id="header"> </div>
<div id="header"> <div id="headerright"> </div></div>