practice layout, help with everything? |
![]() ![]() |
practice layout, help with everything? |
Mar 16 2007, 05:15 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 15 Joined: Aug 2005 Member No: 203,745 |
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! |
|
|
|
Mar 16 2007, 05:27 PM
Post
#2
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
|
|
|
|
Mar 16 2007, 05:31 PM
Post
#3
|
|
|
Member ![]() ![]() Group: Member Posts: 15 Joined: Aug 2005 Member No: 203,745 |
|
|
|
|
Mar 16 2007, 06:12 PM
Post
#4
|
|
|
Member ![]() ![]() Group: Member Posts: 15 Joined: Aug 2005 Member No: 203,745 |
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 |
|
|
|
Mar 16 2007, 06:30 PM
Post
#5
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
Next time edit your post please.
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. |
|
|
|
Mar 16 2007, 06:47 PM
Post
#6
|
|
|
Member ![]() ![]() Group: Member Posts: 15 Joined: Aug 2005 Member No: 203,745 |
well dang, that was so easy.
thank you again for helping me out. i'm gettin there! slowly but surely. |
|
|
|
| *Intercourse.* |
Mar 16 2007, 06:49 PM
Post
#7
|
|
Guest |
Good good
If you have any other questions, always feel free to ask. Topic closed. |
|
|
|
![]() ![]() |