Actually i got theme for my website from designer and now i need to load it on to my Umbraco backoffice. I have checked Settings / Developers etc section in Umbraco backoffice but cannot find from where i can load / install Theme. I can see the "Stylesheets / Scripts / Partial Views / Macro / Template " etc but cannot find "Theme" there.
So can anyone please let me know how to achieve it ?
There's no "themes" in Umbraco. You decide how the html/css/js fit together, mainly using the templates section, see an example in the documentation here:
how to load / install Theme in Umbraco 7.1.6
Good Morning Experts
Can we load / install "Theme" into Umbraco ?
Actually i got theme for my website from designer and now i need to load it on to my Umbraco backoffice. I have checked Settings / Developers etc section in Umbraco backoffice but cannot find from where i can load / install Theme. I can see the "Stylesheets / Scripts / Partial Views / Macro / Template " etc but cannot find "Theme" there.
So can anyone please let me know how to achieve it ?
Thanks in advance !
Rohan
There's no "themes" in Umbraco. You decide how the html/css/js fit together, mainly using the templates section, see an example in the documentation here:
http://our.umbraco.org/documentation/Using-Umbraco/Creating-Basic-Site/
is working on a reply...