TinyPortal

Development => International => Topic started by: wizzy on February 02, 2007, 01:39:57 PM

Title: [SOLVED] Problem with font size after installing Greek-UTF8
Post by: wizzy on February 02, 2007, 01:39:57 PM
The issue is that after installing the Greek-UTF8 language, every TP administration menu and the download manager have all fonts increased. If I choose another administrative menu that the TP, for example themes, the fonts come back to normal.

Any ideas ?
Title: Re: Problem with font size after installing Greek-UTF8
Post by: wizzy on February 02, 2007, 01:42:24 PM
This happens only on IE. When I switch language to english everything is fine
Title: Re: Problem with font size after installing Greek-UTF8
Post by: GravuTrad on February 02, 2007, 09:40:00 PM
Whats pbs i talk about to bloc in one post.

Solved the problem by switching format in UNIX (ansi and utf-8 language, like english  languages files given by smf dev team) and UTF-8 without BOM (only for utf-8), with pspad or notepad 2 for example...
Title: Re: Problem with font size after installing Greek-UTF8
Post by: wizzy on February 05, 2007, 10:05:43 AM
I use UTF for both languages. The problem appears only on the tiny portal admin menus
Title: Re: Problem with font size after installing Greek-UTF8
Post by: GravuTrad on February 05, 2007, 07:23:35 PM
My solution is the answer...
Title: Re: Problem with font size after installing Greek-UTF8
Post by: wizzy on February 07, 2007, 06:56:54 AM
Here is what I found.

In the files of greek-utf8 language of the TP, some characters were replaced by '\. So I replaced '\ with the correct greek characters using psPad and everything works fine now.
Title: Re: [SOLVED] Problem with font size after installing Greek-UTF8
Post by: GravuTrad on February 07, 2007, 08:46:29 PM
Strange... :)