Recent Topics

1 Jan 17, 2006 14:47    

I'm getting strange characters displayed on my blog, when i use the "spanish" accents (´).

Here's an example:

http://erasmus.umh.es/strange.JPG

It should say: "Página Principal", "Información", and "Últimos comentarios"

Any guess??

Thanx in advance.

2 Jan 18, 2006 15:34

Find this line in /skins/happyblog/_main.php:

<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />


And change it to this:

<meta http-equiv="Content-Type" content="text/html; charset=<?php locale_charset() ?>" />

3 Jan 20, 2006 14:26

Thank you again, personman..

Now it's solved! :)

5 Jan 31, 2006 17:23

Do you want to change the way it looks (font size, color, etc) or the text itself (spelling)? And can you give a link to that page?


Form is loading...