coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: webwiz2010 on May 01, 2004, 12:21:12 PM

Title: Lang=dir
Post by: webwiz2010 on May 01, 2004, 12:21:12 PM
 If you look at my site www.cityonthelakes.com (http://www.cityonthelakes.com)the template is messed up a little bit the register and login show up in the left top corner
How can I remove them from template?
Thanks
Title: Re: Lang=dir
Post by: Joachim Müller on May 01, 2004, 12:48:55 PM
You'll have to adjust the position of the layer the menu apperas on (it's positioned "absolute", should rather be relative imo) by changing the coordinates - take a look at /themes/eyeball/template.html and find<div id="Menu1" style="position:absolute; width:780px; height:30px; z-index:1; left: 22px; top: 47px; visibility: hidden;">{MAIN_MENU1}</div>It's not a solution to hard-code the words "login" and "register", as the said floating menu will change once a user has logged in.
If this is alien to you, I recommend changing the menu's properties completely to be displayed permanently.

GauGau

P.S. any special meaning hidden in the subject line you chose? :-\