Help - Search - Members - Calendar
Full Version: a bit of a DIV help
Forums > Resource Center > Support Center > MySpace Support > Myspace Resolved Topics
phuk_yu1
Hi!
Your tutorial for the div layout is the most one that I can clearly understand more, than the rest of the other tutorials. But I have little problems.
1. Where do I place my "layout" image code?
2. How do I put a comment box on my page?
3. And is there a "basic code" to align my basic "html codes" on my page?
I.e (if I wanted a scrollbox placed under the about me logo)

Thanks! And hope you can help!
This Confession
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=122435

3. A basic code. No, I wouldn't think so.
You hide your profile..
http://www.createblog.com/forums/index.php?showtopic=122378

and 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? happy.gif
phuk_yu1
Thanx!
That helped so much!
This Confession
Your welcome
any other questions just ask happy.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.