Layouts...
-
psychokraken
Amateur
- Príspevky: 22
- Registrovaný: 07 okt 2007, 20:21
Layouts...
prosim vas ako sa daju nainstalovat nasiel som volne na stiahnutie ale neni tam ako to mam spojazdnit...napiste pls....dakujem 
-
psychokraken
Amateur
- Príspevky: 22
- Registrovaný: 07 okt 2007, 20:21
Kód: Vybrať všetko
body
{
background-image:url(http://files.tagworld.com/b53a89878e8f16724f02af1b9e3eb7f2b1e0.jpeg);
background-position:bottom;
background-attachment:fixed;
background-repeat:no-repeat;
background-color: #000;
margin:0px;padding:0px;
}
.sectionheader
{
font-family:Verdana;
font-size:1em;
color:#FFF;
font-weight:bold;
text-transform:uppercase;
overflow:hidden;
background: #04445d;
height:30px;
border-bottom:1px #92c1ee solid;
}
#mwPage
{
/* background-color : #FFFFFF; */
color:#ebebeb;
font-family: georgia,arial,verdana,tahoma,helvetica,arial,sans-serif;
font-size:11px;
}
#mwColumnZone {
border: solid 1px #0b2b3a;
}
#mwBodyZone {
border: solid 1px #0b2b3a;
}
#mwHeaderZone { color:#0047BE;
border: solid 1px #0b2b3a;
}
.header .sectionTable{font-size:30px;font-weight:bold; background-color:Transparent;}
.sectionTable{
border: solid 1px #92c1ee;
}
.header .sectionTable
{
border:none;
}
h1 { font-size:30px; font-weight:bold;}
h2
{ font-family: verdana;
font-size: 16px;
font-weight: normal;
}
h3 { font-size:15px; }
.myblog .h4 { font-family:Georgia;
font-size:13px;
color:#feedcf;
font-weight:bold; }
#AuthorPicture .h4 { color:#444; }
.mwModule .sideinfo { color:#444; }
.h4 { font-size:12px;font-weight:bold; }
.postdate { font-size:10px; font-family:Verdana;color:#3b3323; font-weight:normal;}
.postfooterborder
{
padding-bottom:4px;
margin-bottom:10px;
border-bottom: dashed 1px #999999;
}
.postfooter { font-size:10px; font-weight:bold;font-family:Verdana;}
#mwPage A { color:#ebcd84; text-decoration:none; }
#mwPage A:hover { color:#ebdaaf; text-decoration:underline; }
a.postfooter:link,a.postfooter:visited,a.postfooter:active
{
font-family:Verdana;
font-size:10px;
color:#666666;
font-weight:bold;
text-decoration:none;
}
.postcommentslink:link,a.postcommentslink:visited
{
font-family:Verdana;
font-size:10px;
color:#016db4;
font-weight:bold;
text-decoration:none;
}
.postfooter:HOVER,.postcommentslink:HOVER
{
text-decoration:underline;
}
.postcommentslink:HOVER
{
text-decoration:underline;
}
/* for menu */
.menu .sectionTable { border:none; background-color:#7da6cc;};
.menu .sectionbody {list-style:none; border:solid 1px #CCCCCC; height:25px; }
.menu ul { list-style:none;}
.menu li { font-size:12px; border-right:solid 1px #CCCCCC;height:25px; border-top:none;}
#navbar li A{ font-weight:bold; font-family:Georgia,verdana; color:#563734; text-transform:uppercase; padding:5px 5px 5px 5px;}
.bkmenu_on { background-color:#6586a5; }
#navbar .bkmenu_on A { font-weight:bold; color:#ffffff;}
.header .menu { border:solid 1px #CCCCCC; height:24px; }
/* end for menu */-
psychokraken
Amateur
- Príspevky: 22
- Registrovaný: 07 okt 2007, 20:21
-
psychokraken
Amateur
- Príspevky: 22
- Registrovaný: 07 okt 2007, 20:21
-
audiotrack
VIP
- Príspevky: 25958
- Registrovaný: 09 sep 2005, 18:39
- Kontaktovať používateľa:
-
psychokraken
Amateur
- Príspevky: 22
- Registrovaný: 07 okt 2007, 20:21
ked som to menu prekopiroval do kazdeho tak to ani neislo
takto to mam...
Kód: Vybrať všetko
<html>
<head>
<title>NAZOV</title>
</head>
<frameset cols="215,*">
<frame name="obsah" src="MENU FOTKY.html">
<frame name="text" src="OBSAH FOTKY.html">
</frameset>
</html>