Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: iti on March 18, 2011, 04:50:25 AM

Title: Problem with fonts (Polish)
Post by: iti on March 18, 2011, 04:50:25 AM
Hello,
I got problem with folders that are created via Microsoft Outlook client to Imap serwer.
Roundcube shows for example in folder menu : "Eleme...y usuniÄ™te" - that is not correct. But when I go to settings -> folders  I can see them displayed correct.
Anyone can help?
Title: Problem with fonts (Polish)
Post by: Julius Caesar on March 18, 2011, 05:02:59 AM
The foldername length reduction is managed by the theme you are using:

In the /skins//templates/mail.html and in /skins//templates/message.html you can find the following:

" />

Where in the default skin the is equal to 25. You can adjust this value to your needs.
Title: Problem with fonts (Polish)
Post by: iti on March 18, 2011, 05:39:42 AM
Thank You.
After changing lengh value to 25 everything works fine.

regards,