I have created a design in Adobe Photoshop which ive exported to CSS and XHTML. What I need to know is how to I integrate this CSS and XHTML to Umbraco so that it becomes the design theme of my website.
I tried looking up tutorials and scanned a lot of info on the internet but to no avail. Could someone please point the way forward?
Find some tuts on Warren's site on how to set up your templates (in fact, umbraco uses masterpages...). And your css files can be copied into the /css folder of the umbraco installation (and will be visible from within your umbraco backend as well)
Install umbraco switch to settings section and add your css into stylesheets and xml into templates. You also can install cws http://umbracocws.codeplex.com/ and learn from it
Photoshop Template to Umbraco Theme
I have created a design in Adobe Photoshop which ive exported to CSS and XHTML. What I need to know is how to I integrate this CSS and XHTML to Umbraco so that it becomes the design theme of my website.
I tried looking up tutorials and scanned a lot of info on the internet but to no avail. Could someone please point the way forward?
Hi,
Find some tuts on Warren's site on how to set up your templates (in fact, umbraco uses masterpages...). And your css files can be copied into the /css folder of the umbraco installation (and will be visible from within your umbraco backend as well)
Hope this helps.
Regards,
/Dirk
Install umbraco switch to settings section and add your css into stylesheets and xml into templates. You also can install cws http://umbracocws.codeplex.com/ and learn from it
is working on a reply...