1
Name Changes / New NAme
« on: February 25, 2017, 11:46:37 AM »
Old Name - jdm_4eva
new name - psn_4eva
new name - psn_4eva
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
body {
background-color: transparent;
color: white;
}
#follow-notification {
display: none;
position: absolute;
top: 0px;
left: 0px;
width: 580px;
height: 110px;
border-radius: 10px;
background-image: url('http://i.imgur.com/XwX5kMx.png') !important;
background-repeat: no-repeat;
}
#follow-notification .leftimage {
position: absolute;
top: 0px;
left: 0px;
width: 100px;
height: 100px;
background-repeat: no-repeat;
background-position-x: 0px;
background-position-y: 0px;
background-size: 100px;
float: left;
border-radius: 10px;
}
#follow-notification .followname {
margin-left: 96px;
padding-top: 15px;
text-align: center;
width: 385px;
line-height: 55px;
vertical-align: middle;
font-size: 32px;
font-family: Algerian;
text-shadow: 2px 2px 1px #000;
color: #ffffff;
}
#follow-notification .header {
margin-right: 115px;
padding-top: 10px;
text-align: left;
vertical-align: top;
font-size: 26px;
line-height: 26px;
font-family: ('Homoarakhn Regular');
src: url ('C:\Windows\Fonts\Homoarak.ttf');
text-shadow: 1px 1px 1px #FFFDE8;
color: red;
float: right;
border-bottom: red;
border-bottom-style: double;
}