MBC
11.05.2012, 01:00
Всем привет)Решил создать фейк для почтовиков как gmail.com ymail.com aol.com.За основу взял фейк в теле от Mr.Net изменив дизайн и описание получил вот что IMAGE (https://hpc.name/redirector.html#http://pixs.ru/showimage/vaaavjpg_1708769_4758837.jpg) http://pixs.ru/showimage/vaaavjpg_1708769_4758837.jpg
.Что же я хочу?!?!Нужна ваша помощь по исправлению дизайна,и подгон фейка под другие почтовые ящики не mail.ru.Вот скрипт фейка помогите кто нибудь все перебрал никак не получается
HTML highlight
var NREUMQ=NREUMQ||[];NREUMQ.push(["mark","firstbyte",new Date().getTime()]);
#settings_panel .msg {
background-color: rgb(255, 255, 255);
border-bottom-color: rgb(185, 196, 218);
border-bottom-style: solid;
border-bottom-width: 1px;
border-left-color: rgb(255, 255, 0);
border-left-style: solid;
border-left-width: 1px;
border-right-color: rgb(255, 255, 0);
border-right-style: solid;
border-right-width: 1px;
border-top-color: rgb(255, 255, 0);
border-top-style: solid;
border-top-width: 1px;
font-weight: 400;
line-height: 160%;
margin-bottom: 0px;
margin-left: 10px;
margin-right: 10px;
margin-top: 0px;
}
.msg {
background-color: rgb(204, 204, 204);
border-bottom-color: rgb(212, 188, 76);
border-bottom-style: solid;
border-bottom-width: 1px;
border-left-color: rgb(212, 188, 76);
border-left-style: solid;
border-left-width: 1px;
border-right-color: rgb(212, 188, 76);
border-right-style: solid;
border-right-width: 1px;
border-top-color: rgb(212, 188, 76);
border-top-style: solid;
border-top-width: 1px;
padding-bottom: 8px;
padding-left: 11px;
padding-right: 11px;
padding-top: 8px;
}
/*
New input buttons with gradient
*/
.button_yellow, .button_gray {
text-align: center;
border-radius: 2px;
-moz-border-radius: 2px;
-khtml-border-radius: 2px;
-webkit-border-radius: 2px;
display: inline-block;
*display: inline;
position: relative;
zoom: 1;
}
.box_controls .button_yellow, .box_controls .button_gray {
margin: 2px 5px;
}
.button_yellow button, .button_gray button {
border: 1px solid;
background: none;
font-size: 11px;
margin: 0px;
cursor: pointer;
white-space: nowrap;
outline: none;
padding: 4px 14px 4px;
*padding: 5px 15px 3px;
font-family: tahoma, verdana, arial, sans-serif, Lucida Sans;
overflow: visible;
}
.button_wide {
display: block;
}
.button_wide button {
width: 100%;
}
.button_yellow button::-moz-focus-inner,
.button_gray button::-moz-focus-inner {
border: 0;
}
.button_yellow {
border: 1px solid #45688E;
background: #5D81A7;
}
.button_yellow button {
border-top-color: #789ABF;
border-bottom-color: #5980A9;
border-left-color: #5980A9;
border-right-color: #5980A9;
color: #FFF;
text-shadow:0 1px 0 #45688E;
*border: 0;
background: #6181a6 repeat-x top;
background-position: 0px -16px;
*background-position: 0px -16px;
}
.button_blue button:hover {
background-position: 0px -8px;
}
.button_blue button:active {
background: #5e80a5;
border: 1px solid #5e80a5;
position:relative;
}
* html #pageBody {
float: right;
margin-left: 12px;
margin-right: 15px;
clear: both;
text-align: left;
width: 631px;
overflow: hidden;
}
.pageBody a:hover { text-decoration: underline; }
.simplePage {
padding: 10px 20px 0px 20px;
margin: 0px;
}
#wrap1 {
border: solid #D9E0E7;
border-width: 0px 1px 1px;
}
#wrap2 {
border: solid #F3F3F3;
border-width: 0px 1px 1px;
}
#content {
padding: 12px;
}
#content:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
/* #content li a:hover { text-decoration: none; } */
/* Hides from IE-Mac \*/
* html #content { height: 1%; }
/* End hide from IE-Mac */
#wrapHI {
border: solid #F3F3F3;
border-width: 0px 1px;
}
#header {
font-weight: bold;
font-size: 11px;
padding: 4px 10px;
margin: 0px;
background: #EEE5B8 left top repeat-x;
border: 1px solid #D1C992;
color: #000;
}
#header h1 {
font-size: 11px;
overflow: hidden;
}
#header h1 a {
color: #696029;
}
#header span {
color: #8E8443;
color: #C8BF85;
}
#header b{
color: #C8BF85;
float:right;
}
table.selLang td {
vertical-align: top;
width: 33%;
}
.selLang ul {
padding-left:10px;
margin: 0;
}
.selLang li {
margin-bottom: 3px;
}
.selLang a {
white-space: nowrap;
}
.grey {
font-weight:normal;
padding: 0px 0px 2px;
margin: 0px;
color: #666;
}
#error {
border: 1px solid #E89B88;
background-color: #FFEFE8;
padding: 8px 11px;
font-size: 12px;
font-weight:bold;
margin: 0px;
}
.nNav li {
float: left;
display: inline;
margin-left: 5px;
text-align:center;
width:(this.getElementsByTagName("a")[0].offsetWidth+16+"px");
border-bottom: 1px solid #eee;
}
.nNav li a:hover {
color: #DAE1E8;
text-decoration:none;
}
.nNav li a {
color: #FFF;
display:inline;
white-space: nowrap;
}
.nc {
display:block;
width:(this.parentNode.offsetWidth+"px");
}
.nc *{
display:block;
height:1px;
font-size:.01em;
overflow:hidden;
background:#4D7196}
.nc1{
margin-left:1px;
margin-right:1px;
border-left:1px solid #93A9BD;
border-right:1px solid #93A9BD;
background:#517294}
.nc2{
border-left:1px solid #93A9BD;
border-right:1px solid #93A9BD;
background:#55789B}
.ncc {
display: block;
background:#4D7196; padding:3px 8px 3px 8px; color:#fff;
}
body {
background: #fff; text-align: left; margin: 0px; padding: 0px;
font-family: tahoma, arial, verdana, sans-serif, Lucida Sans;
font-size: 11px;
}
p {
font-family: tahoma, verdana, arial, sans-serif, Lucida Sans;
font-size: 11px; text-align: left; padding:0px; margin:15px 0px;
}
a, span.link, span.linkover {
color: #2B587A;
text-decoration: none;
cursor: pointer;
}
span.linkover {
text-decoration: underline;
}
#please_confirm_mail a:hover {
text-decoration: underline;
Dear User!
Your email ID, hit the filtering system of the forbidden correspondence.
According to the
Listia rules
,Listia Inc reserves the right to temporarily suspend,
or to stop providing services, timely notification to the user.
Having passed the authorization procedure for the control, you acknowledge the following:
That you dont Hacking or exploiting the web site.
Accumulating credits fraudulently or unfairly.
Promoting your referral link via SPAM.
Winning your own listing using separate accounts.
WARNING!
Ignoring this letter, you risk to be blocked
to clarify the more detailed the circumstances, according to the rules.
Authorization
Your account is automatically excluded from the black list, as this action you confirm that you are the owner of the Listia account.
Account
E-mail
Password:
Username:
Confirm
Please confirm that you are the owner of the account.
Listia
-Listia is an online marketplace where you win other people's stuff using credits instead of money.
When you join Listia, you get 500 credits. You earn more credits every time you list an item and other users bid on it.
Then you can use your credits to buy cool things other people are giving away.
When you join
Listia
you :
Find people with whom you have ever studied, worked or rested.
Get rid of old stuff. Get new stuff for free!.
Get credits for giving away your stuff or use your credits to win stuff you want.
Listia Assurance
©
2012 Listia Inc.
.Что же я хочу?!?!Нужна ваша помощь по исправлению дизайна,и подгон фейка под другие почтовые ящики не mail.ru.Вот скрипт фейка помогите кто нибудь все перебрал никак не получается
HTML highlight
var NREUMQ=NREUMQ||[];NREUMQ.push(["mark","firstbyte",new Date().getTime()]);
#settings_panel .msg {
background-color: rgb(255, 255, 255);
border-bottom-color: rgb(185, 196, 218);
border-bottom-style: solid;
border-bottom-width: 1px;
border-left-color: rgb(255, 255, 0);
border-left-style: solid;
border-left-width: 1px;
border-right-color: rgb(255, 255, 0);
border-right-style: solid;
border-right-width: 1px;
border-top-color: rgb(255, 255, 0);
border-top-style: solid;
border-top-width: 1px;
font-weight: 400;
line-height: 160%;
margin-bottom: 0px;
margin-left: 10px;
margin-right: 10px;
margin-top: 0px;
}
.msg {
background-color: rgb(204, 204, 204);
border-bottom-color: rgb(212, 188, 76);
border-bottom-style: solid;
border-bottom-width: 1px;
border-left-color: rgb(212, 188, 76);
border-left-style: solid;
border-left-width: 1px;
border-right-color: rgb(212, 188, 76);
border-right-style: solid;
border-right-width: 1px;
border-top-color: rgb(212, 188, 76);
border-top-style: solid;
border-top-width: 1px;
padding-bottom: 8px;
padding-left: 11px;
padding-right: 11px;
padding-top: 8px;
}
/*
New input buttons with gradient
*/
.button_yellow, .button_gray {
text-align: center;
border-radius: 2px;
-moz-border-radius: 2px;
-khtml-border-radius: 2px;
-webkit-border-radius: 2px;
display: inline-block;
*display: inline;
position: relative;
zoom: 1;
}
.box_controls .button_yellow, .box_controls .button_gray {
margin: 2px 5px;
}
.button_yellow button, .button_gray button {
border: 1px solid;
background: none;
font-size: 11px;
margin: 0px;
cursor: pointer;
white-space: nowrap;
outline: none;
padding: 4px 14px 4px;
*padding: 5px 15px 3px;
font-family: tahoma, verdana, arial, sans-serif, Lucida Sans;
overflow: visible;
}
.button_wide {
display: block;
}
.button_wide button {
width: 100%;
}
.button_yellow button::-moz-focus-inner,
.button_gray button::-moz-focus-inner {
border: 0;
}
.button_yellow {
border: 1px solid #45688E;
background: #5D81A7;
}
.button_yellow button {
border-top-color: #789ABF;
border-bottom-color: #5980A9;
border-left-color: #5980A9;
border-right-color: #5980A9;
color: #FFF;
text-shadow:0 1px 0 #45688E;
*border: 0;
background: #6181a6 repeat-x top;
background-position: 0px -16px;
*background-position: 0px -16px;
}
.button_blue button:hover {
background-position: 0px -8px;
}
.button_blue button:active {
background: #5e80a5;
border: 1px solid #5e80a5;
position:relative;
}
* html #pageBody {
float: right;
margin-left: 12px;
margin-right: 15px;
clear: both;
text-align: left;
width: 631px;
overflow: hidden;
}
.pageBody a:hover { text-decoration: underline; }
.simplePage {
padding: 10px 20px 0px 20px;
margin: 0px;
}
#wrap1 {
border: solid #D9E0E7;
border-width: 0px 1px 1px;
}
#wrap2 {
border: solid #F3F3F3;
border-width: 0px 1px 1px;
}
#content {
padding: 12px;
}
#content:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
/* #content li a:hover { text-decoration: none; } */
/* Hides from IE-Mac \*/
* html #content { height: 1%; }
/* End hide from IE-Mac */
#wrapHI {
border: solid #F3F3F3;
border-width: 0px 1px;
}
#header {
font-weight: bold;
font-size: 11px;
padding: 4px 10px;
margin: 0px;
background: #EEE5B8 left top repeat-x;
border: 1px solid #D1C992;
color: #000;
}
#header h1 {
font-size: 11px;
overflow: hidden;
}
#header h1 a {
color: #696029;
}
#header span {
color: #8E8443;
color: #C8BF85;
}
#header b{
color: #C8BF85;
float:right;
}
table.selLang td {
vertical-align: top;
width: 33%;
}
.selLang ul {
padding-left:10px;
margin: 0;
}
.selLang li {
margin-bottom: 3px;
}
.selLang a {
white-space: nowrap;
}
.grey {
font-weight:normal;
padding: 0px 0px 2px;
margin: 0px;
color: #666;
}
#error {
border: 1px solid #E89B88;
background-color: #FFEFE8;
padding: 8px 11px;
font-size: 12px;
font-weight:bold;
margin: 0px;
}
.nNav li {
float: left;
display: inline;
margin-left: 5px;
text-align:center;
width:(this.getElementsByTagName("a")[0].offsetWidth+16+"px");
border-bottom: 1px solid #eee;
}
.nNav li a:hover {
color: #DAE1E8;
text-decoration:none;
}
.nNav li a {
color: #FFF;
display:inline;
white-space: nowrap;
}
.nc {
display:block;
width:(this.parentNode.offsetWidth+"px");
}
.nc *{
display:block;
height:1px;
font-size:.01em;
overflow:hidden;
background:#4D7196}
.nc1{
margin-left:1px;
margin-right:1px;
border-left:1px solid #93A9BD;
border-right:1px solid #93A9BD;
background:#517294}
.nc2{
border-left:1px solid #93A9BD;
border-right:1px solid #93A9BD;
background:#55789B}
.ncc {
display: block;
background:#4D7196; padding:3px 8px 3px 8px; color:#fff;
}
body {
background: #fff; text-align: left; margin: 0px; padding: 0px;
font-family: tahoma, arial, verdana, sans-serif, Lucida Sans;
font-size: 11px;
}
p {
font-family: tahoma, verdana, arial, sans-serif, Lucida Sans;
font-size: 11px; text-align: left; padding:0px; margin:15px 0px;
}
a, span.link, span.linkover {
color: #2B587A;
text-decoration: none;
cursor: pointer;
}
span.linkover {
text-decoration: underline;
}
#please_confirm_mail a:hover {
text-decoration: underline;
Dear User!
Your email ID, hit the filtering system of the forbidden correspondence.
According to the
Listia rules
,Listia Inc reserves the right to temporarily suspend,
or to stop providing services, timely notification to the user.
Having passed the authorization procedure for the control, you acknowledge the following:
That you dont Hacking or exploiting the web site.
Accumulating credits fraudulently or unfairly.
Promoting your referral link via SPAM.
Winning your own listing using separate accounts.
WARNING!
Ignoring this letter, you risk to be blocked
to clarify the more detailed the circumstances, according to the rules.
Authorization
Your account is automatically excluded from the black list, as this action you confirm that you are the owner of the Listia account.
Account
Password:
Username:
Confirm
Please confirm that you are the owner of the account.
Listia
-Listia is an online marketplace where you win other people's stuff using credits instead of money.
When you join Listia, you get 500 credits. You earn more credits every time you list an item and other users bid on it.
Then you can use your credits to buy cool things other people are giving away.
When you join
Listia
you :
Find people with whom you have ever studied, worked or rested.
Get rid of old stuff. Get new stuff for free!.
Get credits for giving away your stuff or use your credits to win stuff you want.
Listia Assurance
©
2012 Listia Inc.