Rank: Fondators
| Subiect: Cod Logare Rapida Joi Ian 31, 2013 12:44 am |
|
| PA=>Afisare=>Imagini si culori=>Culori=>Foaie de stil CSS. - Cod:
-
<html><head> <!-_- Script edit/modified by PoSiTiOn Of PoWeR -_-!> </head> <body>
<style type="text/css">
table { font-family: verdana; font-size: 10px; color: #EDEDED; } .form { color: #394b59; background-color: #C4C5C6; border-right: #464646 1px groove; border-left: #464646 1px groove; border-top: #464646 1px groove; border-bottom: #464646 1px groove; font-size:09px; font-family:Verdana,sans-serif; font-weight:none; } .login_input { font-size:09px; font-family:Verdana,sans-serif; font-weight:none; } .username { position:relative; top:5px; right:15px; } .password { position:relative; top:10px; right:15px; } .login { position:relative; top:0px; right:15px }
</style>
<TABLE width="100%" cellPadding="0" cellSpacing="0" border="0"> <TR> <TD valign="top" width="100"> <BR> Username:<BR><BR> Password:<BR> </TD>
<TD valign="top"><form action="login.forum?connexion" METHOD="POST" style="margin-top:3;margin-bottom:0;"><TABLE cellPadding="0" cellSpacing="0" class="username" style="filter:alpha(opacity=60); -moz-opacity:0.6; opacity:0.6;"><TR><TD><input type="text" name="username" size="17" class="login_input"></DIV></TD></TR></TABLE><TABLE cellPadding="0" cellSpacing="0" class="password" style="filter:alpha(opacity=60); -moz-opacity:0.6; opacity:0.6;"><TR><TD><input type="password" name="password" size="17" class="login_input"></TD></TR></TABLE><BR> <DIV class="login"><input type="image" SRC="http://i305.photobucket.com/albums/nn213/AlinHD/login_button.gif" border="0"></DIV></form> </TD></TR></TABLE>
</html></body> |
|