What about new Themes?

  1. #1

    What about new Themes?

    Hi,

    I wanted to apply my own Themes... how can i do that? it only retrives the url of the theme in the session (Ext.net.Theme i think) right? and it has to be one of those themes in the Enum Theme.

    I have my own theme. i can set by url with:

    Ext.net.ResourceMgr.setTheme(themeURL);
    (client code)

    I wanted to have all the themes plus mine...

    but i wanted to set before renderization(coz otherwise it flashes the default theme). but only found the setTheme of the ResourceManager. and this one receives a Theme Enum.

    if i could manage the themes with my own urls that would be nice.

    Thanks in advance,
  2. #2
    Hi Tanielian,

    For now, just include your custom theme .css file into the <head> of your page.

    We're hoping to provide enhanced custom theme support in a future release.
    Geoffrey McGill
    Founder
  3. #3

    Ok...

    Well..

    Ok... ty a lot...

    hope that that release come soon... dont think it is too dificult... if the SetTheme on the server side were string i would have manage to do... well... thanks a lot.

    []'s

Similar Threads

  1. Themes
    By vedaantees in forum 1.x Help
    Replies: 1
    Last Post: Feb 03, 2011, 12:13 PM
  2. Changing Themes in Ext.Net MVC
    By webppl in forum 1.x Help
    Replies: 0
    Last Post: Sep 20, 2010, 5:44 AM
  3. about themes
    By kiran malgi in forum 1.x Help
    Replies: 2
    Last Post: Mar 06, 2010, 12:35 AM
  4. Add New Themes
    By simonmicheal in forum 1.x Help
    Replies: 10
    Last Post: Sep 28, 2009, 4:46 PM
  5. Changing themes anyone ?
    By dukefama in forum Open Discussions
    Replies: 2
    Last Post: Apr 01, 2008, 4:06 PM

Posting Permissions