Re: Adding A New Div
thanks...
I added this code to the /2-columns/customer/head.tpl file before the closing div tag:-
<div class="3_banners">three banners</div>
and in the /2-columns/css/altskin.css file i added this code:-
.3_banners {
clear: both;
height: 200px;
background-color: #ff0000;
}
i have refreshed the browser but there is no change at all to the site. Am i changing the correct files?
Kevin
__________________
X-Cart Gold v4.4.3
|