Lang=dir Lang=dir
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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