SecondBreakfast417
02-02-05, 08:06 PM
p073.ezboard.com/usecondb...anguage=EN (http://p073.ezboard.com/usecondbreakfast417.showPublicProfile?language=EN)
My profile. I want the lime green to be black #000000
as well as the random white space...
Also...I don't know whats going on with my icon up top there...if someone could help...lol
If it can't be fixed if someone could get me a similar code?
Heres the code I have now:
body {
margin:0 0 0 0;
padding: 0 0 0 0;
color: #000000;
background: #000000;
font: 11px tempus sans itc, sans-serif;
letter-spacing: 1px;
text-align:center;
}
a { color: #ffffff; text-decoration: none;}
a:link { text-decoration: inherit; }
a:visited { text-decoration: inherit; }
a:hover { background: #cc99ff; color: #ffffff; text-decoration: underline; }
a:active { background: transparent; color: #000000; text-decoration: underline; }
h1 { font : bold 24px "andale mono", sans-serif; margin : 0; letter-spacing: 4px; padding-bottom: 10px; color: #000000;}
h2 { color : #cc99ff; font: bold 10px tahoma, sans-serif; letter-spacing: 2px; padding: 0 0 3px 0; border-bottom: 1px dotted #cc99ff; margin: 10px }
.title { color : #ccccff; font : 10px tahoma, sans-serif; display lock; padding:1px 3px 1px 0px; border-top: 1px solid #ccccff; }
.value { color : #ffffff; border-bottom: 1px solid #ffffff; width:100%; display: block;}
.privatevalue { color : #ffffff; font-style : italic;}
dl { font-size : 10px; margin : 6px 0 0 0px; padding : 0 0 0 5px; }
dd {padding: 0 0 5px 0;}
h1 img {height: 20px; width: 20px}
/* master positioning */
#wrapper {
width : 600px;
height: 700px;
text-align:left;
background: url(img.photobucket.com/album...oth10.jpg) (http://img.photobucket.com/albums/v621/Holly10124/normal_the-moth10.jpg)) no-repeat -50px 0px;
margin-top:5px; background-repeat:no-repeat
}
#heading {
position:relative; left:200px; top:5px;
width: 400px; height:150px;
z-index: 8;
}
#hypermatch {
background-color : #000000;
border: 1px solid #ffffff;
text-align:center;
******; left:390px; top:250px;
width: 220px;
}
a.hypermatch { display : block; padding: 0 10px 0 10px; color: #000000}
a.hypermatch:hover { display : block; padding: 0 10px 0 10px; text-decoration: none;}
#personalphoto {
background-image:url(img.photobucket.com/album...ost1.jpg); (http://img.photobucket.com/albums/v621/Holly10124/Lost1.jpg);)
width:60px;
height:60px;
******;
left:-130px; top:195px;
width:60px; height:60px;
z-index: 3;
}
#profileheader {
background-color : #cc99ff; border: 1px solid #ffffff;
******; left:-190px; top:250px;
padding: 6px;
padding-left: 10px;
z-index: 2;
height: 30px;
}
#totalposts, #membersince {
padding: 6px;
background-color : #cc99ff; border: 1px solid #ffffff;
color : #000000;
font : 10 px Tahoma, verdana, sans-serif;
letter-spacing: 2px;}
#totalposts {
******; left:-130px; top:120px; z-index: 3; width:140px}
#membersince {
******; left:80px; top:70px; z-index: 3; width:340px}
#main {
position:relative; left:300px; top:-10px; width:500px;
padding: 5px;
z-index: 1;
display lock;
}
#personalinfo {
background-color : #000000;
width:280px;
border: 1px solid #ffffff;
******; left: 40px; top: 155px;
overflow:inherit;
}
#contactinfo {
background-color : #000000;
width:220px;
border: 1px solid #ffffff;
******; left:-290px; top:140px
}
#firstname, #lastname, #age, #location, #occupation, #hobbies, #personalbio, #communities { margin: 10px 40px 10px 10px; }
#email, #pm, #im, #link, #recentposts { margin : 10px; }
#firstname, #lastname, #age, #email, #pm, #im {display:none}
#privatemessageform { font-size : .75em; margin : 2px 0 0 15px; padding : 0 0 0 5px; width : 150px; text-align : right;}
input#subject, textarea#message { background-color: #000000; font : 11px "Courier New", Courier, monospace; width : 150px; color: #000000;}
input#send { background-color: #000000; color: #000000;
}
#footing {
color : #ffffff;
font-size : 10px;
padding: 2px 10px 2px 10px;
text-align:right;
clear: both;
******; left:50px; top:0px
}
#footing a:link, #footing a:visited { color : #cc66ff; }
#footing a:hover { color: #ffffff; background-color: #000000; }
img { border: 0px none; vertical-align : baseline }
div.spacer { clear: both; }
My profile. I want the lime green to be black #000000
as well as the random white space...
Also...I don't know whats going on with my icon up top there...if someone could help...lol
If it can't be fixed if someone could get me a similar code?
Heres the code I have now:
body {
margin:0 0 0 0;
padding: 0 0 0 0;
color: #000000;
background: #000000;
font: 11px tempus sans itc, sans-serif;
letter-spacing: 1px;
text-align:center;
}
a { color: #ffffff; text-decoration: none;}
a:link { text-decoration: inherit; }
a:visited { text-decoration: inherit; }
a:hover { background: #cc99ff; color: #ffffff; text-decoration: underline; }
a:active { background: transparent; color: #000000; text-decoration: underline; }
h1 { font : bold 24px "andale mono", sans-serif; margin : 0; letter-spacing: 4px; padding-bottom: 10px; color: #000000;}
h2 { color : #cc99ff; font: bold 10px tahoma, sans-serif; letter-spacing: 2px; padding: 0 0 3px 0; border-bottom: 1px dotted #cc99ff; margin: 10px }
.title { color : #ccccff; font : 10px tahoma, sans-serif; display lock; padding:1px 3px 1px 0px; border-top: 1px solid #ccccff; }
.value { color : #ffffff; border-bottom: 1px solid #ffffff; width:100%; display: block;}
.privatevalue { color : #ffffff; font-style : italic;}
dl { font-size : 10px; margin : 6px 0 0 0px; padding : 0 0 0 5px; }
dd {padding: 0 0 5px 0;}
h1 img {height: 20px; width: 20px}
/* master positioning */
#wrapper {
width : 600px;
height: 700px;
text-align:left;
background: url(img.photobucket.com/album...oth10.jpg) (http://img.photobucket.com/albums/v621/Holly10124/normal_the-moth10.jpg)) no-repeat -50px 0px;
margin-top:5px; background-repeat:no-repeat
}
#heading {
position:relative; left:200px; top:5px;
width: 400px; height:150px;
z-index: 8;
}
#hypermatch {
background-color : #000000;
border: 1px solid #ffffff;
text-align:center;
******; left:390px; top:250px;
width: 220px;
}
a.hypermatch { display : block; padding: 0 10px 0 10px; color: #000000}
a.hypermatch:hover { display : block; padding: 0 10px 0 10px; text-decoration: none;}
#personalphoto {
background-image:url(img.photobucket.com/album...ost1.jpg); (http://img.photobucket.com/albums/v621/Holly10124/Lost1.jpg);)
width:60px;
height:60px;
******;
left:-130px; top:195px;
width:60px; height:60px;
z-index: 3;
}
#profileheader {
background-color : #cc99ff; border: 1px solid #ffffff;
******; left:-190px; top:250px;
padding: 6px;
padding-left: 10px;
z-index: 2;
height: 30px;
}
#totalposts, #membersince {
padding: 6px;
background-color : #cc99ff; border: 1px solid #ffffff;
color : #000000;
font : 10 px Tahoma, verdana, sans-serif;
letter-spacing: 2px;}
#totalposts {
******; left:-130px; top:120px; z-index: 3; width:140px}
#membersince {
******; left:80px; top:70px; z-index: 3; width:340px}
#main {
position:relative; left:300px; top:-10px; width:500px;
padding: 5px;
z-index: 1;
display lock;
}
#personalinfo {
background-color : #000000;
width:280px;
border: 1px solid #ffffff;
******; left: 40px; top: 155px;
overflow:inherit;
}
#contactinfo {
background-color : #000000;
width:220px;
border: 1px solid #ffffff;
******; left:-290px; top:140px
}
#firstname, #lastname, #age, #location, #occupation, #hobbies, #personalbio, #communities { margin: 10px 40px 10px 10px; }
#email, #pm, #im, #link, #recentposts { margin : 10px; }
#firstname, #lastname, #age, #email, #pm, #im {display:none}
#privatemessageform { font-size : .75em; margin : 2px 0 0 15px; padding : 0 0 0 5px; width : 150px; text-align : right;}
input#subject, textarea#message { background-color: #000000; font : 11px "Courier New", Courier, monospace; width : 150px; color: #000000;}
input#send { background-color: #000000; color: #000000;
}
#footing {
color : #ffffff;
font-size : 10px;
padding: 2px 10px 2px 10px;
text-align:right;
clear: both;
******; left:50px; top:0px
}
#footing a:link, #footing a:visited { color : #cc66ff; }
#footing a:hover { color: #ffffff; background-color: #000000; }
img { border: 0px none; vertical-align : baseline }
div.spacer { clear: both; }