Jo, paspaudus ant css failo linko, browseris mato kazkokius kinietiskus/japoniskus hieroglifus :) PSy^ On 2011.10.21 17:05, gopas wrote: > Gali problema būt tame, kad tavo failo koduotė yra UTF-16, o turėtų būti UTF-8. > Nes pas tave dabar meta JS error'us ant ga.js ir plusone.js. > > Koduotę reiktų keisti per redaktorių pačio failo, o ne HTML tag'e. > > Kad ir čia apie tai užsimenama: > http://www.google.com/support/forum/p/Google%20Analytics/thread?tid=2b5170903b85540a&hl=en > > "Ozas"<ciplys@gmail.com> wrote in message news:j7rhpt$6cb$1@trimpas.omnitel.net... >> Pataisiau. Aciu. Bet deja chrome vis tiek rodo kreivai. CSS patikrinima >> praeina: >> http://jigsaw.w3.org/css-validator/validator?uri=www.ligamis.eu&profile=css21&usermedium=all&warning=1&vextwarning=&lang=en >> >> O vis tiek nesupranta dalies style.css failo, kur aprasomi header footer jpg >> taip gaunasi... Statau buteli jei kas pasakysit kur blogai :-) >> >> /* CSS Document */ >> >> * {margin: 0; >> padding: 0;} >> >> p { >> padding-top: 7px; >> padding-bottom:7px; >> text-align:justify; >> } >> >> h1 { >> padding-top: 200px; >> padding-right: 90px; >> text-align: right; >> font-size: 1.6em; >> font-style: italic; >> color: #FFFFFF; >> } >> >> h2 { >> padding-right: 90px; >> text-align: right; >> font-size: 1em; >> font-style: italic; >> color: #EAEEF7; >> } >> >> >> h3 { >> padding-top: 7px; >> padding-bottom:7px; >> font-style: italic; >> color: #282930; >> font-size: 1.4em; >> } >> >> h4 { >> margin-top: 40px; >> margin-left: 40px; >> margin-bottom: 10px; >> } >> >> h5 { >> padding-top: 7px; >> padding-bottom:7px; >> font-family: "Times New Roman", Times, serif; >> >> color: #282930; >> font-size: 150%; >> text-align:justify; >> >> } >> >> >> >> a:link {color: #666666} /* unvisited link */ >> a:visited {color: #666666} /* visited link */ >> a:hover {color: #794353} /* mouse over link */ >> a:active {color: #666666} /* selected link */ >> >> body { >> background-color: #6B6D82; >> font-family: Georgia, "Times New Roman", Times, serif; >> font-size: 62.5%; >> } >> >> #container { >> margin: 0px auto; >> width: 797px; >> color: #282930; >> font-size: 1.2em; >> } >> >> #header { >> background-image: url(images/header.jpg); >> height: 249px; >> } >> >> #linkbar { >> background-image: url(images/linkbar_bg.jpg); >> height: 79px; >> } >> >> #content { >> background-image: url(images/content_tile.jpg); >> background-repeat: repeat-y; >> padding-left: 80px; >> padding-right: 80px; >> } >> >> #right_menu { >> background-image: url(images/right_menu.jpg); >> height: 365px; >> width: 277px; >> float: right; >> margin-right: -80px!important; >> margin-right: -40px; >> } >> >> #footer { >> background-image: url(images/footer.jpg); >> height: 63px; >> padding-top: 80px; >> padding-left: 80px; >> padding-right: 80px; >> text-align: center; >> font-size: .9em; >> } >> >> /******************************* menu >> ****************************************/ >> >> #navcontainer ul >> { >> margin-left: 100px!important; >> margin-left: 50px; >> color: White; >> float: left; >> margin-top: 14px; >> } >> >> #navcontainer ul li { display: inline; } >> >> #navcontainer ul li a >> { >> padding: 0.2em 1em; >> color: White; >> text-decoration: none; >> float: left; >> } >> >> #navcontainer ul li a:hover >> { >> color: #E3E9F1; >> } >> >> /********************************' right menu >> *******************************/ >> >> .navcontainer { >> width: 200px; >> margin-left: 40px; >> } >> >> .navcontainer ul >> { >> margin-left: 0; >> padding-left: 0; >> list-style-type: none; >> } >> >> .navcontainer a >> { >> display: block; >> padding: 3px; >> width: 168px; >> border-bottom: 1px solid #BFC2C9; >> } >> >> .navcontainer a:link, .navlist a:visited >> { >> color: #282930; >> text-decoration: none; >> } >> >> .navcontainer a:hover >> { >> background-color: #8D5764; >> color: #fff; >> } >> >> >> >> -- >> Ozas >> >> MB w202 2.2 CDI '98 >> V850 T5 2.0 '94 >> MB w140 5.0 '92 >> >> "gopas"<netikras@jamailas.lt> wrote in message >> news:j7rcem$upa$1@trimpas.omnitel.net... >>> Firefox'as meta kažkokius JS error'us is ga.js ir plusone.js. Jeroglifus >>> kažkokius Firebug'as rodo :) >>> >>> Kažkaip keistai atrodo tokie tag'ai tarp</head> ir<body> >>> >>> <!-- Šią žymą įterpkite po žymos „<head>“ arba prieš pat žymą „</body> --> >>> <script type="text/javascript" >>> src="https://apis.google.com/js/plusone.js"></script> >>> >>> <!-- Šią žymą įterpkite ten, kur norite, kad būtų matomas +1 --> >>> <g:plusone></g:plusone> >>> >>> Pirma kelk prieš</head>, antrą po<body> >>> >>> Gale įdomiai atrodo tag'as</html/>, antro slash'o tikrai nereikia. >>> >>> "Ozas"<ciplys@gmail.com> wrote in message >>> news:j7r91h$puh$1@trimpas.omnitel.net... >>>> yra www.ligamis.eu, rashytas paprastu html, kuris per explorer gerai >>>> rodomas, o pvz. chrome dizaino jokio nekrauna. >>>> >>>> Reikia patarimu, kaip padaryti, kad visos narsykles rodytu gerai. >>>> >>>> >>>> Aciu is anksto. >>>> >>>> -- >>>> Ozas >>>> >>>> MB w202 2.2 CDI '98 >>>> V850 T5 2.0 '94 >>>> MB w140 5.0 '92 >>>> >>>> >> >>