x97wehner Posted October 13, 2017 Share Posted October 13, 2017 The system isn't allowing me to use currently. Is there a way I'm missing? Link to comment Share on other sites More sharing options...
0 lesley Posted October 13, 2017 Share Posted October 13, 2017 There is not currently a way of using a svg logo. Link to comment Share on other sites More sharing options...
0 x97wehner Posted October 13, 2017 Author Share Posted October 13, 2017 Thanks for the quick reply. Perhaps an easy tweak for the next update? Link to comment Share on other sites More sharing options...
0 lesley Posted October 13, 2017 Share Posted October 13, 2017 It should not be too difficult, I will try to look into it before the next update. Link to comment Share on other sites More sharing options...
0 DaoKakao Posted October 13, 2017 Share Posted October 13, 2017 I've tried to use svg in the custom contents. In that case you should paste the svg source into tinyMCE. There's one trick for it (https://world.episerver.com/Modules/Forum/Pages/Thread.aspx?id=114996) , otherwise tinyMCE will delete all svg: Always have a name attibute for the svg element: <svg name="something" Always have a data-mce attribute for the svg element: <svg data-mce-something="something" Include some text content within the svg element: Using these techniques i could succesfully store inline svg in an xhtml property All this means, you have to edit appropriate .tpl manually Link to comment Share on other sites More sharing options...
0 MockoB Posted October 13, 2017 Share Posted October 13, 2017 Check that topic, in the first post is explained how you could achieve it. https://forum.thirtybees.com/topic/833/svg-logo Link to comment Share on other sites More sharing options...
Question
x97wehner
The system isn't allowing me to use currently. Is there a way I'm missing?
Link to comment
Share on other sites
5 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now