![]() |
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.. |
Re: Head.tpl modification and Cart icon place
I would really appreciate any help on this, if anyone is aware of an existing thread please let me know. Thanks
|
Re: Head.tpl modification and Cart icon place
Maybe post a link to the site so people can see and advise.
|
Re: Head.tpl modification and Cart icon place
Hi Paul,
Thanks for the note, please have a look: www.islamictreasures.com Thanks in advance for any input |
Re: Head.tpl modification and Cart icon place
Again, I appreciate any help on this issue, if anyone is aware of an existing thread please let me know. Thanks
|
Re: Head.tpl modification and Cart icon place
Where's your closing tag for
<div align="left"> ? |
Re: Head.tpl modification and Cart icon place
Well, I closed it as follows:
<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> </div> </td> </tr> </table> But it made no difference, I then tried it in every possible location within the above with no avail.. I temporarily removed the "Cart is Empty" and the site became a bit better, www.islamictreausres.com It would be nice to remove the remaining empty box or fill it with a welcome message, but I got no clue how to.. Thanks Paul. |
Re: Head.tpl modification and Cart icon place
Quote:
Correction: it is www.islamictreasures.com |
All times are GMT -8. The time now is 02:19 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.