A sajátos stílushoz nem árt átalakítani a bejelentkezést és a számlálót is. Ahova #színkód van beírva, azt a részt kell átírnod kedved szerint. Border- right, -left, -top, -bottom a menü, valamint a gombnak a "határvonalai".
<p><style type="text/css">
input {
background-color: #színkód;
font-family: verdana;
font-size: 9px;
color: #színkód;
border-top: 1px double #színkód;
border-bottom: 1px double #színkód;
border-left: 1px double #színkód;
border-right: 1px double #színkód;}
td.modtitle {
background-color: #színkód;
font-family: verdana;
font-size: 9px;
color: #ffffff;
border-bottom: 3px double #színkód;}
td.modbody {
background-color: #színkód;
font-family: verdana;
font-size: 10px;
color: #színkód;}
-->
</style></p> |