Uzstādīšana:
1. Dodamies CP - Costomize Design - Style Sheet (CSS) - Beigās liekam šo kodu:
Code
.lifted p {
font-size:18px;
font-weight:bold;
}
.lifted {
position:relative;
width:350px;
padding:1em;
margin:2em 10px 4em;
background:#F0F0F0;
color: #777;
border-radius:4px;
-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
-moz-border-radius:4px;
}
.lifted:before,
.lifted:after {
content:"";
position:absolute;
z-index:-2;
bottom:15px;
left:10px;
width:50%;
height:20%;
max-width:300px;
-webkit-box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);
-moz-box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);
box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);
-webkit-transform:rotate(-3deg);
-moz-transform:rotate(-3deg);
-ms-transform:rotate(-3deg);
-o-transform:rotate(-3deg);
transform:rotate(-3deg);
}
.lifted:after {
right:10px;
left:auto;
-webkit-transform:rotate(3deg);
-moz-transform:rotate(3deg);
-ms-transform:rotate(3deg);
-o-transform:rotate(3deg);
transform:rotate(3deg);
}
2. Dodamies CP - Costomize Design - User login form - Visu HTML saturu aizvietojam ar šo kodu:
Code
<?if($PAGE_ID$="login")?><div style="width:180px;"><?endif?>
<table border="0" cellpadding="0" cellspacing="1" width="100%">
<?if($ERROR$)?><tbody><tr><td colspan="2" style="color:red;text-align:center;">$ERROR$</td><?endif?>
</tr><tr><td nowrap="nowrap" width="20%">E-pasts:</td><td><input class="loginField" name="user" value="" size="20" style="width:100%;" maxlength="50" type="text"></td></tr>
<tr><td>Parole:</td><td><input class="loginField" name="password" size="20" style="width:100%" maxlength="15" type="password"></td></tr>
</tbody></table>
<table border="0" cellpadding="0" cellspacing="1" width="100%">
<tbody><tr><td nowrap="nowrap"><input id="rem$PAGE_ID$" name="rem" value="1" checked="checked" type="checkbox"><label for="rem$PAGE_ID$">Atcerēties</label> <?if($PAGE_ID$="login" && $HIDDEN_ALLOWED$)?><br><input id="hid$PAGE_ID$" name="hidden" value="1" type="checkbox"><label for="hid$PAGE_ID$">hidden</label><?endif?></td><td align="right" valign="top"><input class="loginButton" name="sbm" value="Login" type="submit"></td></tr>
<tr><td colspan="2"><div style="font-size:7pt;text-align:center;"><a href="$REMINDER_LINK$">Aizmirsu paroli</a> | <a href="$REGISTER_LINK$">Reģistrācija</a></div></td></tr>
</tbody></table>
<?if($PAGE_ID$="login")?></div><?endif?>
3. CP - Costomize Design - ''Acces danied'' page - tur visu esošo aizvietojam ar šo kodu:
Code
<!DOCTYPE html><html lang="lv"><head>
<table border="2" bordercolor="#336699" cellpadding="2" cellspacing="2" width="100%">
<tr>
<td><a href="http://filmnet.do.am"><center>Filmas</center></a></td>
<td><a href="http://filmnet.do.am"><center>Filmas</center></a></td>
<td><a href="http://filmnet.do.am"><center>Filmas</center></a></td>
<td><a href="http://filmnet.do.am"><center>Filmas</center></a></td>
<td><a href="http://filmnet.do.am"><center>Filmas</center></a></td>
<td><a href="http://filmnet.do.am"><center>Filmas</center></a></td>
</tr>
</table>
<center>
<div class="lifted">
<center>Mājaslapas nosaukums</center>
</div>
<title>Ieeja</title>
<link type="text/css" rel="StyleSheet" href="/_st/my.css" />
<link rel="stylesheet" type="text/css" href="http://ifrype.com/v401/css/ads.css">
<link rel="stylesheet" type="text/css" href="http://ifrype.com/v401/css/menu.css">
<link rel="stylesheet" type="text/css" href="http://ifrype.com/v401/css/login.css">
<style type="text/css" media="screen, projector">
#lt {width:0px;}
#ct {width:980px;}
#rt {width:0px;}
</style>
<script type="text/javascript" src="http://ifrype.com/v461/lang/lv/xGlobal.js" charset="utf-8"></script>
<script type="text/javascript" src="http://ifrype.com/v461/js/jsbase-1.0.0.min.js" charset="utf-8"></script>
<script type="text/javascript" src="http://ifrype.com/v461/js/common.js" charset="utf-8"></script>
<script type="text/javascript" src="http://ifrype.com/v461/js/t.js" charset="utf-8"></script>
<script type="text/javascript" src="http://ifrype.com/v461/js/ads.js" charset="utf-8"></script>
<script type="text/javascript" src="http://ifrype.com/v461/talk/talk.js" charset="utf-8"></script>
<script type="text/javascript" src="http://ifrype.com/v461/js/login.js" charset="utf-8"></script>
<script type="text/javascript" src="http://ifrype.com/v461/js/AC_OETags.js" charset="utf-8"></script>
<script type="text/javascript" src="http://ifrype.com/v461/js/mmenu.js" charset="utf-8"></script>
<script type="text/javascript" src="http://ifrype.com/v461/lang/lv/xLogin.js" charset="utf-8"></script>
<script type="text/javascript">
</script>
</head>
<center><body><table id="loginTable"><tbody><tr><td align="center" valign="middle">
<div id="" class="bx"><div class=""><div class="" id=""><label for=""></label><div class="">
$LOGIN_FORM$
</div>
</div></div></div></td></tr><tr><td id="loginFooter">
$POWERED_BY$
</td></tr></tbody></table>
</center>
<table border="0" cellpadding="1" cellspacing="1" width="100%">
</table><table border="0" cellpadding="3" cellspacing="2" width="100%">
<tbody><tr>
<td class="bBlok1"><div align="center"><div id="anyclass">
<div id="banners"><a href="http://filmnet.do.am"><img alt="" src="http://filmnet.do.am/banneri/7037505.gif" border="0" width="468" height="60"></a> <a href="http://filmnet.do.am/"><img alt="" src="http://filmnet.do.am/banneri/7037505.gif" border="0" width="468" height="60"></a></div>
</div><center>
</center>
</div></td>
</tr>
Iznākums:
tos liekos sūdiņus var izņemt, kas nav vajadzīgi. Šo esmu 95% uzrakstījis pats, kurā ir paņemtas un pārveidotas lietas no citiem skriptiem + HTML kodi no UW pamācības.Pievienots (03.01.2012, 11:24:40)
---------------------------------------------
P.s šis ir ērts lietošanai, 100% ejošs bez liekiem bugiem.