how do i change the theme of the web page to flatly?
<link rel="Stylesheet" href="css/themes/flatly/infragistics.theme.css" />
<link rel="Stylesheet" href="css/structure/infragistics.css" />
for now i included these links to the page but i can't see any changes. do it required any javascript file
and jquery
if yes what is the version i need to use?
plz provide an example .
thanks,
venkatesh
hello,
thank's for response.
no style is applied. and for my sample application when i reload the page i am loosing the theme. Do we need to include any jquery files. and if yes which version i should use?
Thank's
Venkatesh
Hello Venkatesh,
Thank you for your feedback and sorry for having misunderstood you.
Actually referencing the theme as you did is enough to apply the theme. How is your app rendered after that - no style applied or the initial theme is applied ? Please check if you have copied the theme you reference and it is there in the css folder. All files you can find in the following folder:
C:\Program Files (x86)\Infragistics\2014.2\Ignite UI\css\
Please let me know if that helped or you are still struggling with it.
Thanks for ur response, but it not solved my problem
i want to change the complete theme of the application i found some thing here
http://help.infragistics.com/Doc/jQuery/2014.2/CLR4.0?page=Deployment_Guide_Styling_and_Theming.html
where there was "flatly" theme in the page. I want to implement that theme in my application.
Please help me.
Thanks,
venkatesh.
Hello,
Thank you for posting in the Infragistics community !
I am note sure what do you mean by "flatly". However you can apply different themes to the Infragistics controls trough the Application Stylist Configuration Tool. You can access it from Visual Studio > Tools. Please refer to this page for a detailed guidance on how to use the tool to import and apply different style sets:
http://help.infragistics.com/Help/Doc/ASPNET/2014.2/CLR4.0/HTML/Web_NetAdvantage_Application_Styling_Configuration_Tool.html
Please let me know if you have any further questions on this.