JethroTull
New Member
I am creating a website using MVC 3 ASP.Net. I want to know how to change my background colour of a div tag which is set in my master layout page. This will change dependent on my database value. An example of this is, i get the database value in my controller which is rendered to the view page. The colour is set in a separate css file.Does anyone have any ideas or examples of how I can do this? Thanks,Rajan