The white boxes.

The white boxes.

by RestriCKted on 09-20-2008 6:22 pm

The white box thats in the middle, I need help with it.

How do I change its colour, and how do I change the font colour?

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

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

by Tom on 09-20-2008 7:13 pm

To get rid of the white wrap, copy the link that you have for your "background image" and insert it in this code here:

Code:
#wrap {
   width: 100%;
   margin: 0 auto;
   text-align: left;
   background: url(http://i204.photobucket.com/albums/bb61/Tom_Uchiha_Productions/CSS%20stuff/yagami-light-wallpaper-1024-768.jpg) repeat fixed left top;
}


Put it in place of the url I have there and paste it at the end of your profile CSS.

As for the font color:


Code:
}
h1 {
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   font-size: 20px;
   margin: 0px;
   color: #9C0705;
   display:inline;
   padding: 0px;
   padding-left: 5px;
}


Get a color code and put it in the place of the #9C075 I have there. And for the different boxes...

Code:
}
.locationstuff {
color: [b]#9C0705[/b];
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:18px;
padding-left: 5px;
}
.stufftable {
   background-image: none;
   background-position: center;
   background-repeat:no-repeat;
   width:100%;
   color:[b]#373737[/b];
   margin-top:40px;
   padding:5px;
   border:2px solid [i]#9C0705[/i];
   padding-left:10px;
}
.contacttable, .statstable, .raninfotable, .avatartable, .friendstable, .commenttable, .commentaddtable
{
   [u]background-image: url(http://i204.photobucket.com/albums/bb61/Tom_Uchiha_Productions/CSS%20stuff/Yagami-Light-1.jpg);[/u]
   background-position:center;
   background-repeat:repeat;
   width:100%;
   margin-top:10px;
[b]   color:#373737;[/b]
   padding:5px;
   border:2px solid [i]#9C0705;[/i]
   padding-left:10px;
}


Bolds are the font colors, change them to whatever you want.
Italics are border colors, you can set them to the same color as the fonts if you want.
Underlined text is background images. If you want to replace it with a solid color, like black put in:
Code:
background-color: #000000


in place of the background-image:url(url here)

I'm not 100% sure on the last part, but I'm pretty sure it's right.
I conformed and started reading the Twilight series, pity me.



xXGlassTearsXx wrote: My god is humping my leg xD


Academyofliars wrote: Tom is cooler then you.


^^ Unplugged is a grammar nazi and pointed out that it should be "than" instead of "then", and then told me that the Dutch should be the world's teachers.

Tom
Open up your arms, I need you here
 
Posts: 2700
Joined: 11 Feb 2008
Age: 15
Location: KENYAAAAAAAAAAA!

by RestriCKted on 09-20-2008 8:19 pm

Thank ya

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

RestriCKted
THE CAKE IS A LIE
 
Posts: 1319
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