Wie kann ich die adeska//templates ändern?
Melden Sie sich im whm an und wechseln Sie zum Unterpunkt "Account Functions" und dann in den letzten Punkt "Web Template Editor". Dort können Sie folgende Seiten bearbeiten:
- Default Website Page
- Account Move
- Connection Selection
- Account Suspended
Folgende Original sind verfügbar:
1.)
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<meta http-equiv="Content-type" content="text/html; charset=utf-8">
<title>Default Web Site Page</title>
<style type="text/css">
body {font-family:arial;margin:0;padding:0;background:url(/img-sys/bg.jpg) repeat-x #dff4fe;color:#6f6f6f;font-size:12px;}
a {color:#0075a9;}
* {margin:0;padding:0;}
h1 {background:url(/img-sys/header.jpg) no-repeat; height:83px;text-indent:-9999px;}
h2 {font-size:13px;margin:15px 0 0 50px;padding:0;}
p {margin:10px 15px 15px 50px;}
#wrap {margin:50px auto 20px auto;width:906px;}
.msg {background:url(/img-sys/contentbox.jpg) no-repeat; min-height:206px; color:#000;font-size:16px; padding:25px;}
* html .msg {height:206px;}
.msg p{border:none;margin:0 0 10px 0;}
.msg ul {margin:15px 15px 0 15px;}
li {margin:10px 0;}
.note {font-style:italic; border-bottom:1px solid #cae0e5; border-top:1px solid #cae0e5; padding:15px 0;margin-right:50px;}
#contactinfo, .contactinfo {padding:5px 0;}
#contactinfo li, .contactinfo li {float:left;padding:5px;width:250px;list-style:none;font-size:14px;}
p.troubleshoot {font-style:italic;border:dashed 1px #dfe9ed;padding:5px;margin:10px 0 0 0;}
</style>
</head>
<body>
<h1>Default Web Site Page</h1>
<div id="wrap">
<div class="msg">
<p><strong>If you feel you have reached this page in error, please contact the web site owner:</strong></p>
<div class="contactinfo"><a href="mailto:[% data.contactemail %]">[% data.contactemail %]</a></div>
<p class="troubleshoot">It may be possible to restore access to this site by <a href="http://www.cpanel.net/docs/dnscache/cleardns.html">following these instructions</a> for clearing your dns cache.</p>
</div>
<div class="msg">
<p><strong> If you are the web site owner, it is possible you have reached this page because:</strong></p>
<ul>
<li>The IP address has changed.</li>
<li>There has been a server misconfiguration.</li>
<li>The site may have been moved to a different server.</li>
</ul>
<p><strong>If you are the owner of this website and were not expecting to see this page, please contact your hosting provider.</strong></p>
</div>
</div>
<p class="note"><strong>Note</strong>: Although this site is running cPanel, WebHost Manager, and Apache software it almost certainly has no other connection to cPanel Inc. or the Apache Group. Please do not send mail about this site or its contents to cPanel Inc. or the Apache Group.
</p>
<h2>About cPanel:</h2>
<p>cPanel is a leading provider of software for the webhosting industry. If you would like
to learn more about cPanel please visit our website at <a href="http://www.cpanel.net/">www.cpanel.net</a>.
Please be advised that cPanel Inc. is not a web hosting company, and as such has no control over
content found elsewhere on this site.</p>
<h2>About Apache HTTP Server:</h2>
<p>The Apache HTTP Server is an open source web server which powers many of the world's web sites.
The Apache HTTP server is part of the Apache Group's many influential projects. Their efforts have
helped shape much the world wide web, and they continue to be a dominating force in the web hosting
industry.</p>
</body>
</html>
4.) Account Suspended Original
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<meta http-equiv="Content-type" content="text/html; charset=utf-8">
<title>Account Suspended</title>
<style type="text/css">
.title {
font-family: arial, verdana;
font-size: 9pt;
font-weight: normal;
}
.distributers {
font-family: arial, verdana;
font-size: 11pt;
font-weight: normal;
}
.info {
font-family: arial, verdana;
font-size: 8pt;
font-weight: normal;
}
.design {
font-family: arial, verdana;
font-size: 8pt;
font-weight: normal;
}
.menu {
border-top: 1px #374646 solid;
border-left: 1px #374646 solid;
border-right: 1px #374646 solid;
border-bottom: 1px #374646 solid;
font-family: verdana, arial;
font-size: 8pt;
font-weight: normal;
}
.cellheader {
border-top: 1px #374646 solid;
border-left: 1px #374646 solid;
border-right: 1px #374646 solid;
border-bottom: 1px #374646 solid;
font-family: verdana, arial;
font-size: 20pt;
font-weight: normal;
color: #F1F1F1;
}
.scellheader {
border-top: 1px #374646 solid;
border-left: 1px #374646 solid;
border-right: 1px #374646 solid;
border-bottom: 1px #374646 solid;
font-family: verdana, arial;
font-size: 15pt;
font-weight: normal;
color: #F1F1F1;
}
.bigcellheader {
border-top: 1px #374646 solid;
border-left: 1px #374646 solid;
border-right: 1px #374646 solid;
border-bottom: 1px #374646 solid;
font-family: verdana, arial;
font-size: 30pt;
font-weight: normal;
color: #F1F1F1;
link: #F1F1F1;
vlink: #F1F1F1;
}
.tblheader {
background-color: #AAAAAA;
border-top: 1px #374646 solid;
border-left: 1px #374646 solid;
border-right: 1px #374646 solid;
border-bottom: 1px #374646 solid;
font-family: verdana, arial;
font-size: 14pt;
font-weight: normal;
}
.tdshade1 {
background-color: #DDDDDD;
border-top: 1px #374646 solid;
border-left: 1px #374646 solid;
border-right: 1px #374646 solid;
border-bottom: 1px #374646 solid;
font-family: verdana, arial;
font-size: 10pt;
font-weight: normal;
}
.tdshade2 {
background-color: #EEEEEE;
border-top: 1px #374646 solid;
border-left: 1px #374646 solid;
border-right: 1px #374646 solid;
border-bottom: 1px #374646 solid;
font-family: verdana, arial;
font-size: 10pt;
font-weight: normal;
}
body {
font-family:arial;
margin:0;
padding:0;
background:url(/img-sys/bg.jpg) repeat-x #dff4fe;
color:#6f6f6f;
font-size:12px;
}
a {
color:#0075a9;
}
* {
margin:0;
padding:0;
}
h1 {
background:url(/img-sys/headerbg.jpg) no-repeat;
height:63px;
color:#fff;
padding:20px;
font-size:28px;
font-family:century gothic, arial;letter-spacing:-0.5px;
}
h2 {
font-size:20px;
margin:0 0 15px 0;
}
p {
margin:10px 15px 15px 50px;
}
#wrap {
margin:50px auto 20px auto;
width:906px;
}
.msg {
background:url(/img-sys/contentbox.jpg) no-repeat;
min-height:206px;
color:#000;
font-size:16px;
padding:25px;
text-align:center;
}
* html .msg {
height:206px;
}
.msg p {
border:none;
margin:0 0 10px 0;
}
.msg ul {
margin:15px 15px 0 15px;
}
li {
margin:10px 0;
}
.note {
font-style:italic;
border-bottom:1px solid #cae0e5;
border-top:1px solid #cae0e5;
padding:15px 0;
margin-right:50px;
}
#contactinfo, .contactinfo {
padding:5px 0;
}
#contactinfo li, .contactinfo li {
float:left;
padding:5px;
width:250px;
list-style:none;
font-size:14px;
}
p.troubleshoot {
font-style:italic;
border:dashed 1px #dfe9ed;
padding:5px;
margin:10px 0 0 0;
}
</style>
</head>
<body>
<h1>Account Suspended</h1>
<div id="wrap">
<div class="msg">
<h2><strong>This Account Has Been Suspended</strong></h2>
</div>
</div>
</body>
</html>