Help - Search - Members - Calendar
Full Version: practice layout
Forums > Resource Center > Support Center > MySpace Support > Myspace Resolved Topics
moobiie
Hello.
I've decided to learn how to code & make my own myspace "div" layouts.
so far, i've made a quick test layout with photoshop.

click here

of course I can do a lot more to the layout but I want to get the basic coding down 1st.
so um...what exactly do I do next?

please help!

cry.gif
freeflow
Read this:
http://www.createblog.com/forums/index.php?showtopic=142922

moobiie
thanks for the link.
happy.gif

i meant to post my link too so yall can see my progress.
myspace
moobiie
ok i got another question
my layout & text is showing up great but how in the world do I change the background color of the original page?

this is my code so far.

about me.
CODE
<div class="bg" style="position: absolute; left:230px; top:160px; width:800px; height:600px; overflow: hidden;">
<img src="http://img.photobucket.com/albums/v628/_moomoo_/practicelayout.jpg">
</div>

<style type="text/css">
    table, tr, td {background:FFFFFF;}
    table table table table, table table table table td.text, table.contactTable {display:none;}
    td.text table, .orangetext15 {visibility:hidden;}
    td.text table table {display:inline; visibility:visible;}
    td.text td.text table {display:none;}
    div b font font, div font font u {display:none;}
.whitetext12 { display: none; }
.nametext { display:none;}
</style>


i'd like to meet.
CODE
<div class="content" style="position: absolute; left:260px;  top:390px; width:180px; height:400px; overflow: auto;">
blah blah blah blah blah
<br>
yes! i did my 1st div...i think
</div>

<div class="content" style="position: absolute; left:240px;  top:340px; width:560px; height:400px; overflow: auto;"><center>
woo hoo! i'm on a roll!
</div>


myspace
freeflow
Next time edit your post please. _smile.gif

I'm glad you're getting the hang of it. The code you want is this:
CODE
<style type="text/css">
body{ background-color: ######;}</style>


Change the ##### to the color. happy.gif
moobiie
well dang, that was so easy.
laugh.gif

thank you again for helping me out.
i'm gettin there! slowly but surely.
showoff.gif
Intercourse.
Good good _smile.gif
If you have any other questions, always feel free to ask.

Topic closed.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.