I just wanted to know if it's possible to use a div layer layout on drunkduck before I go ahead and write out the entire script and then scream and yell and throw things because it doesn't work.
Would CSS work, too? I reckon it would, it should, right? I think I'll forgo css anyway, it doesn't work all the time. But yeah, about those div layers. Will those work out?
What if it appears that one of DD's divs/tables that normally goes at the very bottom of every page is popping up behind one of my layout's divs/tables, as here? (Dear lordy, what did I do?)
I used to do a lot of helping with web pages, but I prefer not to right now generally.
Having a quick squiz at your code though, I would guess that it has something to do with all the attributes added to the Body tag. Of course I can't say for sure... It just looks as if that's where the trouble would be.
I figured it out now. XD Body-tag things aside (that was a test, not how things looked originally lol), I realized that having an absolute positioning on my main content area was gonna screw things up. Funny, because I already knew that before but seemed to have overlooked it this time, hehehe.