I have added this line of code to the file /common_files/customer/home.tpl, using webmaster mode:
<div class="3_banners">3 banners div is here</div>
positioning it just below the code below -
<div id="header">
{include file="customer/head.tpl"}
</div>
I then added this css code to this file skin/2-columns/css/altskin.css
.3_banners {
clear: both;
height: 150px;
background-color: #ff9900;
}
i ran cleanup.php and cleared the browser cache.
I then saved the page and open it up in Dreamweaver and there is the div showing in the correct place and colour. When i preview in any browser, the div disappears again.
The url is
www.iso2.co.uk