Thread: Speed Bar
View Single Post
  #4  
Old 01-27-2008, 02:59 PM
  ARW VISIONS's Avatar 
ARW VISIONS ARW VISIONS is offline
 

X-Man
  
Join Date: Jan 2007
Location: Pensacola, FL
Posts: 2,536
 

Default Re: Speed Bar

This is the part that controls the speed box

<td class="HeadRightBox">
{if $usertype eq "C"}
{include file="customer/top_menu.tpl"}
{/if}
</td>

Just put it where you want it. You may have the do some additional coding to Keep layout integrity. If you just want ti to be below the log on each page you can just move it to the bottom of the head.tpl.
__________________
xcart 5.1.2
Reply With Quote