Hello.
I now create a personal site with WebMatrix and asp.net I would like to import an existing theme to it but I can not find any explanation.
Could you explain this theme for example please:
Thanks
With Regards
Abhishek Rajiv Luv
"Helpful then please Mark as Answer"
http://www.codeabstract.com/
http://pluralsight.com/training/users/abhishekluv
Thanks
With Regards
Abhishek Rajiv Luv
"Helpful then please Mark as Answer"
http://www.codeabstract.com/
http://pluralsight.com/training/users/abhishekluv
You will have to put theme.CSS file in Styles folder, theme.js files in Scripts folder and .HTML code will go in the _Layout.cshtml page
Thanks
With Regards
Abhishek Rajiv Luv
"Helpful then please Mark as Answer"
http://www.codeabstract.com/
http://pluralsight.com/training/users/abhishekluv
Marked as answer by Angie xu - MSFT on Nov 13, 2012 01:42 AM
Thanks
With Regards
Abhishek Rajiv Luv
"Helpful then please Mark as Answer"
http://www.codeabstract.com/
http://pluralsight.com/training/users/abhishekluv
palife
0 Points
4 Posts
Thèmes webmatrix
Nov 10, 2012 02:03 PM|LINK
Hello.
I now create a personal site with WebMatrix and asp.net I would like to import an existing theme to it but I can not find any explanation.
Could you explain this theme for example please:
http://www.css3templates.co.uk/templates.html
CSS3_colour2
Abhishek Luv
Participant
1736 Points
468 Posts
Re: Thèmes webmatrix
Nov 10, 2012 02:08 PM|LINK
Hi Dear,
You will have to create a layout page " _Layout.cshtml ". This layout page will contain the skeleton for all your web pages.
Example : http://www.microsoft.com/web/post/web-development-101-part-4-using-layout
With Regards
Abhishek Rajiv Luv
"Helpful then please Mark as Answer"
http://www.codeabstract.com/
http://pluralsight.com/training/users/abhishekluv
palife
0 Points
4 Posts
Re: Thèmes webmatrix
Nov 10, 2012 02:36 PM|LINK
thank you but I already have an layout.cshtml with this code:In this code I should just replace site.css by the acces of my new Css?Abhishek Luv
Participant
1736 Points
468 Posts
Re: Thèmes webmatrix
Nov 10, 2012 02:39 PM|LINK
Yes exactly
With Regards
Abhishek Rajiv Luv
"Helpful then please Mark as Answer"
http://www.codeabstract.com/
http://pluralsight.com/training/users/abhishekluv
palife
0 Points
4 Posts
Re: Thèmes webmatrix
Nov 10, 2012 02:43 PM|LINK
OK thanks.
And where I place my theme folder?
Abhishek Luv
Participant
1736 Points
468 Posts
Re: Thèmes webmatrix
Nov 10, 2012 02:49 PM|LINK
You will have to put theme.CSS file in Styles folder, theme.js files in Scripts folder and .HTML code will go in the _Layout.cshtml page
With Regards
Abhishek Rajiv Luv
"Helpful then please Mark as Answer"
http://www.codeabstract.com/
http://pluralsight.com/training/users/abhishekluv
palife
0 Points
4 Posts
Re: Thèmes webmatrix
Nov 10, 2012 03:37 PM|LINK
Thanks you very much
Abhishek Luv
Participant
1736 Points
468 Posts
Re: Thèmes webmatrix
Nov 10, 2012 03:46 PM|LINK
Your welcome
With Regards
Abhishek Rajiv Luv
"Helpful then please Mark as Answer"
http://www.codeabstract.com/
http://pluralsight.com/training/users/abhishekluv