I would like to be able to move my login boxes and button over to the left hand side of the page (where the image goes), but keep the menu where it is. I have removed the image by inserting a 1x1 transparent image in the control panel.
Could anyone help me, ie tell me where the code is and what to do with it please?
Thanks
Edited by - Benji2002 on 14 September 2002 08:59:34
the code in inc_header that starts with if (mlev = 0) around line 333, is where it begins to write the login box. And the image is created earlier in the page. You would have to move code around quite a bit, which if you are not careful might mess up the layout of the tables. Are you up for something like that? You might also want to check the MOD forum here, there may have been some people who have already posted these kinds of changes.
hmmm. I'm not really up for that much code tweaking. Thanks for the reply tho. I'll have another look to see if i can find someone else who has done this.