Log In · Register

 
Help with layout
bballer89
post Nov 23 2006, 12:23 PM
Post #1


Senior Member
***

Group: Member
Posts: 99
Joined: Nov 2006
Member No: 482,204



is there anyway some one could PM the instructions to make a myspace layout
 
 
Start new topic
Replies
freeflow
post Nov 24 2006, 01:54 AM
Post #2


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



- To put a quote in the picture you need to make it in a program such as photoshop or paint shop pro. Then upload the picture.

- To put a quote under the picture you can do it two ways you can do this:
CODE
<div class="bg" style="position: absolute; left:0px; top:0px; width:1080px; height:720px; overflow: hidden;">
<img src="http://img299.imageshack.us/img299/4601/baseballsunsetdc5.jpg"> <br>
quote goes here
</div>

Or you can make the quote in its own div.

- To make the image centered you need to edit the red:
QUOTE
<div class="bg" style="position: absolute; left:0px; top:0px; width:1080px; height:720px; overflow: hidden;">
<img src="http://img299.imageshack.us/img299/4601/baseballsunsetdc5.jpg">
</div>


To do so you change the 0 for left to a higher number and the 0 for top to a higher number. You can put any random number like 100 , 550, 667, etc. Just play around with numbers till you get the image where you want it. For top your number should be atleast over 150 . Then for left go over 150 so that you can make it more to the center. Just play around with numbers till the image is in the center where you want it.


- To add content under the picture you just need to edit the red in this code:
QUOTE
<div class="content" style="position: absolute; left:000px; top:000px; width:000px; height:000px; overflow: auto;"><center>
lalalalala this is your content!
</div>

I noticed you got the codes from the tutorial but I don't know if you actually read it. Because basically all you have are the codes but they aren't edited hte way it says too. Anyways what you do is you take the red parts, and change the 000 to actual numbers. The width and height are self explanitory. Make up a width and height but don't make it too big . For left make the number biger to go more to the right, and smaller to go more the left. For top the number should be over 150 make it bigger to go down. Make sure you don't take out the word px. That needs to stay there. Just edit the 000

After you get that box down you can copy that code and just change the positions to add another box. For each div you should change the name of the div. The name of the div is the red part:
QUOTE
<div class="content" style="position: absolute; left:000px; top:000px; width:000px; height:000px;overflow: auto;"><center>
lalalalala this is your content!
</div>

For each one just give it a diff name. For example say this one would be talking about you, and you want to call it me. All you do is change the word "content" to "me" . Give each one a different name so that it works out better.

- To position your comment/friends box edit this part of your code:
CODE
.comments{visibility:visible;width:500px; height: 400px;position:absolute;top:120px;left:0px;
overflow:auto;background-color:transparent;
border:black 1px solid;z-index:2px;}


All you have to do is change the top and left numbers. Make the left number bigger to move more to the right and make the top number bigger to move farther down. And vise versa.
 

Posts in this topic
bballer89   Help with layout   Nov 23 2006, 12:23 PM
tic tac.   .... Did you even bother looking at the top? CS...   Nov 23 2006, 12:27 PM
bballer89   well really i need help making a layout like the ...   Nov 23 2006, 12:35 PM
tic tac.   A div hides everything so that you can put somethi...   Nov 23 2006, 12:59 PM
mona lisa   You can actually have your friends and comments an...   Nov 23 2006, 01:03 PM
toyo loco   You made this topic already. http://www.createblog...   Nov 23 2006, 01:22 PM
bballer89   actually i have tried all last night all today and...   Nov 23 2006, 06:57 PM
toyo loco   Then if you get stuck talk about the part your stu...   Nov 23 2006, 08:52 PM
bballer89   i tried to make a div and the picture was in the m...   Nov 23 2006, 11:32 PM
toyo loco   What were to trying to get? Link?   Nov 23 2006, 11:34 PM
bballer89   i was making a div and it failed horribly   Nov 23 2006, 11:36 PM
toyo loco   You need to explain your problem better . Like exp...   Nov 23 2006, 11:55 PM
bballer89   here the code this is step 2 of the div layout but...   Nov 24 2006, 12:09 AM
toyo loco   That parts right. But I need the codes meaning eve...   Nov 24 2006, 12:12 AM
bballer89   ahhhhhhhhh forget it........it looks ridiculous   Nov 24 2006, 12:23 AM
toyo loco   Its supposed to. How else are we supposed to help ...   Nov 24 2006, 12:27 AM
Infinite.   You shouldn't think so down about it, you have...   Nov 24 2006, 12:27 AM
WHIMSICAL 0NE   Well, you keep saying that. But if you'd just ...   Nov 24 2006, 12:28 AM
Infinite.   Also can I have a myspace link to see? So then I k...   Nov 24 2006, 12:30 AM
bballer89   its gone im going to restart 8th times the charm   Nov 24 2006, 12:31 AM
Infinite.   well just look at the brighter side of thimgs, fi...   Nov 24 2006, 12:33 AM
bballer89   i want it to look like the "aren't you a ...   Nov 24 2006, 12:38 AM
bballer89   how can i put a link to my page up here   Nov 24 2006, 01:23 AM
toyo loco   Copy the link and paste it here. (edit your posts ...   Nov 24 2006, 01:24 AM
bballer89   http://profile.myspace.com/index.cfm?fusea...b1-50...   Nov 24 2006, 01:30 AM
toyo loco   Ok how do you want it to look? Like explain what ...   Nov 24 2006, 01:30 AM
bballer89   i wanted to put a quote in the picture or just und...   Nov 24 2006, 01:35 AM
toyo loco   - To put a quote in the picture you need to make i...   Nov 24 2006, 01:54 AM
bballer89   so i have to change it every time there is a ...   Nov 24 2006, 10:39 AM
bballer89   before i put the quote i wanna put everything else...   Nov 24 2006, 11:07 AM
toyo loco   Don't double post just edit. Yes I said change...   Nov 24 2006, 12:44 PM
bballer89   nevermind i tried all morning but i couldn't g...   Nov 24 2006, 12:54 PM
toyo loco   I'm assuming you meant the bbz generator. Go a...   Nov 24 2006, 12:56 PM
bballer89   no its fine everythings good accept for the fact t...   Nov 24 2006, 01:05 PM
toyo loco   You use this :: CODE<style type="text/css...   Nov 24 2006, 01:07 PM
bballer89   yeah that works but then that code make my backrou...   Nov 24 2006, 01:23 PM
toyo loco   Which background? Background of the comment table?   Nov 24 2006, 01:27 PM
bballer89   no the one for the whole layout the url is there b...   Nov 24 2006, 01:43 PM
toyo loco   Take out the url in the other code. Then change th...   Nov 24 2006, 01:46 PM
bballer89   ahh one more thing how do i put every thing else i...   Nov 24 2006, 02:21 PM
toyo loco   What do you mean like your content and stuff? Post...   Nov 24 2006, 02:22 PM
bballer89   the whole code   Nov 24 2006, 02:28 PM
toyo loco   Yes post the whole code. But if your profile is a ...   Nov 24 2006, 02:29 PM
bballer89   here everything i have.......... <div style=...   Nov 24 2006, 02:41 PM
toyo loco   Its not possible you have a normal table layout. I...   Nov 24 2006, 02:51 PM
bballer89   oh ok would there be any way to change it so it...   Nov 24 2006, 03:00 PM
toyo loco   No theres no way. You mean having everything in a ...   Nov 24 2006, 03:11 PM
bballer89   ok i know i've been a hastle but one more ques...   Nov 24 2006, 03:23 PM
toyo loco   No you can't with a div. You have to add all t...   Nov 24 2006, 03:26 PM


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: