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
bballer89
post Nov 24 2006, 12:09 AM
Post #2


Senior Member
***

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



here the code this is step 2 of the div layout but i think its wrong




<style type=text/css>

body {
background-color: black;
background-image: url("");
background-position: bottom right;
background-repeat: no-repeat;
background-attachment: fixed;
scrollbar-arrow-color: white;
scrollbar-track-color: black;
scrollbar-shadow-color: black;
scrollbar-face-color: white;
scrollbar-highlight-color: black;
scrollbar-darkshadow-color: white;
scrollbar-3dlight-color: black;}

table, tr, td {background-color: transparent; border: 0px; padding:2;}
table table {border: 0px;}
table table table table{border: 0px;}

{The actual modules}
table table table {border: 1px solid; border-color: white; background-color: white; }

{sets the default style for the body, table data, list data, divisions and text areas}
body,table, td, li, p, div, textarea
{font:normal 9px arial; color:######; font-weight:none; border:0px; text-transform: none; line-height:12px;}

{class for the basic font for the page}
.text {font:normal 9px arial; color:white; font-weight:none; border:0px; text-transform: none; line-height:12px;}

{style for the number of comments you have. The actual ..}
.redtext{font-family:arial; font-size:9px; color: white; font-weight:none;border:0px; text-transform: uppercase; }

{style for the number of friends you have.}
.redbtext{font-family:arial; font-size:9px; color: white; font-weight:none;border:0px; text-transform: uppercase; }

{”Blurbs”, “About Me”, “Who I’d like to Meet”, “Friend Space”, and “Friend’s Comments” style}
.orangetext15{font-family: arial; color: white; font-weight: bold; font-size: 20px; letter-spacing: -2px;}

{”General”, “Music”, “Movies”, “Television”, “Books”, “Heros”, “Status”, “Here for”, “Hometown”, “Body Type”, “Ethnicity”, “Religion”, “Sign”, “Smoke/Drink”, “Children”, “Education”, “Occupation”, and “Income” title style}
.lightbluetext8{font-family:arial; font-size:9px; color: white; font-weight:none;border:0px; text-transform: uppercase; }

{”Contacting”, “Interests”, “Details”, and “Schools” title styling}
.whitetext12{font-family:arial; font-size:9px; color: white; font-weight:none;border:0px; text-transform: uppercase;}

{”In your extended network” style}
.blacktext12{font-family: arial; color: white; font-weight: bold; font-size: 20px; letter-spacing: -2px; }

{Stylizing of your name above your picture }
.nametext{font-family: arial; color: white; font-weight: bold; font-size: 30px; letter-spacing: -3px; line-height: 35px;}

{date stamp on comments}
.blacktext10{font-family:arial; font-size:9px; color: white; font-weight:none;border:0px; text-transform: uppercase;}

{This is how all anchor points will be displayed; anchor points appear before all links.}
a{font-family:arial; font-size:9px; color: white; font-weight:none;border:0px; text-transform: uppercase; }
a:link{font-family:arial; font-size:9px; color: white; font-weight:none;border:0px; text-transform: uppercase;}
a:active{font-family:arial; font-size:9px; color: white; font-weight:none;border:0px; text-transform: uppercase;}
a:visited{font-family:arial; font-size:9px; color: white; font-weight:none;border:0px; text-transform: uppercase;}
a:hover{font-family:arial; font-size:9px; color: white; font-weight:none;border:0px; text-transform: uppercase;}

{”View all friends” and “invite more” link style}
a.redlink{font-family:arial; font-size:9px; color: white; font-weight:none;border:0px; text-transform: uppercase;}
a.redlink:link{font-family:arial; font-size:9px; color: white; font-weight:none;border:0px; text-transform: uppercase;}
a.redlink:active{font-family:arial; font-size:9px; color: white; font-weight:none;border:0px; text-transform: uppercase;}
a.redlink:visited{font-family:arial; font-size:9px; color: white; font-weight:none;border:0px; text-transform: uppercase; }
a.redlink:hover{font-family:arial; font-size:9px; color: white; font-weight:none;border:0px; text-transform: uppercase;}

{2 links in very top on the left, and the 13 links above your picture with make the navigation bar} a.navbar{font-family:arial; font-size:9px; color: white; font-weight:none;border:0px; text-transform: uppercase;}
a.navbar:link{font-family:arial; font-size:9px; color: white; font-weight:none;border:0px; text-transform: uppercase;}
a.navbar:active{font-family:arial; font-size:9px; color: white; font-weight:none;border:0px; text-transform: uppercase;}
a.navbar:visited{font-family:arial; font-size:9px; color: white; font-weight:none;border:0px; text-transform: uppercase;}
a.navbar:hover{font-family:arial; font-size:9px; color: white; font-weight:none;border:0px; text-transform: uppercase;}

{Default Links}
a:link, a.man{font-family:arial; font-size:9px; color: white; font-weight:none;border:0px; text-transform: uppercase; letter-spacing: 0px;}
a:active{font-family:arial; font-size:9px; color: white; font-weight:none;border:0px; text-transform: uppercase;}
a:visited{font-family:arial; font-size:9px; color: white; font-weight:none;border:0px; text-transform: uppercase;}
a:hover{font-family:arial; font-size:9px; color: white; font-weight:none;border:0px; text-transform: uppercase;}

{bolded words}
.standard b, p b, B, strong {
font-family:arial; font-size:9px; color: white; font-weight:none;border:0px; text-transform: uppercase; }

</style>
 

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: