Roundcube Community Forum

 

MVISION

Started by Miha, November 18, 2007, 06:42:44 AM

Previous topic - Next topic

Do you like this skin?

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

Total Members Voted: 145

mpallo

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?

rwilkins108

mine does that too, i like it though, it's in the middle of the boarder and looks kinda cool ;D

mpallo

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?

rwilkins108

lol, yep mine does that too...

mpallo

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.

terrorhawk

maby this could help stop the jumping.

in templates/login.html find this line

<!---<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

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

terrorhawk

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

Would be nice to place the 'Return 'Return receipt' behind the 'Priority'
http://pictransfer.de/uploads/476623f5bjpg.jpg

seba22

I think, this is great clear theme :)

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


regards

AMoo-Miki

Wanna fix the look of the login page that is not showing the blue heading?

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

AMoo-Miki

Also to make the login page looks in IE, similar to the look on FF, put the following code in login.css

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.

mpallo

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.

kmn

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

Miha

You can deploy this skin for public mail.

And thanks all who fix problems in skin.

kmn

Thanks Miha for the clarification.

kmn