• Lappuse 1 no 1
  • 1
Manis veidota ACCES DANIED page
Ar4ssSPievienots: Otrdiena, 03.01.2012, 12:24:40
Ieraksti:
Amats: Dzēstās
Pašlaik:





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.

 
SMILEPievienots: Trešdiena, 04.01.2012, 16:34:58
avatars
Ieraksti: 70
Amats: Lietotājs +
Pašlaik:
Brīdinājumi: 0%
27
Tīri normāla lapele...
vienīgais login form varēji smukāku piemeklēt.! ;)


 
AlvintugPievienots: Piektdiena, 24.03.2017, 05:34:33
Ieraksti: 161
Amats: Lietotājs
Pašlaik:
Brīdinājumi: 0%
0
Get an essay or any other homework writing help for a fair price!

Check it here!



































































mba essays book
essay disadvantages of using computer
free essays on benj
birthday party essay upsr
essay on why i would like to become a teacher
an essay on man full poem
essay introduction conclusion techniques
my winter vacation essay in urdu
is america a true democracy essay
essay on my pet cat
tips writing research paper outline
diwali essay for school
99 thesis wiki
an enjoyable weekend essay
alexander pope essay on criticism audio
the beauty of winter essay
free editing software for essays
essay about football and basketball
art extended essay abstract
nature essays examples
essay on modern fashion trends among teenagers
study abroad sample essay
essay on friends in
why should we hire you essay examples
composer report essay
dupont science essay challenge
book references for sat essay
thesis definition plural
essay on pollution and its types
fast food and obesity essay
boring from within the art of the freshman essay analysis
scopes trial essay
novel writer hire
english essay basics

Pievienots (24.03.2017, 03:02:20)
---------------------------------------------
Get an essay or any other homework writing help for a fair price!

Check it here!



































































mla research paper first paragraph
thesis statement for passing by nella larsen
example essay bi
essay parents role
abstract in thesis paper
free review of college essays
essay on cowards die many times before their death
essay papers to buy
hamlet thesis paragraph
transactional analysis essays
thesis writing steps
paperwriter
essay on discrimination between men and women
best places to buy essays
sample sat essays score 5
persuasive essay baggy pants
the happiest day of my life essay 200 words
essay on lithium
the african american religious experience in america essay
harry potter essay
essay female foeticide india
the jungle essay conclusion
argumentative essay revolutionary war
romeo and juliet 1968 and 1996 movie comparison essay
essay sources
free essays on memories
graduate thesis paper topics
best essays promo code
freelance writers wanted cape town
essay on the french revolution of 1848
skeptical theism new essays
computer and human brain essay
argumentative essay smoking should be banned in public places
preface essay examples
essay on energy conservation in hindi
essay in hindi on teacher
dystopia essay titles
essay on computer and its importance
my new life essay
how to cite references for research paper
suggested essay topics pride and prejudice
ap english language essay types
essay on movie 3 idiots
sample thesis topic for computer science
argumentative essay cinderella
essay on why you should receive a scholarship

Pievienots (24.03.2017, 05:34:33)
---------------------------------------------
Get an essay or any other homework writing help for a fair price!

Check it here!



































































thesis usate brescia
business plan essay template
plagarism term paper mill
essay on how to achieve goals
maggie a girl of the streets essay
engineering ethics essay example
essayГѓВ© des coupes de cheveux
essays by marilyn frye
essay on conservation of forest in india
holidays are useful essay
sample literary response essays
apple computers balanced scorecard essays
smoking and drinking essay
essay film festival birkbeck
what i have learned in class essay
example mba admission essays about yourself
essay articles confederation weaknesses
essay on student reunion
graduate research paper title page
research paper outline for death penalty
d'sonoqua thesis
essay on world population explosion
religion essay rubric
writing effective thesis statements
tamil essay for independence day
write an easy essay on computer
essay on my hobby singing
essay about banking sector
published college essays
essay on poesy
essay about english teacher
essay architecture history
essays on stereotyping
essay about philipp
michigan dissertation service
spiderman essays
sample essay spm about myself

 
  • Lappuse 1 no 1
  • 1
Meklēšana:
Foruma statistika
Jaunākās tēmas Populārākās tēmas Aktīvākie lietotāji Jaunākie lietotāji
* Jaunumi uz 25.01.2012 (5)
* Ctrl + V (62)
* Revolutionary XRumer 16.0 + XEvil: best software for SEO (23)
* Forumu un tēmu nosaukumu blokveida iezīmēšana (9)
* Melna navigācija uz CSS (2)
* Предоста (4)
* Ir / Nav spēle (86)
* Jautājumu spēle! (71)
* Ctrl + V (62)
* Ieteikt Draugiem poga (36)
* Download Adobe PhotoShop CS4 (36)
* Program for breaking of any captchas (34)
* Elanync (3472 ieraksti)
* sofmoins (2283 ieraksti)
* thobommect (2280 ieraksti)
* premealvar (2273 ieraksti)
* nirltulk (2231 ieraksti)
* Moilaligma (2231 ieraksti)
* Waltergah (28.05.2017 22:59:39)
* Jeffreytrouh (28.05.2017 22:37:46)
* KayleighOxire (28.05.2017 20:22:03)
* EmmieOxire (28.05.2017 13:52:41)
* ScottDraig (28.05.2017 11:16:53)
* HoldenOxire (28.05.2017 07:26:15)