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, 06:12 PM
Post
#2
|
|
|
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 |
|
|
|
moobiie practice layout Mar 16 2007, 05:15 PM
toyo loco Read this:
http://www.createblog.com/forums/index.... Mar 16 2007, 05:27 PM
moobiie thanks for the link.
i meant to post my link to... Mar 16 2007, 05:31 PM
toyo loco Next time edit your post please.
I'm glad... Mar 16 2007, 06:30 PM
moobiie well dang, that was so easy.
thank you again f... Mar 16 2007, 06:47 PM
Intercourse. Good good
If you have any other questions, always... Mar 16 2007, 06:49 PM![]() ![]() |