Page 1 of 1

Custom Theme Question

PostPosted: Sat May 13, 2006 8:31 pm
Author: Threat009
I'm trying to throw this together w/tables, frames, and php but I keep hitting a wall. Let's say I create a new theme, or template, or whatever you want to call it. It's basically a large image sliced to fit the html tables. I'll use the user block as an example. I place the form script within the table, but when I test it, I got a security error. Well then, I moved this theme to my templates folder. I got the security thing to stop, but now I get a login.php not found on this server. Go figure! Anyway, if someone could tell me how to put a functioning login form into my custom theme, that would log me into my database, I'm pretty sure I can figure the rest out. I'm hoping you understand what I'm trying to do here. If not, the attached image may help.

On a side note, I know there are alot of resources for themes out there, but photoshop is one of my hobbies, so this is something I need to learn on my own. With the exception of a few pointers from you guys <img>

[flash=,:2runzbh2]http://i63.photobucket.com/albums/h129/Threat009/Custom-Theme.gif[/flash:2runzbh2]

PostPosted: Sat May 13, 2006 10:19 pm
Author: Adrian Rea
I know it can be done, and alot of it is trial and error, I will send you a link of a totally different layout I did elsewhere. I wish my time was limitless, then I could help more, and sadly I forget much once I finish a project. I am sure you should not have to resort to frames.

If I get time I will try to think more on it.

A

PostPosted: Sun May 14, 2006 12:20 pm
Author: Threat009
"Adrian Rea";p="5820" wrote:I know it can be done, and alot of it is trial and error, I will send you a link of a totally different layout I did elsewhere. I wish my time was limitless, then I could help more, and sadly I forget much once I finish a project. I am sure you should not have to resort to frames.

If I get time I will try to think more on it.

A

Thanx Man! Trial & error made me think of xampp. I now have a functioning login, but can't figure out how to bring up the user block info. after a successful login. Right now, after I login, the login form stays unchanged. :)