I need help on the size of my picture above my entire profile., Any help out there? |
![]() ![]() |
I need help on the size of my picture above my entire profile., Any help out there? |
Jan 5 2007, 10:25 PM
Post
#1
|
|
![]() Member ![]() ![]() Group: Member Posts: 29 Joined: Jan 2007 Member No: 492,333 |
Ok so it covers my headline name and here's the code i have in: here's the main code in the about me section:
CODE <style type=text/css> body { background-color: 999999; background-image: url(""); background-position: bottom right; background-repeat: no-repeat; background-attachment: fixed; scrollbar-arrow-color:000000; scrollbar-track-color: FFFFFF; scrollbar-shadow-color: 000000; scrollbar-face-color:FFFFFF; scrollbar-highlight-color:000000; scrollbar-darkshadow-color:FFFFFF; scrollbar-3dlight-color:000000;} 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: 999999; background-color: FFFFFF; } {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; color000000; 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:000000; 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:000000; font-weight:none;border:0px; text-transform: uppercase; } {style for the number of friends you have.} .redbtext{font-family:arial; font-size:9px; color:000000; 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: 000000; font-weight: bold; font-size: 9px; 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:000000; font-weight:none;border:0px; text-transform: uppercase; } {”Contacting”, “Interests”, “Details”, and “Schools” title styling} .whitetext12{font-family:arial; font-size:9px; color:000000; font-weight:none;border:0px; text-transform: uppercase;} {”In your extended network” style} .blacktext12{font-family: arial; color: 000000; font-weight: bold; font-size: 20px; letter-spacing: -2px; } {Stylizing of your name above your picture } .nametext{font-family: arial; color: 000000; font-weight: bold; font-size: 30px; letter-spacing: -3px; line-height: 35px;} {date stamp on comments} .blacktext10{font-family:arial; font-size:9px; color:000000; 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:000000; font-weight:none;border:0px; text-transform: uppercase; } a:link{font-family:arial; font-size:9px; color:000000; font-weight:none;border:0px; text-transform: uppercase;} a:active{font-family:arial; font-size:9px; color:000000; font-weight:none;border:0px; text-transform: uppercase;} a:visited{font-family:arial; font-size:9px; color:000000; font-weight:none;border:0px; text-transform: uppercase;} a:hover{font-family:arial; font-size:9px; color:000000; 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:000000; font-weight:none;border:0px; text-transform: uppercase;} a.redlink:link{font-family:arial; font-size:9px; color:000000; font-weight:none;border:0px; text-transform: uppercase;} a.redlink:active{font-family:arial; font-size:9px; color:000000; font-weight:none;border:0px; text-transform: uppercase;} a.redlink:visited{font-family:arial; font-size:9px; color:000000; font-weight:none;border:0px; text-transform: uppercase; } a.redlink:hover{font-family:arial; font-size:9px; color:000000; 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:000000; font-weight:none;border:0px; text-transform: uppercase;} a.navbar:link{font-family:arial; font-size:9px; color:000000; font-weight:none;border:0px; text-transform: uppercase;} a.navbar:active{font-family:arial; font-size:9px; color:000000; font-weight:none;border:0px; text-transform: uppercase;} a.navbar:visited{font-family:arial; font-size:9px; color:000000; font-weight:none;border:0px; text-transform: uppercase;} a.navbar:hover{font-family:arial; font-size:9px; color:000000; font-weight:none;border:0px; text-transform: uppercase;} {Default Links} a:link, a.man{font-family:arial; font-size:9px; color:000000; font-weight:none;border:0px; text-transform: uppercase; letter-spacing: 0px;} a:active{font-family:arial; font-size:9px; color:000000; font-weight:none;border:0px; text-transform: uppercase;} a:visited{font-family:arial; font-size:9px; color:000000; font-weight:none;border:0px; text-transform: uppercase;} a:hover{font-family:arial; font-size:9px; color:000000; font-weight:none;border:0px; text-transform: uppercase;} {bolded words} .standard b, p b, B, strong { font-family:arial; font-size:9px; color:000000; font-weight:none;border:0px; text-transform: uppercase; } </style> <div class="banner"> <img src="http://i11.tinypic.com/2zicy1x.jpg"> </div> And here is the code for the Who I'd like to meet for the picture above my profile: CODE <style>table table {margin-top:150px;} div table table, table table table {margin-top:0;} .banner {width:278px; height:278px; position:absolute; top:150px; left:50%; margin-left:-400px; text-align:center;}</style> here's a picture of what it does: *I know the layout is plain right now I'm just doing this step first then putting some goods in there:D*
|
|
|
|
Jan 5 2007, 10:32 PM
Post
#2
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 20,342 Joined: Apr 2004 Member No: 11,270 |
Change
CODE <style>table table {margin-top:150px;} div table table, table table table {margin-top:0;} .banner {width:278px; height:278px; position:absolute; top:150px; left:50%; margin-left:-400px; text-align:center;}</style> To CODE <style>table table {margin-top:350px;} div table table, table table table {margin-top:0;} .banner {width:278px; height:578px; position:absolute; top:200px; left:50%; margin-left:-400px; text-align:center;}</style> Play around with table table {margin-top:350px;} that number. If you want to make it less space make that number smaller. To move the image more edit margin-left. |
|
|
|
Jan 5 2007, 11:39 PM
Post
#3
|
|
![]() Member ![]() ![]() Group: Member Posts: 29 Joined: Jan 2007 Member No: 492,333 |
Thank you so much, that worked out great. I don't know how you all get so good but I wish I was that good lol.
Thanks alot though. Chelsea~ |
|
|
|
| *Infinite.* |
Jan 5 2007, 11:41 PM
Post
#4
|
|
Guest |
Topic closed
Any other questions feel free to ask. |
|
|
|
![]() ![]() |