Admin Admin
Number of posts : 262 Join date : 08.03.12 Age : 62 Dzīvesvieta : Talsi
| Tēma: Ieejas lapa, kā BieDriem.uCoz.lv Ceturtdiena Oktobris 11, 2012 9:08 pm | |
| Ejam uz CP, tad uzusers, tad User groups, tad uzspiežam uz viesis/guest (vai kas jums tur ir rakstīts), un no visa pilnīgi visu atķeksējam !!! Tad ejam uz CP, tad uz Customize design un tad uz ''Acces denied'' page un tur iekopējam sekojošo kodu: - Kods:
-
<link rel="shortcut icon" type="image/x-icon" href="http://biedriem.ucoz.lv/thumbnail.jpg">
<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1257"> <title>biedriem.lv</title> <style> body {background: #B6B6B6; background-image: url(""); margin-top: 130px; margin-right: 250px; margin-bottom: 250px; margin-left: 250px;}
hr {border: 1px dashed #A9A9A9;} .hovergallery img{ -webkit-transform:scale(0.8); /*Webkit: Scale down image to 0.8x original size*/ -moz-transform:scale(0.8); /*Mozilla scale version*/ -o-transform:scale(0.8); /*Opera scale version*/ -webkit-transition-duration: 0.5s; /*Webkit: Animation duration*/ -moz-transition-duration: 0.5s; /*Mozilla duration version*/ -o-transition-duration: 0.5s; /*Opera duration version*/ opacity: 0.7; /*initial opacity of images*/ margin: 0 10px 5px 0; /*margin between images*/ }
</style> </head><style type="text/css"> @import url('') all; </style>
<body>
<div align="center">
<table border="0" cellspacing="0"> <tbody><tr> <td> </font></center></div> <br><div class="contbox" style="width: 526px"> <center><div class="hovergallery"><img src="http://biedriem.ucoz.lv/images/logo.png"></div></center> <div class="logintbox"><center>$LOGIN_FORM$</center></div> <hr><table border="0" cellspacing="0" width="100%"> $COUNTER$ </tr> </tbody></table> </div></td> </tr> </tbody></table>
</div>
</body></html> $POWERED_BY$ Tad ejam tur pat, tikai uz user login form, un tur iekopējam sekojošo: - Kods:
-
<?if($PAGE_ID$="login")?><div style="width:180px;"><?endif?> <table border="0" cellspacing="1" cellpadding="0" width="100%"> <?if($ERROR$)?><td colspan="2" style="color:red;text-align:center;">$ERROR$</td><?endif?> <tr><td width="20%" nowrap="nowrap">E-pasts:</td><td><input class="loginField" type="text" name="user" value="" size="20" style="width:100%;" maxlength="50"/></td></tr> <tr><td>Parole:</td><td><input class="loginField" type="password" name="password" size="20" style="width:100%" maxlength="15"/></td></tr> </table> <table border="0" cellspacing="1" cellpadding="0" width="100%"> <tr><td nowrap><input id="rem$PAGE_ID$" type="checkbox" name="rem" value="1" checked="checked"/><label for="rem$PAGE_ID$">atcerēties</label> <?if($PAGE_ID$="login" && $HIDDEN_ALLOWED$)?><br /><input id="hid$PAGE_ID$" type="checkbox" name="hidden" value="1" /><label for="hid$PAGE_ID$">hidden</label><?endif?></td><td align="right" valign="top"><input class="loginButton" name="sbm" type="submit" value="Login"/></td></tr> <tr><td colspan="2"><div style="font-size:12pt;text-align:center;"><a href="$REMINDER_LINK$">Pazaudēju paroli</a> | <a href="$REGISTER_LINK$">Reģistrēties</a></div></td></tr> </table> <?if($PAGE_ID$="login")?></div><?endif?> Skaties šeit: http://biedriem.ucoz.lv/ | |
|