What did I do. I use drupal version 6.xx but I want to move the shipping cart below the search box on your website. Do not know how to do it guide with thanks.

Comments

danpros’s picture

Hi,

This is the code to call the search in page-front.tpl.php and page.tpl.php

 <div id="search-box">
 <?php print $search_box; ?>
 </div><!-- /search-box -->

You must modify both file to do that.

Dan

krite’s picture

้ำhelp me again. Please I am not programmer but I want move shopping cart
Remark : Harry recommend learning resources to move to other parts. Freedom of drupal-ubercart. Thank you.

danpros’s picture

Status: Active » Closed (fixed)

Hi,

I think you already find the solutions.

Dan