Head.tpl modification and Cart icon place
I am sorry if I am asking a stupid question. I inserted a banner in the Head.tpl, it is showing just next to the logo, but the Cart icon on the far right has moved up out of its little box.
I would really appreciate any help, the following code is the top part of head.tpl where I inserted my benner:
---------------------------------------------
{* $Id: head.tpl,v 1.58.2.8 2008/07/22 07:58:27 ferz Exp $ *}
<table cellpadding="0" cellspacing="0" width="100%">
<tr>
<td class="HeadLogo"><a href="{$http_location}/"><img src="{$ImagesDir}/logo.jpg" alt="" /></a></td>
<td class="HeadRightBox">
{if $usertype eq "C"}
{include file="customer/top_menu.tpl"}
{/if}
{* top banner *}
<div align="left">
<object width="582" height="96">
<param name="movie" value="{$ImagesDir}/top-banner.swf">
<embed src="{$ImagesDir}/top-banner.swf" width="582" height="96" align="centre">
</embed>
</object>
</td>
</tr>
</table>
---------------------------------------------
Thank you very much..
__________________
Gold 4-1-11
Fancy Cat
Special Offers
Survey
|