| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Hiding Login box in left column | |||
![]() |
|
|
Thread Tools | Search this Thread |
#1
|
|||||||
|
|||||||
![]() I have put login on a separate page per a posted mod. However, I'm not finding where to hide the login box that's on the left column.
This seems like it should be an easy fix. However, I am using a purchased template and I'm wondering if that's the problem. If menu.tpl controls this column then where is {$menu_content}? Do I just need an if statement? TIA Here's my menu.tpl <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td width="100%" class="VertMenuTitle"> {if $link_href}<a href="{$link_href}">{/if}{$menu_title}{if $link_href}</a>{/if}</td> </tr> </table> <div class="VertMenuBox" style="padding:5px;">{$menu_content}</div>
__________________
X-Cart 4.1.8 |
|||||||
#2
|
|||||||
|
|||||||
![]() Menu doesn't control the template, menu is the wrapper for that template. You want to open up customer/home.tpl and comment out the auth.tpl and authbox.tpl includes.
__________________
Padraic Ryan Ryan Design Studio Professional E-Commerce Development |
|||||||
#3
|
|||||||
|
|||||||
![]() Thanks!!! I knew it had to be simple.
![]()
__________________
X-Cart 4.1.8 |
|||||||
|
|||
X-Cart forums © 2001-2020
|