Betűtípus: pl. Arial - ezt is átírhatod mámilyenre, csak arra figyelj, hogy inkább olyanra, amiben van Ő illetve más ékezetes betű.
Betűméret: pl. 8 pt - ezt ha átírod, nő vagy csökken a betű mérete
Színkód: pl. #ffffff - ezt átírhatos a neked tetsző színkódra
Vonaltípus: pl. solid= egyenes vonal
dashed= szaggatott vonal
dotted= pontvonal
Vonalméret: pl. 3 px - átírhatod ezt is
Háttérszín: pl. backgroung color: transparent - a transparentet is átírhatos másra
(transparent = átlátszó)
Íme egy-két kód:
el is viheted
--------------------------------------------------------------------------
Link-effekt
<p><style type="text/css">
<!--
a:link, a:visited {
font-size: 7,5pt;
color: #393939;
text-decoration: none}
a:hover, a:active {
font-size: 7,5pt;
color: #ffffff;
border-bottom: 2px solid #393939;
cursor: crosshair;
text-decoration: none}
--> </style></p>
Kurzor
<p><style type="text/css">
body{cursor: crosshair} a {cursor: crosshair}</style></p>
Sortávolság
<p><style type="text/css">
<!--
td.modbody {
background-color: transparent;
font-family: Trebuchet MS;
font-size: 7,5px;
color: #999999;
line-height: 10px;}
--> </style></p>
Bejelentkezés-átszínező
<p><style type="text/css">
{ }
}input {
background-color: transparent;
font-family: Trebuchet MS;
font-size: 7px;
color: #ffffff;
border-left: 1px solid #000000;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
border-right: 1px solid #000000;}
td.modtitle {
background-color: #999999;
font-family: Trebuchet MS;
font-size: 7,5px;
color: #303030;
border-left: 0px solid #000000;
border-top: 0px solid #000000;
border-bottom: 2px solid #696969;
border-right: 0px solid #000000;}</body>
</html></style></p>
Görgető
<p><style type="text/css">
<!--
BODY {
scrollbar-face-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-arrow-color: #ffffff;
scrollbar-track-color: #000000;
}
--></style></p>
Vendégkönyv-átszínező
<p><style type="text/css">
<!--
td.listheader3 {
background-color: #999999;
border-left: 0px solid #e4e4e4;
border-right: 0px solid #e4e4e4;
border-top: 0px solid #e4e4e4;
border-bottom: 2px solid #999999;
font-family: Trebuchet MS;
font-size: 7,5px;
color: #000000;}
td.list1 {
background-color: transparent;
border-left: 2px solid #999999;
border-right: 2px solid #999999;
border-bottom: 2px solid #999999;
font-family: Trebuchet MS;
font-size: 7,5px;
color: #ffffff;}
--></style></p>
Modulháttér-átszínező
<p><style type="text/css">
<!--TD.modbody {BACKGROUND-COLOR: transparent;} --></style></p>
Betű
<p><style type="text/css">
* {
font-family: Trebuchet MS;
font-size: 7,5pt
}</style></p>
Sortávolság
<p><style type="text/css">
<!--
td.modbody {
background-color: transparent;
font-family: Trebuchet MS;
font-size: 7,5px;
color: #999999;
line-height: 10px;}
--> </style></p>
--------------------------------------------------------------------------
Kód feltevése az oldaladra:
- hozz létre egy egyszerű modult
- tedd jobb vagy bal oldalra
- itt legyen üres mindkét kocka:
- menj a Forráskódba, a szövegszerkesztőben, és abba illeszd!
Saját írás - ne másold!
A kódokért felelősséget nem vállalok.
|