10-05-2020 12:01 PM
Hi,
I am currently developing my own theme for alfresco and looking for a way to change the alfresco-logo of a public link preview to a custom one.
If I create a public link to share a document with a person. If the person click on the link the document is displayed a preview in the browser and on the top there is still the original alfresco logo which is loaded from http://localhost:8180/share/res/components/images/alfresco-logo.svg
How can I change this? I already replaced all alfresco logo in my theme, but it seems, that this does not influiences the public link preview.
Thanks,
Florian
10-06-2020 09:33 AM
Thank you,
I was able to solve this problem.
With the same method (dreating a folder called footer intead of quickshare I was also able to modifiy the footer.
Thanks,
Florian
10-05-2020 06:02 PM
Its not quite clear which image you are talking about. Is it the favicon ? Can you share a screenshot ?
There is discussion around images and logos here pertaining to custom themes:
You can also find some demo custom themes here: https://github.com/abhinavmishra14/share-theme-demo/tree/master/share62-theme-demo
10-06-2020 05:17 AM
Thank you for the quick answer,
it´s the logo of the quickshare "preview", see the attached image
https://alfresco.nettania.net/share/s/t3dnqyB5T2SJ3ncjycC5FA
10-06-2020 09:33 AM
Thank you,
I was able to solve this problem.
With the same method (dreating a folder called footer intead of quickshare I was also able to modifiy the footer.
Thanks,
Florian
10-06-2020 11:06 AM
Hi @nettania
Great news that you resolved your issue & thanks for updating on how you did it - really helpful to other users.
Cheers,
10-06-2020 02:24 AM
Please check header.get.html.ftl of quickshare.Here Path is given how for logo.
alfresco\site-webscripts\org\alfresco\components\quickshare\header.get.html.ftl
Explore our Alfresco products with the links below. Use labels to filter content by product module.