More help with they layout code

More help with they layout code

by RestriCKted on 09-20-2008 9:46 pm

My profile now isnt bad, but really isnt good.
The code I have now ==>
Code:
body {
     text-align: center;
     font-family: arial, helvetica, sans-serif;
     font-size: 12px;
     background-image: url(http://ca.geocities.com/rasterop@rogers.com/images/matrix.gif);
     background-repeat: repeat;
     background-position: left bottom;
     background-color: #FFFFFF;
}
}
.locationstuff {
color: #83F52C;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:18px;
padding-left: 5px;
}
.stufftable {
   background-image: none;
   background-position: center;
   background-repeat:repeat;
   width:100%;
   color:#83F52C;
   margin-top:40px;
   padding:5px;
   border:2px solid #83F52C;
   padding-left:10px;
}
.statstable, .raninfotable, .avatartable, .contacttable, .commentaddtable
{
   background-image: url(http://ca.geocities.com/rasterop@rogers.com/images/matrix.gif);
   background-position:center;
   background-repeat:repeat;
   width:100%;
   margin-top:10px;
   color:#83F52C;
   padding:5px;
   border:2px solid #83F52C;
   padding-left:10px;
}
#wrap {
   width: 100%;
   margin: 0 auto;
   text-align: left;
   background: url(http://ca.geocities.com/rasterop@rogers.com/images/matrix.gif) repeat fixed left top;
}
.commenttable {
   background-image: none;
   background-position: center;
   background-repeat: repeat;
   width:100%;
   color:#000000;
   margin-top:40px;
   padding:5px;
   border:2px solid #080808;
   padding-left:10px;
}
.navlinks, .navlinks a:link, .navlinks a:active, .navlinks a:visited {
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   color:#83F52C;
    text-decoration: none;
}
.navlinks a:hover {
   color:#83F52C;
}

.friendstable {
   background-image: none;
   background-position: center;
   background-repeat: repeat;
   width:500%;
   color:#000000;
   margin-top:40px;
   padding:5px;
   border:none;
   padding-left:10px;
}
.comment_media {
background: none;
color:#FFFFFF;
text-align: left;
border: 2px solid #000000;
}



What I would like is to have the neon green border boxes blend in, have the comment boxes be black, have the text color in the comment boxes be neon green, have the friend controlls text as well as the text in that area be neon green, have my name be neon green, and remove the green border around the "about me" section.

I know virtually nothing about CSS either.
Any help is much appreciated

Rules are like bones, they were meant to be broken.

RestriCKted
THE CAKE IS A LIE
 
Posts: 1504
Joined: 13 May 2008
Age: 14
Gender: Male
Location: Hell of I know..

by GlassTears on 09-20-2008 10:36 pm

. . . I'll try, I make no promises though Razz


My forum: http://devilspaw.aforumfree.com/forum.htm
You're welcome to join.

GlassTears
This house is not a home.
 
Posts: 5350
Joined: 23 Jul 2008
Age: 16
Location: Hells Welcome Center

by RestriCKted on 09-20-2008 11:05 pm

. . . I'll try, I make no promises though


Okie dokie. Thanks

Rules are like bones, they were meant to be broken.

RestriCKted
THE CAKE IS A LIE
 
Posts: 1504
Joined: 13 May 2008
Age: 14
Gender: Male
Location: Hell of I know..

RE: More help with they layout code

by GlassTears on 09-20-2008 11:44 pm

Ha, I got it. I need a drink now XD

Spoiler: 
body {
text-align: center;
font-family: arial, helvetica, sans-serif;
font-size: 12px;
background-color: #000000;
background: url(http://ca.geocities.com/rasterop@rogers.com/images/matrix.gif) repeat fixed center top;
}
#wrap {
width: 100%;
margin: 0 auto;
text-align: left;
background: url(http://ca.geocities.com/rasterop@rogers.com/images/matrix.gif) repeat fixed center top;
}
#wrapinside {
width: 836px;
background:inheirt;
margin: 0 auto;
text-align: left;
}
.navlinks, .navlinks a:link, .navlinks a:active, .navlinks a:visited {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color:#83F52C;
}
.navlinks a:hover {
color:#83F52C;
}
h1 {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 20px;
margin: 0px;
color:#83F52C;
display:inline;
padding: 0px;
padding-left: 5px;
}
.locationstuff {
color: #83F52C;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:14px;
padding-left: 5px;
}
.stufftable {
background: none;
background-position: left top;
background-repeat:repeat;
width:100%;
color:#83F52C;
margin-top:40px;
padding:5px;
border:3px solid #000000;
padding-left:10px;
}
.contacttable, .statstable, .raninfotable, .avatartable, .friendstable
{
background: none;
background-position: left top;
background-repeat:repeat;
width:100%;
margin-top:10px;
color:#83F52C;
padding:5px;
border:3px solid #070707;
padding-left:10px;
}
.commenttable, .commentaddtable {
background: none;
background-position: left top;
background-repeat:repeat;
width:100%;
margin-top:10px;
color:#83F52C;
padding:5px;
border: none;
padding-left:10px;
}


.profilepic {
border:3px solid #070707;
}

.tableheader {
height: 31px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 13px;
color:#83F52C;
margin:0;
padding:0;
font-weight: bold;
padding-left: 5px;
text-align: left;
}
.highlights, .highlights a:link, .highlights a:active, .highlights a:visited {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 13px;
color:#83F52C;
font-weight: bold;
padding-left: 5px;
text-align: left;
}
.highlights a:hover {
color:#83F52C;
}
#wrapinside .tableflip .righttablecol .stufftable .tableheader {
font-size:1px;
height:1px;
color: #000000;
}
.comments1 {
background-color:#070707;
}
.commentsinfo {
color:#CCCCCC;
font-size:10px;
}
.comment_media {
background: #000000;
color:#83F52C;
text-align: left;
border: 2px solid #070707;
}
#footer2 {
text-align:center;
background:none;
padding: 2px;
}
.addcomment, .addcomment a:link, .addcomment a:active, .addcomment a:visited, addcomment {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 14px;
color:#83F52C;
font-weight: bold;
}
.addcomment a:hover {
color:#83F52C;
text-decoration: line-through;
}
addcommentalign {
text-align:right;
}
.quote {
background-color:#1f1d1e;
border:2px solid #141311;
filter: Alpha(Opacity=80);
}
.genmed {
color:#c0c0c0;
}
.friendstable {display: none;}


My forum: http://devilspaw.aforumfree.com/forum.htm
You're welcome to join.

GlassTears
This house is not a home.
 
Posts: 5350
Joined: 23 Jul 2008
Age: 16
Location: Hells Welcome Center

by RestriCKted on 09-21-2008 10:40 am

Thank ya so much GT. +karma

Rules are like bones, they were meant to be broken.

RestriCKted
THE CAKE IS A LIE
 
Posts: 1504
Joined: 13 May 2008
Age: 14
Gender: Male
Location: Hell of I know..


Profile Layout Help and Discussion


Learn about emo | Emo Layouts | About | Contact Us | Privacy Policy | Terms of Use | Emo the Blog