Hi All!
Ok, before someone starts "flamming" my post ( :D ) I want to make it clear, that i've searched the forum i couldn't find anything usefull.
So, i'll post my 'doubt', and I would really appreciate for some help.
I want to "relocate" my {ADMIN_MENU} place, because where it comes as default (Top of the Page), it makes a GAP (big one) between my Random Table and my MENU table. I'm posting a Print-Screen of my website for best results.
(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fwww.daeve.com.br%2Fswlm%2Fmyps.jpg&hash=b326032a59cf7cf2eb638107ec6164a0dddf6ea3)
I went to the TEMPLATES.HTML and simply MOVED the {ADMIN_MENU} to the Footer (last line down there at my Template.html) but when i load the website, it shows the TAG instead of staying INVISIBLE while not Logged in as Admin...
How can i Fix this? Can anyone help me?
Many thanks in advance!
All tags above/before {GALLERY} are handled by the pageheader() function, those below by the pagefooter() function. If you want to move the tags then you'll need to adjust the backend code a little.
Nibbler, thanks for your Fast Reply!
But, I didn't understand very well what I should do...
Wich code I should BackEnd a little bit, in what file (ie: theme.php)?
Thanks again.