Poll

Do you like this skin?

es
374 (97.1%)
o
11 (2.9%)

Total Members Voted: 145

Author Topic: MVISION  (Read 124189 times)

Offline mpallo

  • Jr. Member
  • **
  • Posts: 30
Re: MVISION
« Reply #15 on: November 21, 2007, 09:51:40 PM »
TerrorHawk...thanks so much for the fix.

My login screen and logout page look like the attached in IE7. (login button outside the blue border) Am I the only one?

Offline rwilkins108

  • Jr. Member
  • **
  • Posts: 21
Re: MVISION
« Reply #16 on: November 21, 2007, 09:59:21 PM »
mine does that too, i like it though, it's in the middle of the boarder and looks kinda cool ;D

Offline mpallo

  • Jr. Member
  • **
  • Posts: 30
Re: MVISION
« Reply #17 on: November 21, 2007, 10:06:18 PM »
Quote from: rwilkins108
mine does that too, i like it though, it's in the middle of the boarder and looks kinda cool ;D

IE7: When you logout does the login screen jump from the top of the screen down to the middle?

Offline rwilkins108

  • Jr. Member
  • **
  • Posts: 21
Re: MVISION
« Reply #18 on: November 21, 2007, 10:08:27 PM »
lol, yep mine does that too...

Offline mpallo

  • Jr. Member
  • **
  • Posts: 30
Re: MVISION
« Reply #19 on: November 21, 2007, 10:11:59 PM »
I think it is because there is no RC logo on the logon or logout page. It is bumping everything down...I mean up.

OK I just want this to work LOL.

Offline terrorhawk

  • Newbie
  • *
  • Posts: 3
Re: MVISION
« Reply #20 on: November 22, 2007, 10:49:09 AM »
maby this could help stop the jumping.

in templates/login.html find this line

Code: [Select]
<!---<img src=&quot;/images/logo.png&quot; width=&quot;165&quot; height=&quot;55&quot; border=&quot;0&quot; alt=&quot;<roundcube:object name='productname' />&quot; hspace=&quot;10&quot; />--->
And change it to this

Code: [Select]
"<roundcube:object" hspace="10" />
i dont say it will fix the problem but it could help

Offline terrorhawk

  • Newbie
  • *
  • Posts: 3
Re: MVISION
« Reply #21 on: November 22, 2007, 11:00:55 AM »
Ok i found somthing else..

If u use the html editor (fckeditor) u must also include the editor css files (u can copy them from the default them or use the one under my post (these are not modified))

if u dont include them the html editor looks very ugly

Reload

  • Guest
Re: MVISION
« Reply #22 on: November 22, 2007, 02:05:10 PM »
Would be nice to place the 'Return 'Return receipt' behind the 'Priority'
http://pictransfer.de/uploads/476623f5bjpg.jpg

Offline seba22

  • Jr. Member
  • **
  • Posts: 11
Re: MVISION
« Reply #23 on: November 22, 2007, 02:08:54 PM »
I think, this is great clear theme :)

Now, you should work, to make it compatibile with IE7.


regards

Offline AMoo-Miki

  • Newbie
  • *
  • Posts: 2
Re: MVISION
« Reply #24 on: November 22, 2007, 04:45:23 PM »
Wanna fix the look of the login page that is not showing the blue heading?

Open common.css and search for
Code: [Select]
font-family: &quot;Tahoma;and remove the " before the T to read
Code: [Select]
font-family: Tahoma;

Offline AMoo-Miki

  • Newbie
  • *
  • Posts: 2
Re: MVISION
« Reply #25 on: November 22, 2007, 05:32:42 PM »
Also to make the login page looks in IE, similar to the look on FF, put the following code in login.css

Code: [Select]
form { margin: 0px; }
p { margin-top:11px; }
*input.login-button { padding-top:2px; }
#log-in table td { padding:0px; height:19px; }

This will bring the login button up while making the text inside the button align correctly.

Offline mpallo

  • Jr. Member
  • **
  • Posts: 30
Re: MVISION
« Reply #26 on: November 23, 2007, 01:20:51 PM »
Terrorhawk...your fix worked great, the jumping is gone as the logo was commented out. I should have figured that out.

AMoo-Miki...the login button fixed worked perfect for me too.

Thank you both for sharing. Working perfect for me now in IE7.

Offline kmn

  • Jr. Member
  • **
  • Posts: 44
Re: MVISION
« Reply #27 on: November 24, 2007, 01:43:22 AM »
Hello,

This is a really nice theme. I have already voted for it.

But on going through the theme, it is seen that it contains logos which have very close similarity to At Mail. Will there be any problem with this in future?

Is this GPL just like RC. Can we deploy this for public mail?

Regards

kmn

Offline Miha

  • Jr. Member
  • **
  • Posts: 17
Re: MVISION
« Reply #28 on: November 24, 2007, 08:30:29 AM »
You can deploy this skin for public mail.

And thanks all who fix problems in skin.

Offline kmn

  • Jr. Member
  • **
  • Posts: 44
Re: MVISION
« Reply #29 on: November 24, 2007, 11:17:01 AM »
Thanks Miha for the clarification.

kmn