Daedalus Luna
Registered User
ezSupporter
Posts: 201
|
Posted: 11/14/05 10:49 am
profile page doesn't work...
I've set it on "custom CSS" in the control center and it doesn't work... and, my image IN the codes refuses to show, what am I doing wrong!? Thank you for any help provided! I'm SO bad at CSS...
(I'm a gold member if there is any difference? I also used the skin generator located :: Here :: )
This is the code I WANT to use that gives me the finger >.< as well as it doesn't want to fit in the red "square" below the user name and on the left of the user info..
*Pulls hair in frustration* I had a CSS sheet like this before but someone stole it and it went poof.... *grr*
/* © Copyright 2003, ezdesign
generated by profile skin wizard
http://ezdesign.spayce.com/content.php?content.17 */
body {
background-color: #000000; color: #ffffff; font: xx-small tahoa, sans-serif;
margin: 0px;
padding: 0px;
text-align: center;
}
img {vertical-align: bottom; border: 0px; }
a:link {color: #D7B8BB; text-decoration: none; background: transparent;}
a:visited {color: #DDDBDB; text-decoration: none; background: transparent;}
a:hover {color: #8F5050; text-decoration: none; background: transparent;}
a:active {color: #BD9696; text-decoration: none; background: transparent;}
H1 {font: bold large tahoma, sans-serif; color: #BC8888;letter-spacing: 2px;
display: inline;
padding: 10px 10px 5px 10px;
}
H2 {font: bold x-small verdana tahoma, sans-serif; color: #7E6C6C;letter-spacing: 2px;
margin: 0px;
padding: 10px 10px 0px 10px;
}
dl {font: 10px; margin: 6px 0 0 0; padding: 0 0 0 5px;}
dd {margin: 0 0 0 5px;
}
dt {}
#wrapper {background-color: #650B0B; width: 595px; margin: 20px auto;
text-align: left;
border: 10px solid #7E6C6C;
border-bottom: 0px;
background: #4B0206 url (http://photobucket.com/albums/v478/NCS/NCSCharacters/DaedalusLuna/?action=view¤t=NVE00110d.jpg) no-repeat top left;
}
#heading {background-color: #650B0B; width: 290px; height: auto;
float: left; padding: 10px auto auto auto; margin: 0px;
}
#personalphoto {float: left; margin: 0 10px;}
#ppimg {width: 300; height: 400px;}
#totalposts {background-color: transparent; font: inherit; color: ;margin: auto 10px auto 10px;
border-top: 1px solid #9D9E9D;
padding: 1px 3px 1px 1px;
}
#membersince {background-color: transparent; font: 11px Tahoma, verdana, sans-serif; color: ;margin: auto 10px auto 10px;
border-bottom: 1px solid #9D9E9D;
padding: 1px 3px 4px 1px;
}
#main {background-color: #650B0B; padding: 10px auto auto auto; border: ; margin: 0px;
width: 300px;
height: 350px;
}
#personalinfo {background-color: none; padding: auto; width: auto; float: none;
}
#contactinfo {background-color: none; padding: auto; width: auto; float: none;
}
#firstname, #lastname, #age, #occupation, #location, #hobbies, #personalbio, #email, #pm, #im, #link, #recentposts {margin: 10px; border: 0px; width: auto;
border-bottom: 1px solid #9D9E9D;
padding-bottom: 5px;
}
#im {display:none;}
#recentposts {display:none;}
.title {color: ; font: ;}
.value {color: ;}
.privatevalue {color: ; font-style: italic;}
#footing {background-color: #7E6C6C; color: #BD9696; font: ;
padding: 2px 10px 4px 10px;
clear: both;
}
.spacer {clear: both;}
|