View Single Post
  #10  
Old 07-30-2009, 06:41 AM
  SCUBA1609's Avatar 
SCUBA1609 SCUBA1609 is offline
 

Advanced Member
  
Join Date: May 2009
Posts: 48
 

Default Re: Size & number or right side menus

Steve,

This is the code used to create the guarantee box:

{*
$Id: guarantee.tpl, 2009/07/14
created for guarantee logo in Rt sidebar
*}
{capture name=menu}
<img src="{$ImagesDir}/30_day_money_back.gif" alt="30 Day No Quibble Guarantee" / >
{/capture}
{include file="customer/menu_dialog.tpl" title="Your Guarantee" content=$smarty.capture.menu}

Also, I move the coding in skin1/customer/home.tpl for news
{include file="customer/news.tpl" }
to immediately before the guarantee coding. The "News" menu box does not appear. In Webmaster mode I can see a black line on the top of the guarantee box where news is supposed to be.

I'll admit it, I'm lost. It must be something easy I'm missing.

Thanks for the assist.
Chris
__________________
4.4.3
Xmail Chimp
www.eHandCrankRadio.com/radiostore

4.2.1
AOM
Magnifier
Special offers

www.KeySleepAids.com
Reply With Quote