News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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