Something You Should Know About Me
So it's pretty late and I don't want to do anything else. But I do want friends! How do I make a friend request!? I've combed FAQs as best I can with lack of sleep... help! Also, how do I stretch an image horizontally but not vertically?
invalid_text
body{
background:#A3A3A3;
background-image:url('http://img145.imageshack.us/img145/1066/journalbottompiccopyho7.jpg');
background-position:bottom;
background-repeat:no-repeat;
}
div.profilePhotoTitle, div.profileInfoTitle, div.profileAboutTitle, div.profileMediaTitle, div.profileCommentTitle, div.profileFriendTitle, div.profileMessageTitle, div.liveMessageTitle, div.profileRssTitle, #myLiveEvent dt{
background:#000000;
color:#DC143C;
font-size:8pt;
}
#profilePhoto, #profileFriend, #profileComment,#profileAbout, #profileInfo, #profileMessage, #liveMessage, #profileMediaPhoto, #profileMediaAudio,#profileMediaVideo, div.profileRss{
background:#000000;
color:#FFC0CB;
font-size:8pt;
border-width:2px;
border-color:#DC143C;
}
#myEventCalendar, #myLiveEvent, #myEventCalendarBody{
background:#000000;
color:#FFC0CB;
font-size:8pt;
}
#myEventCalendar{
border-width:2px;
border-color:#DC143C;
}
invalid_text
View All | Add Comment
Comments (0)

