Hitno potrebna pomoc!

akisen

Početnik
Poruka
7
Izgleda da sam pogresila i napravila Meta tags uneditable
i sad se desava da mi svaka strana sajta ima ISE meta tags

Kako to da promenim:


<!-- InstanceEndEditable -->
<link href="twoColLiqLtHdr.css" rel="stylesheet" type="text/css" />
<!--[if IE]>
<style type="text/css">
/* place css fixes for all versions of IE in this conditional comment */
.twoColLiqLtHdr #sidebar1 { padding-top: 30px; }
.twoColLiqLtHdr #mainContent { zoom: 1; padding-top: 15px; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]-->
<style type="text/css">
<!--
.style8 {font-weight: bold; color: #3366FF;}
.style10 {font-size: small; }
.style11 {
color: #0099FF;
font-size: small;
}
.style12 {color: #0099FF; font-size: small; font-weight: bold; }
-->
</style>
<meta name="Keywords" content="m0ja tajna," />
<meta name="Description" content="Pise tajnu" />
<!-- InstanceBeginEditable name="head" -->

Hvala mnogo na pomoci!!!
 
Ne znam u kom to programu radiš ali probaj da to pobrišeš pa stavi ovako:

<!-- InstanceBeginEditable name="head" -->

<link href="twoColLiqLtHdr.css" rel="stylesheet" type="text/css" />
<!--[if IE]>
<style type="text/css">
/* place css fixes for all versions of IE in this conditional comment */
.twoColLiqLtHdr #sidebar1 { padding-top: 30px; }
.twoColLiqLtHdr #mainContent { zoom: 1; padding-top: 15px; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]-->
<style type="text/css">
<!--
.style8 {font-weight: bold; color: #3366FF;}
.style10 {font-size: small; }
.style11 {
color: #0099FF;
font-size: small;
}
.style12 {color: #0099FF; font-size: small; font-weight: bold; }
-->
</style>
<meta name="Keywords" content="m0ja tajna," />
<meta name="Description" content="Pise tajnu" />

<!-- InstanceEndEditable -->



Znači, u suštini zameniš mesta ta 2 commenta.
 

Back
Top