Uploaded image for project: 'Blesta Core'
  1. Blesta Core
  2. CORE-1844

Allow theme options to be blank or 'transparent'

    Details

    • Type: Improvement
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 4.0.0-b1
    • Component/s: None
    • Labels:
      None

      Description

      Theme colors can be left blank, in which case they will be set to 'transparent' in CSS.

      The theme.css file needs to be updated to not prepend the theme color variables with #. This will allow us to use the 'transparent' value.

      When the admin theme parses the theme.css file to replace the color values, it should insert the "#" for each non-transparent color.

      The theme color listings on /admin/settings/company/themes/ should also remove the "#" before any "transparent" color in the colored thumbnail boxes.


      Allow theme options to be blank or set to 'transparent', either of which will set the color value to 'transparent'.

        Activity

        Hide
        tyson Tyson Phillips (Inactive) added a comment -

        Setting colors to a blank value (i.e. no value) will set them to transparent.

        Show
        tyson Tyson Phillips (Inactive) added a comment - Setting colors to a blank value (i.e. no value) will set them to transparent.

          People

          • Assignee:
            tyson Tyson Phillips (Inactive)
            Reporter:
            cody Cody Phillips (Inactive)
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved:
              Fix Release Date:
              15/Sep/16

              Agile