Jump to content
  • Renaming webgui theme break ui elements


    Skitals
    • Minor

    If you use any custom theme, or simply rename a stock theme, ui elements get broken on the syslinux configuration page.

     

    This is easily reproducible with the following:

    cp /usr/local/emhttp/plugins/dynamix/styles/default-white.css /usr/local/emhttp/plugins/dynamix/styles/default-test.css

    cp /usr/local/emhttp/plugins/dynamix/styles/dynamix-white.css /usr/local/emhttp/plugins/dynamix/styles/dynamix-test.css

     

    Select "Test" theme from Display Settings. Navigate to your-unraid-ip/Main/Flash?name=flash and it will look like the attached screenshot.

     

    There is a chunk of css hardcoded on that page that is not getting injected when the NAME of your theme is not default-white or default-black.

    broken.png




    User Feedback

    Recommended Comments

    Custom themes are not officially supported.

     

    There are several pages with hardcoded css information.

    Perhaps in the future this will change, but hasn't high priority.

     

    Link to comment

    Thanks for the reply. I saw all the hardcoded css, most of it can be themed around using !important. This issue on the Flash page is pretty unique in that the hardcoded css is NOT getting included based on the filename of your theme. In this case the hardcoded css is very important because if you override those elements in the css it breaks a whole bunch of other stuff.

     

    Fixing the flash page might be a very very easy fix, and so far it's the only issue with custom themes I've found that can't be worked around.

    Link to comment


    Join the conversation

    You can post now and register later. If you have an account, sign in now to post with your account.
    Note: Your post will require moderator approval before it will be visible.

    Guest
    Add a comment...

    ×   Pasted as rich text.   Restore formatting

      Only 75 emoji are allowed.

    ×   Your link has been automatically embedded.   Display as a link instead

    ×   Your previous content has been restored.   Clear editor

    ×   You cannot paste images directly. Upload or insert images from URL.


  • Status Definitions

     

    Open = Under consideration.

     

    Solved = The issue has been resolved.

     

    Solved version = The issue has been resolved in the indicated release version.

     

    Closed = Feedback or opinion better posted on our forum for discussion. Also for reports we cannot reproduce or need more information. In this case just add a comment and we will review it again.

     

    Retest = Please retest in latest release.


    Priority Definitions

     

    Minor = Something not working correctly.

     

    Urgent = Server crash, data loss, or other showstopper.

     

    Annoyance = Doesn't affect functionality but should be fixed.

     

    Other = Announcement or other non-issue.

×
×
  • Create New...