0
Welcome Guest! Login
0 items Join Now

Background-image: url("") !important;

  • Background-image: url("") !important;

    Posted 12 years 7 months ago
    • Hi, I use EasyBlog from Stackideas and have been in touch with them concerning some CSS issues.

      My question is:

      Why are you actually adding the following css codes in the Fracture template?

      i {
      background-image: url("") !important;
      }

      This actually causes issues when any 3rd party components uses the <i> tag.
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: Background-image: url("") !important;

    Posted 12 years 7 months ago
    • I'm not sure why this has been added.
      But it's easy to remove it. Open

      templates/rt_fracture/less/mixins/rockettheme/mixins.less

      and remove line 12
      @import "icons.less";

      you could also open that less file

      rt_fracture-rocketlauncher/templates/rt_fracture/less/mixins/rockettheme/icons.less
      and remove the code directly.

      I also noticed the issue with easy-blog fronted submit and added this as an "improvement-ticket" in our bug tracker.

      ... after doing that I suggest to clear the Less Compiler Cache in the advanced settings of your template.

Time to create page: 0.053 seconds