Neptune-touch theme in Ext.Net 2.5.3 ?

  1. #1

    Neptune-touch theme in Ext.Net 2.5.3 ?

    Hi all,
    I need to implement the 'Neptune touch' theme within an old project developed with Ext.Net 2.5.3 .

    I was able to find complete theme resources here: https://github.com/zendmaniacs/extjs...-neptune-touch

    I downloaded it and copied the folder 'extjs5-master\packages\ext-theme-neptune-touch\build\resources\' in my project and renamed it as 'theme-neptune-touch', then I configured it within my aspx page as follow:

    <ext:ResourceManager Id="resourceManager" runat="server" Theme="None" 
                                 ThemePath="~/resources/theme-neptune-touch/ext-theme-neptune-touch-all.css" 
                                 ResetStyles="true"/>
    Now I'm able to see that to application loads this new css file, but buttons are too short, like this:

    Click image for larger version. 

Name:	Schermata 2015-08-12 alle 16.46.20.png 
Views:	89 
Size:	4.2 KB 
ID:	24145

    Do I have to change some elements in the css file ?
    Last edited by Daniil; Aug 20, 2015 at 5:51 PM. Reason: Please use [CODE] tags
  2. #2
    Hi @mickysantomax,

    Welcome to the Ext.NET forums!

    Yes, unfortunately, there was almost no chance that an ExtJS 5 theme could be just copied and work.

    Yes, I believe it needs to revise CSS rules. Difficult to say how many, but I would expect a lot.

    Also new ExtJS 5 themes go with a JavaScript file. It should be also attached. Sure, after tweaking to ExtJS 4. It might be not very straightforward.

Similar Threads

  1. [CLOSED] Layout problem with the Neptune Theme
    By Peter.Treier in forum 2.x Legacy Premium Help
    Replies: 1
    Last Post: Nov 20, 2014, 2:18 PM
  2. Replies: 1
    Last Post: Aug 21, 2014, 4:57 PM
  3. [CLOSED] Theming - Changing the Neptune Theme
    By RCN in forum 2.x Legacy Premium Help
    Replies: 4
    Last Post: Aug 19, 2013, 7:03 PM
  4. Replies: 0
    Last Post: Aug 16, 2013, 4:09 AM
  5. [CLOSED] More broken layout with Neptune theme
    By Pyropace in forum 2.x Legacy Premium Help
    Replies: 1
    Last Post: Mar 29, 2013, 12:57 AM

Tags for this Thread

Posting Permissions