0
Welcome Guest! Login
0 items Join Now

Icons messed up

    • DanG's Avatar
    • DanG
    • Preeminent Rocketeer
    • Posts: 36750
    • Thanks: 3229
    • Custom work done

    Re: Icons messed up

    Posted 8 years 7 months ago
  • Re: Icons messed up

    Posted 8 years 7 months ago
    • Awesome. I'm 99% there. Still a bit out of the box... any ideas?
    • DanG's Avatar
    • DanG
    • Preeminent Rocketeer
    • Posts: 36750
    • Thanks: 3229
    • Custom work done

    Re: Icons messed up

    Posted 8 years 7 months ago
    • jwjackson wrote:
      Awesome. I'm 99% there. Still a bit out of the box... any ideas?

      Change my first code to this:
      /** Adjust Bubble postion **/
      .title1.rt-block .module-title .title:before, .title2.rt-block .module-title .title:before {
          top: 2px;
          left: 2px;
      }
      /** Adjust Icon postion inside the Bubble **/
      .title1.rt-block.rt-block[class^="icon-"]:before, .title1.rt-block.rt-block[class*=" icon-"]:before, .title2.rt-block.rt-block[class^="icon-"]:before, .title2.rt-block.rt-block[class*=" icon-"]:before {
          left: 11px;
          top: 0px;
      }

Time to create page: 0.052 seconds