Hello,
I'm trying to make a myspace layout where a div covers the whole profile. just about all sections are hidden using css coding. That way I can make it look however i want. Most of the sections I can recreate with CSS/HTML.
My question is this:
Some sections (mainly the comment section) I don't know how to recreate. This is because myspace updates the table tags when a new comment is placed. [table class="friendsComments"] I don't know how to code it (or if it's even possible) so the information that would be sent to the comments table, gets sent to the recreated comment section div.
if i put the table tag [table class="friendsComments"] in the new div would myspace see this as the same table and put the comments in div?
this same issue effects other inputed code of other sections, like the info next to the profile picture. i could make a div that looks the same, but if i changed my info in myspaces profile editor (account info), it wouldn't update the div, just the table. which defeats the whole idea of using a div layout.
if you understand this and can help in any way, please reply.

i have the code to put comments and or friends back into your div overlay. If you still need it let me know.
Something like my myspace???
Feel free to steal some code from it....
Just don't steal all of it.