View Single Post
  #6  
Old 01-12-2009, 04:40 PM
 
ladybird ladybird is offline
 

Advanced Member
  
Join Date: Sep 2008
Posts: 93
 

Default Re: how to move login menu to left column on top

thanks - for this I have successfully managed to change the order of the bits in my Vertical Right Column doing this !


If you visit www.makeuwell.com.au and look at the right column, I am also trying to shift the bulkbuy inside a menu border just like the logon section and the cart section.

Ultimately I would also like to add a border around the health alerts too.

I have tried placing the menu_border.tpl everywhere but everytime I shift it, I stuff something else up...any suggestions for how to get the words in the right boxes?



<br />
{capture name=menu}
Spend over $180 in one order to receive free shipping! <br> <br> Simply enter the coupon code <br><br><strong>bulkbuy</strong> <br> <br> when you check out.
{/capture}


{include file="menu_border.tpl"
dingbats="dingbats_categorie.gif"}
{include file="menu.tpl" dingbats="dingbats_orders.gif" menu_title=$lng.TITLE_LNG_NAME menu_content=$smarty.capture.menu }
<br />
{include file="poweredby.tpl" }
<br />
</tr>
</table>
{include file="rectangle_bottom.tpl" }
{if $active_modules.Google_Analytics ne "" && $config.Google_Analytics.ganalytics_code ne ""}
{include file="modules/Google_Analytics/ga_code.tpl"}
{/if}
</body>
</html>
{/if}
__________________
x-cart gold 4.1.9
x-cart gold 4.1.5
www.makeuwell.com.au
www.amberbebe.com
Sydney Australia
Reply With Quote