Roundcube Community Forum

 

MVISION - Updated and Upgraded!! v2

Started by youds, May 10, 2008, 11:12:02 PM

Previous topic - Next topic

mercator

#45
Hello,

I use this great skin and tried to get it running with 0.2-alpha. Everything seems to work fine with the exception of the spell checker: That one's just gray-ed out... (of course, the option is enabled in main.php).

EDIT: Same with the official 0.1 release. BTW: I run PHP5.

Thanks
Mercator

almuc

I installed the theme, but it can't retrieve the message list. The folders panel is there, but message list can't be displayed! Any help?

mazaa

#47
EDIT 07-07-2008: doesn't work with latest build 0.2-alpha (message list doesn't show up).

Inside attached zip-file:
- buttons in Finnish, some resized
- mail.html & message.html (templates), buttons sizes changed for Finnish PNGs.

Thanks for the excellent theme!

Slicky

Quote from: almuc;12743I installed the theme, but it can't retrieve the message list. The folders panel is there, but message list can't be displayed! Any help?

I have the same problem.  I upgraded to 0.1 latest stable but it had no impact in getting it to work.  I am using Firefox.

guyvert1

Just installed v 0.2-alpha and get same as rest, can compose fine, but no folder list

b0n40

Quote from: almuc;12743I installed the theme, but it can't retrieve the message list. The folders panel is there, but message list can't be displayed! Any help?

same problem here...

rmc2000

yes! mvision have some bugs with last version of roundcube , anyone can send a 100% fixed version to try install it?

Thanksss

Rodrigo

hornbech

is it possible to get a download of the buttons in PSD format so that i can translate them.. GREAT theme..

rmc2000

hornbech,

You can make download of psd's here:

http://roundcubeforum.net/showpost.php?p=12762&postcount=47

But this skin not work with 2.0 alpha version of roundcube! i get some javascript errors! anyone can help?

rmc2000

Quote from: hornbech;12931is it possible to get a download of the buttons in PSD format so that i can translate them.. GREAT theme..

You can make download of psd's here:

http://roundcubeforum.net/showpost.php?p=12762&postcount=47

But this skin not work with 2.0 alpha version of roundcube! i get some javascript errors! anyone can help?

krasko

#55
Quote from: yahyah;12542I use Mvison2 with openbsd 4.3 + roundcube

I have problems:

with Firefox, emails are not displayed, I have a logo that rotates. (See picture 1)

with IE7, the display of emails is shifted . (See picture 2)

Can you help me to configure mvision2?

I tested with the 'vertical' and I have the similar problems

Thank you

Do you solve it?

I have same problem with roundcube 0.2 alpha1, and FreeBSD

And with Opera and Firefox too.

Edit: It dont work on 0.1.1 too :(

solotrom

Thanks for the excellent theme :D

First day using it, and wanted to raise 2 points that I didn't see listed yet:

All works well for me on FF3 and IE7, but pages are extremely slow to render in IE6, to the extent that icons render one at a time and a page can take several minutes to display.  Any ideas?  On the same machine using FF3 all is well.  Using 0.2a with Apache2.

Second minor point is that the backdrop graphic is not wide enough for the Disk Usage graph bar (the graph bar extends to the right of the backdrop).  On the screenshots in the forum it looks fine when no limit is set on the mailbox, but I set a quota on mine.

Thanks again.

Thor

- Width of message list doesn't adapt to scroll pane (Firefox 2.x)
- Patch for Microsoft Script Debugger not included in official code

Otherwise a great piece of work. Set up Roundcube as a replacement for my girlfriend's Hotmail account and needed a more professional looking skin. Thanks for making!

malikhemani

#58
In FF when you are in the inbox the messages and info do not expand to the edge of the screen. In IE it works perfect. I am attaching an image. Please let me know of a fix.

Thanks
Malik M. Hemani
Graphic Stylus | Print Stylus
[email protected]

Visit our latest specials at //www.graphicstylus.net | //www.printstylus.net

mrtuzi

Quote from: malikhemani;13152In FF when you are in the inbox the messages and info do not expand to the edge of the screen. In IE it works perfect. I am attaching an image. Please let me know of a fix.

Thanks

This was resolved Here as follows:

Quoteedit the horizontal.css file:
find #messagelist {...

remove: display: table;table-layout: fixed;

Shift refresh and your width problems should be gone.