[Building Sakai] Tool's Icon

Sam Chow samchow at ln.edu.hk
Thu May 27 00:27:28 PDT 2010


Dear Miguel,

Its work!!! 

Thanks a lot :D
  ----- Original Message ----- 
  From: Miguel Carro Pellicer 
  To: Sam Chow 
  Cc: sakai-dev at collab.sakaiproject.org 
  Sent: Thursday, May 27, 2010 2:59 PM
  Subject: Re: [Building Sakai] Tool's Icon


  You need to add some CSS lines in portal.css, located into your skin folder. There is one portal.css for each skin, you have to change the skins you're using.

  In source-->\reference\library\src\webapp\skin\
  In tomcat-->webapps\library\skin

  Add this lines and change TOOL_ID for your tool id and URL for your icon's URL.

  .icon-TOOL_ID {
      background-image: url(images/custom/tool_icon.png);
  }

  Example:

  .icon-sakai-schedule {
      background-image: url(images/custom/calendar.png);
  }

  Hope this helps. Miguel.



  El 27/05/2010 8:32, Sam Chow escribió: 
Dear all,

I have made a new tool, and how to assign an icon to the tool?

Many Thanks.

Best Regards,
Sam Chow

-----
Best Regards,

Sam Chow
Research Assistant
Lingnan Unviersity
Hong Kong
  

  -- 

   



  Miguel Carro Pellicer

  mcarro at pentec.es

  +34 - 96 393 74 33 ext. 32 

  www.samoo.es



  Este  correo  y  sus archivos asociados son privados y confidenciales y va dirigido  exclusivamente  a su destinatario. Si recibe este correo sin ser el  destinatario del mismo, le rogamos proceda a su eliminación y lo ponga en  conocimiento del emisor. La difusión por cualquier medio del contenido de  este  correo podría ser sancionada conforme a lo previsto en las leyes españolas, Ley Orgánica 15/1999 de Protección de Datos de Carácter Personal.  No  se autoriza la utilización con fines comerciales o para su incorporación a ficheros automatizados de las direcciones del emisor o del destinatario."



  This mail and its attached files are confidential and are only and exclusively intended to their addressee. In case you may receive this mail not being its addressee, we beg you to let us know the error by reply and to proceed to destroy it. The circulation by any mean of this mail could be penalised in accordance with the Spanish legislation. Is not allowed the use of both, the transmitter and the addressee's, address with a commercial aim, or in order to be incorporated to automated data process or to any kind of files. 



  P Antes de imprimir este correo electrónico piense bien si es necesario hacerlo. El medioambiente es cosa de todos.




-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20100527/4f417ecb/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/jpeg
Size: 3022 bytes
Desc: not available
Url : http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20100527/4f417ecb/attachment.jpe 


More information about the sakai-dev mailing list