What Joao says is correct, but there can be a slightly better approach, if you have multiple screens.
- have both themes and layout-webblocks in the references.
- select the old-layout webblock and hit f12/find usages
- hit the replace all button in bottom-right of search box
- select the new layout-webblock
- click ok, and all layoutwebblock should have been replaced with the new one.
- fix the warnings if any , (click on the warning and hit delete if you want to delete the placeholder for example)
Hi there
I have already built my application based on the LondonFixed theme. Now I want to change my theme, how can I do that ?
I am not able to increase the width of the container. How can I change the CSS ? When I inspect the element, i get below information.
https://shweta-mukta.outsystemscloud.com/RichWidgets/Theme.LondonFixed.extra.css?14
I am able to override my CSS against the theme but I am still not able to change my theme.
Please advise.
Shweta, can you please provide an example (visual if possible) of what you want to change in your interface? And the access to the system as well?
Hello,
Please notice the screenshot attached. My current theme is LondonFixed (Highlighted in yellow). I want to enable the theme called Chicago as I am not happy with the UI of the existing theme.
Regards
Shweta
Ok, So, click o on your own theme and change the Base Theme to Chicago.
After that you have to change the layout of all the existent screens:
- Click on the screen
- Change to the widget tree and click on the 'Layout' element
- Then change it's source to the Chicago/Theme
- You'll see some placeholder's changes. Just correct the warnings, and you're good to go.
Good J. A shortcut, and I love them... ;)
Thank you for the solution. It's quick and easy :)