Author Topic: Problems with skins in RC2  (Read 5797 times)

Offline Axe

  • Newbie
  • *
  • Posts: 1
Problems with skins in RC2
« on: January 05, 2008, 05:46:28 AM »
When upgrading to RC2 we changed back to Beta2 skins (never ran RC1) since the interface had two severe problems.
1. Login was fine, but first the CSS for "Folders" made the position of "Folders" to drop down under the "Trash".
2. When the "auto update" folder started, the interface frooze and the text "Searching for email" was scrolling and the interface frooze. This could be solved by entering a clean url (that is taking away the querystring to make roundcube return to the initial point.
3. No other folders except for the Inbox showed any content even if there were content in most folders.
(I am running with swedish as my preferred language, but en as default)
Reverting back to skins from Beta2 solved everything.

I made the upgrade like this:
a) Compared the db-layout and made only a few small changes (but I copied the content from body to texture and did not drop body for backward compatibility.)
b) Compared main and db and transferred the changes.
c) Changed the softlink to roundcube and got started.
Any ideas on what could be the thing here? Something in the upgrade process or in the skins?

Offline marcoparco

  • Newbie
  • *
  • Posts: 1
Re: Problems with skins in RC2
« Reply #1 on: January 22, 2008, 10:56:23 AM »
hi,
i solved 1) changing line 196 of skins/default/mail.css to
 padding: 0px 10px 4px 10px;

ciao
marco