1. you put the layout codes in any place on your myspace, it can be in your about me area or who id like to meet or in any of your interest parts. I usually only work in my about me and who id like to meet parts.
2. Comment box you make a new div.
CODE
<div class="content" style="position: absolute; left:000px; top:000px; width:000px; height:000px; overflow: auto;"><center>
CODES HERE AND SUCH.
</div>
To align that box. you need to change the left and top and change the width and height for the size of the div area.
And you insert the comment box code in to the place i wrote "Codes here and such"
Also if you need a comment box code here.
http://www.createblog.com/forums/index.php?showtopic=1224353. A basic code. No, I wouldn't think so.
You hide your profile..
http://www.createblog.com/forums/index.php?showtopic=122378and then you use these.
CODE
<div class="content" style="position: absolute; left:000px; top:000px; width:000px; height:000px; overflow: auto;"><center>
CODES HERE AND SUCH.
</div>
and each one of those is a new div box pretty much.
You can use any customizing codes in those.
Any other questions?