Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Apr 25, 2012 07:25 PM by CodeHobo
Member
111 Points
105 Posts
Apr 25, 2012 06:45 PM|LINK
How do I get rid of the
To learn more about ASP.NET MVC visit http://asp.net/mvc.
Banner in my MVC3 web site?
All-Star
18647 Points
2647 Posts
Apr 25, 2012 07:07 PM|LINK
That's in the layout page. In visual studio you'll find this under the Views/Shared folder.
Also you can adjust the css by going to the Content folder and adjusting the site.css file.
Apr 25, 2012 07:19 PM|LINK
I have looked at the _layout.cshtml file in the views/shared folder.
I can change many things in this file, but I can't find To learn more about ASP.NET MVC visit http://asp.net/mvc
Apr 25, 2012 07:25 PM|LINK
That specific portion is in the home Index view. Look under Views/Home and it should be in the index.cshtml file. Sorry for the confusion.
Arne Garvand...
Member
111 Points
105 Posts
To learn more about ASP.NET MVC visit http://asp.net/mvc.
Apr 25, 2012 06:45 PM|LINK
How do I get rid of the
To learn more about ASP.NET MVC visit http://asp.net/mvc.
Banner in my MVC3 web site?
Certified Geek
Professional Data Dude
Minnesota
CodeHobo
All-Star
18647 Points
2647 Posts
Re: To learn more about ASP.NET MVC visit http://asp.net/mvc.
Apr 25, 2012 07:07 PM|LINK
That's in the layout page. In visual studio you'll find this under the Views/Shared folder.
Also you can adjust the css by going to the Content folder and adjusting the site.css file.
Blog | Twitter : @Hattan
Arne Garvand...
Member
111 Points
105 Posts
Re: To learn more about ASP.NET MVC visit http://asp.net/mvc.
Apr 25, 2012 07:19 PM|LINK
I have looked at the _layout.cshtml file in the views/shared folder.
I can change many things in this file, but I can't find
To learn more about ASP.NET MVC visit http://asp.net/mvc
Certified Geek
Professional Data Dude
Minnesota
CodeHobo
All-Star
18647 Points
2647 Posts
Re: To learn more about ASP.NET MVC visit http://asp.net/mvc.
Apr 25, 2012 07:25 PM|LINK
That specific portion is in the home Index view. Look under Views/Home and it should be in the index.cshtml file. Sorry for the confusion.
Blog | Twitter : @Hattan