I am totally new in MVC-3 and working with a project (MVC3 rezor) and I am almost complete. I also made a UI design (HTML, CSS) separately for the project by other person. How can I attatch the design with my project where I have no previous idea about
this?
I also made a UI design (HTML, CSS) separately for the project by other person. How can I attatch the design with my project where I have no previous idea about this?
Simple. Declare the css in the layout( see the previous css declaration)
Modify other HTML controls ( table) to put the id from css...
FireflyShahr...
0 Points
12 Posts
Attatch design with MVC3 rezor project
Aug 30, 2012 03:35 PM|LINK
I am totally new in MVC-3 and working with a project (MVC3 rezor) and I am almost complete. I also made a UI design (HTML, CSS) separately for the project by other person. How can I attatch the design with my project where I have no previous idea about this?
can anyone please help me..........
ignatandrei
All-Star
134555 Points
21588 Posts
Moderator
MVP
Re: Attatch design with MVC3 rezor project
Aug 31, 2012 01:39 AM|LINK
Simple. Declare the css in the layout( see the previous css declaration)
Modify other HTML controls ( table) to put the id from css...