Help, I'm making new layout |
Help, I'm making new layout |
Apr 28 2007, 11:51 PM
Post
#1
|
|
![]() Newbie ![]() Group: Member Posts: 1 Joined: Apr 2007 Member No: 520,362 |
hey im trying to work on this layout and i have a couple of problems
1. The background image is tiled, and i just want only one pic in the middle, but i want the pic to fit the window of the page 2. I also dont know how to add something in the the About Me section, and the Who I Want to Meet. Do I just have to write in the boxes and it'll add it? Thanks for the help: <style type="text/css"> table, tr, td { background-color:transparent; border:none; border-width:0;} body { background-image: url("http://img82.imageshack.us/img82/7885/untitledlw4.png"); background-attachment:fixed; background-repeat:fixed; background-position:top middle; background-color:purple; } table table { border: 0px } table table table table{border:0px} table table table { border-style:solid; border-width:1px; border-color:black; background-color:purple; } TABLE, TD {background-color:transparent;border:none; border-width: 0px; color:purple; font: normal 6px ariel; padding: 0px; text-transform: uppercase; width:350px; text-align:justify;} TABLE TABLE {background-color:transparent;border: none;color:purple; font: normal 6px ariel; padding: 0px; text-transform: uppercase; text-align:justify;} TABLE TABLE TABLE {background-color:purple;border: 1pt solid;border-color:black;font: normal 6px ariel; height: .01%; width: 100%; padding: 1px; text-transform: uppercase; text-align:justify;} TABLE TABLE TABLE TABLE {background-color:transparent;border:none;color:black; font: normal 6px ariel; padding: 0px; text-transform: uppercase; text-align:justify;} TABLE TABLE TABLE TABLE TABLE {background-color:transparent; border:none; color:black; font: normal 6px ariel; padding: 0px; text-transform: uppercase; } TABLE TABLE TABLE TABLE TABLE TABLE {background-color:transparent; border:none; font: normal 6px ariel; padding: 0px; text-transform: uppercase; } TD TD {text-align: normal;} TD TD TD {text-align: normal;} TD TD TD TD {border-top: 0px solid; width: 1%; text-align:justify;} TD TD TD TD TD {border-top: 1px solid purple; text-align:justify;} TD TD TD TD TD TD {border: 0px solid;} table table td.text table td.text table table tbody td table, span.btext {display: } img {filter: progid:DXImageTransform.Microsoft.BasicImage(color=1); border: 1;} BODY { scrollbar-3dlight-color:#8E35EF; scrollbar-arrow-color:#FF00FF; scrollbar-base-color:#8E35EF; scrollbar-track-color:#461B7E; scrollbar-darkshadow-color:#461B7E; scrollbar-face-color:#8E35EF; scrollbar-highlight-color:#461B7E; scrollbar-shadow-color:#8E35EF;} table, td, p, span, li, strong, div{color: black; font-family:areial; text-transform: lowercase; font-size: 6pt;letter-spacing:0px; font-weight:normal;} .blacktext10{color: black; font-family:ariel;text-transform: lowercase; text-decoration:none; font-size: 6pt;font-weight:normal; } .blacktext12 {color: black; font-family:ariel;text-transform: lowercase; text-decoration: none; font-size: 6pt;font-weight:normal;} .btext{color: black; font-family:ariel;text-transform: lowercase; text-decoration: none; font-size: 6pt; font-weight:normal;letter-spacing:;} .nametext{color: black; font-family:ariel;text-transform: lowercase; text-decoration: none; font-size: 6pt;font-weight:normal;letter-spacing:-0.3em;border: 1px solid black; letter-spacing:4px; line-height:25px;background-color:purple; display: block;} .redbtext{color: black; font-family:ariel;cursor:help;text-transform: uppercase; text-decoration: none; font-size: 8pt; font-weight:small;letter-spacing:;} .redtext{color: black; font-family:ariel;cursor:help;text-transform: lowercase; text-decoration: none; font-size: 6pt;font-weight:normal;} .redtext8{color: black; font-family:ariel;cursor:help;text-transform: lowercase; text-decoration: none; font-size: 6pt;font-weight:normal;} .whitetext12{color: purple; font-family:ariel;cursor:help;text-transform: lowercase; text-decoration: none; font-size: 8pt;font-weight:normal; border: 1px solid black; letter-spacing:2px; line-height:25px;background-color:purple; display: block;} .lightbluetext8 {font-family:ariel; font-size: 10pt; color: purple; font-weight: small; } .orangetext15 {font-family: ariel; font-size: 10pt; color: black; font-weight: normal; border: 1px solid black; letter-spacing:2px; line-height:25px;background-color:purple; display: block;} .text {font-family: ariel; font-size: 6pt; color: white; } a:link{color: black; font-family:ariel;text-transform: lowercase; text-decoration: none; font-size:6pt;font-weight:normal;letter-spacing:;} a:visited{color: purple; font-family:ariel;text-transform: lowercase; text-decoration: none; font-size:6pt; font-weight:normal;letter-spacing:;} a:active{color: purple; font-family:ariel;text-transform: lowercase; text-decoration: none; font-size:6pt;font-weight: normal } a:hover{color: white; font-family:ariel;text-transform: lowercase; text-decoration: none; font-size: 6pt;font-weight: normal} a.navbar{color: black; font-family:ariel;text-transform: lowercase; text-decoration: none; font-size: 8pt; }font-weight: normal} a.navbar:link{color: white; font-family:ariel;text-transform: lowercase; text-decoration: none; font-size: 8pt; font-weight: normal} a.navbar:active{color:black; font-family:ariel;text-transform: lowercase; text-decoration: none; font-size: 8pt;border: 1px solid; border-color:black; background-color: purple;font-weight: normal} a.navbar:visited{color:black; font-family:ariel;text-transform: lowercase; text-decoration: none; font-size: 8pt;font-weight: normal} a.navbar:hover{ color: white; font-family:ariel;text-transform: lowercase; text-decoration: none; font-size: 8pt;border: 1px solid; border-color:black; background-color: purple; font-weight: normal} </style> |
|
|
|
Scooby-Doo Lover Help, I'm making new layout Apr 28 2007, 11:51 PM
catastrophic To change your background and make it centered:
CO... Apr 29 2007, 12:43 PM![]() ![]() |