Állítsd be alapnak a meztelen stílust, majd másold be a kezdőlapodba az alábbi forráskódot.
<p>
<style type="text/css">
.site {
width: 690px;}
<!--
body {
background-attachment: fixed;
background-position: top left;
background-repeat: repeat;
background-image: url(//weblego.gportal.hu/portal/weblego/image/gallery/1320767248_18.jpg);
cursor: crosshair;
font: 10px tahoma;
color: #000000;
overflow: -moz-scrollbars-vertical; }
td.modtitle {
font-family: Georgia;
background-color: #266b58;
font-size: 11px;
color: #accae4;
font-weight: bold;
border-bottom: 1px dashed #266b58;
}
td.modbody {
background-color: #c0daeb;
font-family: Tahoma;
font-size: 12px;
color: #000000;
padding-top: 2px;
padding-left: 3px;
padding-right: 3px;
}
td.menu {
background-color: transparent;
font-family: Tahoma;
font-size:12px;
}
td.listheader3{
font-family: Georgia;
background-color: #FFFCDA;
font-size: 12px;
color: #accae4;
font-weight: bold;
border-bottom: 1px dashed #266b58;
}
td.list1 {
background-color: transparent;
font-family: Tahoma;
font-size: 12px;
color: #000000;
}
a:link, a:visited {
font-size: 12px;
color: #000000;
text-decoration: none;
}
a:hover, a:active {
font-size: 12px;
font-weight: bold;
color: #000000;
text-decoration: none;
}
a.menu:link, a.menu:visited {
font-size: 12px;
color: #000000;
text-decoration: none;
}
a.menu:hover, a.menu:active {
font-size: 12px;
font-weight: bold;
color: #000000;
text-decoration: none;
}
a.head:link, a.head:visited {
font-size: 12px;
color: #000000;
text-decoration: none;
}
a.head:hover, a.head:active {
font-size: 12px;
font-weight: bold;
color: #000000;
text-decoration: none;
}
input, button, select, textarea {
background-color: transparent;
font-family: Tahoma;
font-size: 12px;
color: #000000;
border: 1px dashed #89C23A;
}
td.caladd {
font-size: 12px;
font-family: tahoma;
color: #000000;
background-color: #EAF4D9;
text-align: center;
}
td.caleven {
font-size: 12px;
font-family: tahoma;
color: #000000;
background-color: #EAF4D9;
text-align: center;
}
td.caladdsunday {
font-size: 12px;
font-family: tahoma;
font-weight: bold;
color: #000000;
background-color: #EAF4D9;
text-align: center;
}
td.calevensunday {
font-size: 12px;
font-family: tahoma;
font-weight: bold;
color: #000000;
background-color: #EAF4D9;
text-align: center;
}
div.calender {
border: solid 1px #89C23A;
padding-left: 1px;
padding-right: 1px;
}
div.calender2 {
border: solid 0px #89C23A;
padding-left: 1px;
padding-right: 1px}
table, td {
background-color: transzparent;}
/*WebLego*/
--> </style>
</p>
|