Hi Nipun and Rolf,

Add these four lines in skins/default/mail.css
#mailboxlist li.spam
{
 background-image: url(images/icons/folder-junk.png);
}

This will use the same "Junk" folder icon for the Spam folder, instead of
regular (generic) blue icon.  I would enter these lines it at the end of the
file, but you can add it where the trash and junk folders have been defined.


Nitin


Nipun Jain wrote:

Yes, that's what I want to do. Maybe replacing all occurrences of "Junk" in RoundCube code by "Spam" will do the trick? But how to set the Junk/Spam folder to show as a default? (Junk folder is already in the default IMAP folder array, but it is not automatically subscribed.).

On 5/5/06, *Rolf Wenger* <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:

    Hello Nitin,

    Monday, April 10, 2006, 8:28:16 PM, you wrote:
    > I think this line in main.inc.php sets default folders for every
    user,
    > provided they have been created on the server:
    > -------------
    > // display these folders separately in the mailbox list
    > $rcmail_config['default_imap_folders'] = array('INBOX', 'Drafts',
    > 'Sent', 'Junk', 'Trash');
    > -------------

    Yes - that works. But i think Nipun is searching a way to change the
    icon of his folder named SPAM to the junk-icon from roundcube. That's
    what i want too..

    Greetings, Rolf
    --
    [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
    www.flor-online.net <http://www.flor-online.net>

    www.purplemoon.ch/rolf <http://www.purplemoon.ch/rolf>
    icq: 151665587
    msn: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>







Reply via email to