[CLOSED] how to apply themes

  1. #1

    [CLOSED] how to apply themes

    hi Team,

    we want to implement themes in our application.can you please suggest us to how to integrate themes in our application

    Thanks,
    YobNet Team
  2. #2

    RE: [CLOSED] how to apply themes

    Hi,

    Just add your css theme file to the page, like
    <link rel="stylesheet" type="text/css" href="mytheme.css" />
  3. #3

    RE: [CLOSED] how to apply themes

    Hi
    Implementing theme at design time is not an issue.
    We want to implement themes based on user selection from combobox at runtime.
    There is masterpage which has theme selctor,selected theme should be applied to all pages.

    Would you please provide us some solution on this?

    Regards
    Yobnet
  4. #4

    RE: [CLOSED] how to apply themes

    Hi yobnet,

    I'd recommend taking a look at how the Theme selector works in the Examples Explorer project. The themes are switched client-side.


    You can also just render that stylesheet <link> into your <head> as required from the server-side.




    Geoffrey McGill
    Founder

Similar Threads

  1. [CLOSED] Ext.NET 2.0 Themes
    By softmachine2011 in forum 2.x Legacy Premium Help
    Replies: 4
    Last Post: Jul 12, 2012, 10:02 AM
  2. [CLOSED] Themes
    By Pablo_Azevedo in forum 1.x Legacy Premium Help
    Replies: 5
    Last Post: May 30, 2011, 11:37 PM
  3. Themes
    By vedaantees in forum 1.x Help
    Replies: 1
    Last Post: Feb 03, 2011, 12:13 PM
  4. What about new Themes?
    By Tanielian in forum 1.x Help
    Replies: 2
    Last Post: Sep 03, 2010, 6:42 PM
  5. [CLOSED] [1.0] EditableGrid Apply to selection apply to all
    By ashton.lamont in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Feb 24, 2010, 5:49 PM

Posting Permissions