DZCP Template SupportTemplate#06 für DZCP v1.5.4 - not me diacritics


18.07.2010, 10:07 - chfs - Forumrang: Plappermaul - 9 Posts
This theme is in iso-8859-1 character set and I need have it in UTF-8 universal character set.
 
18.07.2010, 10:12 - dorock - Forumrang: Stammgast - 90 Posts
Hay,

Edit the index.html file in the headarea.

This code :
Code:
1.
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />


In this:
Code:
1.
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />


[img]http://dortmund.bplaced.net/cgsig.png[/img]

 
18.07.2010, 10:35 - chfs - Forumrang: Plappermaul - 9 Posts
dorock wrote:
Hay,

Edit the index.html file in the headarea.

This code :
Code:
1.
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />


In this:
Code:
1.
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />


Yes, but this does not work unhappy
I've convert file into UTF-8 and than I even change charset in it but it still doesnt work.

after writing the content I get a blank