[CLOSED] [#578] Custom Theming - JavaScript Overrides

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1

    [CLOSED] [#578] Custom Theming - JavaScript Overrides

    I am continuing my progress on creating a custom theme based on Neptune with a different base color.

    I have generated my theme using Sencha Cmd and copied the CSS file and images created into a folder in my Ext.Net application, and pointed the ThemePath to this path. This all works fine.

    The problem I'm having now is I don't know how I can include the theme's javascript overrides in my Ext.Net application. I haven't made any specific overrides for my theme, but the Neptune theme itself has several javascript overrides that it uses. For example, one that stood out is the override in Tool.js (in ext-theme-neptune\overrides\panel\) which sets the tool image size to 16x16 (instead of 15x15). My custom theme, which is inherited from Neptune, doesn't get this override in Ext.Net, and my tool icons are cut off by 1 pixel.

    What would be the simplest way to apply the Neptune javascript overrides to my custom theme in Ext.Net?

    Thanks.
    Last edited by Daniil; Oct 22, 2014 at 8:18 AM. Reason: [CLOSED] [#578]

Similar Threads

  1. [CLOSED] Custom ExtJS Theming
    By tylert in forum 2.x Legacy Premium Help
    Replies: 6
    Last Post: Oct 10, 2014, 8:08 PM
  2. [CLOSED] Problem with client overrides
    By vadym.f in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Apr 18, 2013, 2:35 PM
  3. Helpful Panel javascript overrides for 2.x
    By jchau in forum Examples and Extras
    Replies: 2
    Last Post: Feb 15, 2013, 2:02 PM
  4. [CLOSED] alignTo not working when doing custom theming
    By randy85253 in forum 1.x Legacy Premium Help
    Replies: 5
    Last Post: Aug 05, 2009, 5:21 PM
  5. Where to put overrides and extensions ideally
    By sz_146 in forum 1.x Help
    Replies: 4
    Last Post: Dec 05, 2008, 7:00 AM

Tags for this Thread

Posting Permissions