View Single Post
  #1  
Old 09-22-2005, 10:35 AM
 
ripnoel ripnoel is offline
 

Member
  
Join Date: Sep 2005
Location: USA
Posts: 20
 

Default Moving Template areas???

Greetings I need to move the "Printable Version" link and graphic down into the top of my main 3rd column of my 3 column layout. When I look in home.php I see this:

{if $printable ne ''}
{include file="customer/home_printable.tpl"}
{else}
{config_load file="$skin_config"}

and am not sure what exactly needs to move.

In addition to moving this "Printable Version" link I need to remove this table row area so that my 3 columns are directly under the the head.php area.

Help and direction here GREATLY appreciated!

Best,

Rip
__________________
X-Cart Version Number 4.0.15 Pro Version

Running on a LAMP server. PHP v 4.3.11

\"People, Light is Life!\"
Reply With Quote