Thread
:
how to movie login menu to left column on top
View Single Post
#
4
08-04-2003, 11:00 AM
funkydunk
X-Man
Join Date: Oct 2002
Location: Cambridge, UK
Posts: 2,210
Code:
{if $login eq "" } { include file="auth.tpl" } {else} { include file="authbox.tpl" } {/if}
is the bit that puts the log in menu where it is, move it to wherever you like
__________________
ex x-cart guru
funkydunk
View Public Profile
Find all posts by funkydunk