We have several brands with slightly different logo & color themes we want to use in the survey look & feel. However, we want to start from the same baseline, rather than setting all the same basic options for each new themes for each one. How do you copy themes?
Page 1 / 1
As far as I'm aware, this is not yet a feature. I feel your pain: copying down the hex codes multiple times can be a pain when you're trying to set something up.
I would speak to your brand admin. If you are talking about Dynamic Themes, brand admin's can make as many custom ones as needed and assign them to individual users or groups of users.
I faced this today, and as a close solution, I copied the theme's stylesheet and then referred to it in the look and feel - it has a place for "External CSS"
I did this in Chrome browser. I previewed a survey with the template I wanted to copy. Then I selected "Inspect" and found the linked css stylesheet address, something that will look like:
`<link href="/jfe/themes/skins/letgo/letgo1/version-1234566788-c100e3/stylesheet.css" rel="stylesheet">`
I took: /jfe/themes/skins/letgo/letgo1/version-1234566788-c100e3/stylesheet.css
and pasted that into the External CSS section int he Look and Feel.
Hope it helps!
I did this in Chrome browser. I previewed a survey with the template I wanted to copy. Then I selected "Inspect" and found the linked css stylesheet address, something that will look like:
`<link href="/jfe/themes/skins/letgo/letgo1/version-1234566788-c100e3/stylesheet.css" rel="stylesheet">`
I took: /jfe/themes/skins/letgo/letgo1/version-1234566788-c100e3/stylesheet.css
and pasted that into the External CSS section int he Look and Feel.
Hope it helps!
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.