Lang=dir Lang=dir
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Lang=dir

Started by webwiz2010, May 01, 2004, 12:21:12 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

webwiz2010

 If you look at my site www.cityonthelakes.comthe 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

Joachim Müller

#1
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? :-\