Menu

#20 Add docmgr icon to favorites.

open
nobody
None
5
2007-11-13
2007-11-13
gimili
No

Add this:

<LINK rel="SHORTCUT ICON" href="/docmgr/docmgrlogo.ico">

To this file /themes/default/layout/logo.php.

Add the attached condensed logo to the docmgr folder.

I hope it does not offend anyone that I modified the logo to make it as small as possible.

Discussion

  • gimili

    gimili - 2007-11-13

    logo.php

     
  • gimili

    gimili - 2007-11-13

    docmgrlogo.ico

     
  • gimili

    gimili - 2007-11-13

    Logged In: YES
    user_id=1540101
    Originator: YES

    File Added: docmgrlogo.ico

     
  • Salvatore Baglieri

    Logged In: YES
    user_id=1756684
    Originator: NO

    Np, i'll try to put transparence to the icon.

     
  • Salvatore Baglieri

    Logged In: YES
    user_id=1756684
    Originator: NO

    modified also the normal.php file.

     
  • gimili

    gimili - 2007-11-13

    Logged In: YES
    user_id=1540101
    Originator: YES

    Perfect thanks Salvatore! IMHO I think it makes the system look more sophisticated.

     
  • Salvatore Baglieri

    Logged In: YES
    user_id=1756684
    Originator: NO

    I'm waiting for permissions on the server that hosts the demo (i've ssh but not permission to edit the folder)...

    Anyway the icon is a little bit changed:
    1. Added 48x48 32x32 16x16 format. In this way you can use it also for desktop link.
    2. Code modified using the variable THEME_PATH

    <LINK rel="SHORTCUT ICON" href="<? echo THEME_PATH."/docmgrlogo.ico"; ?>">

    3. Just wget the ico file into DOC_MGR_FOLDER/themes/default/

    All done.

    Gimili,
    why don't you help me to program new features (take a look to the TO DO list)?
    or maybe new cool templates (I hate graphic works!).

    Bye
    Salvatore Baglieri