+ Reply to Thread
Page 3 of 7 FirstFirst 1 2 3 4 5 ... LastLast
Results 21 to 30 of 65

Thread: MobileMe

  1. #21
    kush is offline Registered User
    Join Date
    Mar 2009
    Posts
    1
    Downloads
    0
    Uploads
    0

    Default

    hey kreal, love the theme, simply amazing! however the files im suppose to edit i dont find the keys you say to search for, im using v1.1 and i edited the config file. the others i couldnt find, could you help me please thanks!

  2. #22
    gjr
    gjr is offline Registered User
    Join Date
    Mar 2009
    Posts
    1
    Downloads
    0
    Uploads
    0

    Thumbs up

    I was just testing my first linux based server. Based on directadmin and roundcube off course (the squirrel sucks big time)...

    Just browsing for some themes and i saw this MobileMe theme! This is totally rocking. My compliments, this looks great!

    I will get into roundcube themes and how to implement them. This is certainly something i would like to have on our server.

    I will report any bugs when found, keep up the great work!

  3. #23
    henn1nk is offline Registered User
    Join Date
    Mar 2009
    Posts
    1
    Downloads
    0
    Uploads
    0

    Default

    I can't find in /program/js/app.js:

    this.button_sel = function(command, id)

    etc :-(

    ah.. i found it in app.js.src

    but.. the adressbook is broken here... it's an empty page :/

    i'm using 0.2 stable.
    Last edited by henn1nk; 03-06-2009 at 10:10 AM.

  4. #24
    horfic's Avatar
    horfic is offline Registered User
    Join Date
    Dec 2008
    Posts
    41
    Downloads
    7
    Uploads
    1

    Default

    Will this skin also work with roundcube 0.2 stable?

  5. #25
    jaredyeo is offline Registered User
    Join Date
    Apr 2009
    Posts
    10
    Downloads
    2
    Uploads
    0

    Default

    this theme breaks in 0.2.

    the issue is with splitter.js

    two ways to fix this

    1.) delete spiltter.js
    2.) copy splitter.js from the default theme provided in 0.2, then change the this.p1.style.width to 50.

    ok its not really a fix, its a hack.

  6. #26
    Alex3 is offline Registered User
    Join Date
    Sep 2008
    Posts
    8
    Downloads
    1
    Uploads
    0

    Default

    Could you clarify that Jared? I think you mean line 84

    Code:
    this.p1.style.width = Math.floor(this.pos - this.p1pos.x - this.layer.width / 2) + 'px';
    I changed it to read

    Code:
    this.p1.style.width =50;
    but it didn't seem to make a difference.

  7. #27
    jaredyeo is offline Registered User
    Join Date
    Apr 2009
    Posts
    10
    Downloads
    2
    Uploads
    0

    Default

    Quote Originally Posted by Alex3 View Post
    Could you clarify that Jared? I think you mean line 84

    Code:
    this.p1.style.width = Math.floor(this.pos - this.p1pos.x - this.layer.width / 2) + 'px';
    I changed it to read

    Code:
    this.p1.style.width =50;
    but it didn't seem to make a difference.
    Hmm I don't think its that line..

    Heres my file. Hope it works for you.
    Attached Files

  8. #28
    Alex3 is offline Registered User
    Join Date
    Sep 2008
    Posts
    8
    Downloads
    1
    Uploads
    0

    Default

    It worked perfectly, thanks very much!

  9. #29
    Alex3 is offline Registered User
    Join Date
    Sep 2008
    Posts
    8
    Downloads
    1
    Uploads
    0

    Default

    Speaking of hacks, how does this look using 0.2 on Safari 3? I'm using the Safari 4 beta and the search box has a slight problem.

    If I edit /MobileMe/includes/taskbar.html and change the quicksearchbar type to"none" instead of "seach" it looks a little better

    but it needs bumping up a couple of pixels. Any solutions?

  10. #30
    kendokar is offline Registered User
    Join Date
    Oct 2006
    Posts
    4
    Downloads
    1
    Uploads
    0

    Default

    Great skin.. but I have problem..
    when compose email, HTML editing switch don't work and address book list
    is blank, theres no coloumn like in the screenshoot..

+ Reply to Thread
Page 3 of 7 FirstFirst 1 2 3 4 5 ... LastLast

LinkBacks (?)

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts