Extension of CSS :- Alfresco Share Extension Location
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2011 11:10 AM
Hello Team,
While customizing Alfresco SHARE ,as per the requirements We need to change a lot the CSSes of many locations of ALFRESCO SHARE including the theme CSSes. I am aware of Components extension which is inside web-extension but I am still confused about if I want to extend the CSSes of Alfresco SHARE in which location of ALFRESCO SHARE EXTENSION we have to keep these files.
Awaiting for your reply.Please help me.
Thanks and Regards,
Nove
While customizing Alfresco SHARE ,as per the requirements We need to change a lot the CSSes of many locations of ALFRESCO SHARE including the theme CSSes. I am aware of Components extension which is inside web-extension but I am still confused about if I want to extend the CSSes of Alfresco SHARE in which location of ALFRESCO SHARE EXTENSION we have to keep these files.
Awaiting for your reply.Please help me.
Thanks and Regards,
Nove
Labels:
- Labels:
-
Archive
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2011 11:42 AM
For creating a new Theme I'd recommend that you read the information here: http://wiki.alfresco.com/wiki/Alfresco_Share#Themes
If you want to make specific CSS changes associated with components then you can provide additional CSS files by extending the resources.get.desc.xml WebScript by adding using one of the new <@markup> directives in your extension file (see: http://blogs.alfresco.com/wp/ddraper/2011/08/12/customizing-alfresco-share-freemarker-templates/).
Or you could just edit the CSS files for those components.
Regards,
Dave
If you want to make specific CSS changes associated with components then you can provide additional CSS files by extending the resources.get.desc.xml WebScript by adding using one of the new <@markup> directives in your extension file (see: http://blogs.alfresco.com/wp/ddraper/2011/08/12/customizing-alfresco-share-freemarker-templates/).
Or you could just edit the CSS files for those components.
Regards,
Dave
