Author Topic: Default Skin with Icon Text Labels  (Read 52122 times)

Offline jcwacky

  • Newbie
  • *
  • Posts: 7
Default Skin with Icon Text Labels
« on: July 07, 2007, 02:40:24 PM »
I have taken it upon myself to add text labels to the default Roundcube skin.

Should make Roundcube much more user friendly for those who are less computer literate.



I have had to increase the overall size of the icons to make the labels fit, so I had to make some modifications to the .html templates and css files. So this has to be installed as a skin.

Full installation instructions are included in the zip file.

Looking forward to hearing your comments.

Please note: I have not fully tested this skin yet, so there may well be some mistakes/bugs in it. Please let me know if you find anything which isn't quite right, and I shall do my best to fix it.

Cheers
James

Offline SKaero

  • Administrator
  • Hero Member
  • *****
  • Posts: 5,876
    • SKaero - Custom Roundcube development
Re: Default Skin with Icon Text Labels
« Reply #1 on: July 07, 2007, 05:47:41 PM »
Thanks This is very cool! Thanks! :D

Offline bpat1434

  • Administrator
  • Hero Member
  • *****
  • Posts: 673
Re: Default Skin with Icon Text Labels
« Reply #2 on: July 08, 2007, 05:37:09 PM »
Looks good!!

One thing I'd like to add is my comments from this topic in which I say that putting the labels inside the image (which it looks like you've done) is going to be horrendous with the languages. I'd suggest removing them, then inserting RoundCube text objects for each one. That way, when a user who reads latin better than english logs on, they can read their language; rather than only english.
 
  

Offline SKaero

  • Administrator
  • Hero Member
  • *****
  • Posts: 5,876
    • SKaero - Custom Roundcube development
Re: Default Skin with Icon Text Labels
« Reply #3 on: July 08, 2007, 06:52:51 PM »
Yes its not that hard I done it for my new theme but, there is not Reply, Reply All, Forward in the labels, so it is hard to do.

Offline jcwacky

  • Newbie
  • *
  • Posts: 7
Re: Default Skin with Icon Text Labels
« Reply #4 on: July 08, 2007, 07:25:13 PM »
Yeh, I realise this is not very good for diff languages. I would have added proper labels if I had the time and skill, but it would take me too long at the moment. And it was only really a fix I did for my own use, I just thought I'd share it for all the English speakers. Sorry!

Offline bpat1434

  • Administrator
  • Hero Member
  • *****
  • Posts: 673
Re: Default Skin with Icon Text Labels
« Reply #5 on: July 08, 2007, 11:03:30 PM »
No need to be sorry!! I'm happy to have contributions from the community!!! I was just suggesting an improvement to the current implementation. Like if someone else is to pick up the ball and run with this ;)
 
  

Offline scvinodkumar

  • Newbie
  • *
  • Posts: 2
Default Skin with Icon Text Labels
« Reply #6 on: June 04, 2008, 08:09:13 AM »
how can i display only text instead of image underneath with text?

:)

Offline VeraVault

  • Newbie
  • *
  • Posts: 6
Default Skin with Icon Text Labels
« Reply #7 on: December 22, 2009, 12:55:19 AM »
Anyone know how to make this work with 0.3 ?

Thanks

Offline SKaero

  • Administrator
  • Hero Member
  • *****
  • Posts: 5,876
    • SKaero - Custom Roundcube development
Default Skin with Icon Text Labels
« Reply #8 on: December 22, 2009, 01:01:49 AM »
This is a old skin it would have to be remade for 0.3.1.

ishoes123

  • Guest
新加的空白文章3
« Reply #9 on: December 24, 2009, 03:19:14 AM »
这是新加的空白文章3,可以在ubb可视化编辑器中,添加和修改文章内容。

patrickculverton

  • Guest
Default Skin with Icon Text Labels
« Reply #10 on: May 26, 2010, 12:53:51 AM »
Thanks for the help buddies! Now I can safely configure the right settings for my website.
best organic skin care certified organic cosmetics

Offline sodepdotvn

  • Newbie
  • *
  • Posts: 1
    • http://www.sodep.vn
Default Skin with Icon Text Labels
« Reply #11 on: December 03, 2010, 10:09:35 AM »
thanks!                                                                          


                                 .

Offline bosse

  • Jr. Member
  • **
  • Posts: 23
Default Skin with Icon Text Labels
« Reply #12 on: February 08, 2011, 11:55:15 AM »
As im workin on a new skin i need some more textlabels in the labels.inc files in order to create nice css Textbuttons.

I added the following labels to the English (GB) labels.inc.

Code: [Select]
$labels['newmessage'] = 'Compose';
$labels['reply'] = 'Reply';
$labels['forward'] = 'Forward';
$labels['marks'] = 'Marks';
$labels['options'] = 'Options';
$labels['refresh'] = 'Refresh';


would it be possible to add official button labels to the language files. Theme designers could choose whether they want a text label or just an icon (or even both) as button.

cheers
bosse

Offline parkduyanh

  • Newbie
  • *
  • Posts: 7
Default Skin with Icon Text Labels
« Reply #13 on: July 13, 2011, 08:25:29 PM »
thank for share :D

Offline parkduyanh

  • Newbie
  • *
  • Posts: 7
Default Skin with Icon Text Labels
« Reply #14 on: July 13, 2011, 08:27:03 PM »
thank for sharing..