View Single Post
  #2  
Old 09-28-2009, 05:49 AM
  JWait's Avatar 
JWait JWait is offline
 

X-Man
  
Join Date: Nov 2005
Location: California
Posts: 2,440
 

Default Re: Adding static pages in website header.

You need to move the "speed bar" which is part of customer/top_menu.tpl to the area of head.tpl right after where search.tpl is called.

What I usually do is add the include of search.tpl to top_menu.tpl and replace the call to search.tpl in head.tpl with top_menu.tpl. Included in top_menu.tpl is the part that displays your phone numbers. If you don't want them, or want them someplace else, just comment them out.

This gets confusing real quick, especially if you are new to it. Just take a look at the "speed bar" section of skin1/customer/top_menu.tpl, and you should be able to figure out what it is doing. Then just replicate it where you want it to be.

And absolutely make backups of everything, and don't use the "edit files" portion of x-cart to make your modifications or you will "lose" everything every time you make a change.
__________________
Two Separate X-Cart Stores
Version 4.4.4 Gold - X-AOM - Vivid Dreams Aquamarine (modified) - Linux
Mods - Newest Products - View All -, and a few others. Numerous upgrades from 4.0.x series.
Integrated with Stone Edge Order Manager + POS

Version 4.1.12 Gold (fresh install) - X-AOM - Linux
Mods - XCSEO free
Reply With Quote