mikx![]() 2007-10-08 15:51 | hello people » Quick.Cart v2.x |
merci![]() 2007-10-09 08:23 | mikx - you should edit file templates/page.tpl and there make a place for this banners. Top and bottom banner you can put there quite easy. The code of top banners you should insert before this:
<div id="head">
and bottom before:
</body>
. This right and left banners you can insert before
<div id="body">
but you should put it to dev and set them float right or left. What is more you have to modify style file templates/default.css to make it looks good. |