• Resolved skirkster

    (@skirkster)


    Check it out, upper left corner: blog.noelmarie.com. I CANNOT get it to go flush with everything else on there. I need help desperately, I have exhausted all of my options and tried everything. Thank you guys so much.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Find the following in your theme style.css:

    .Sheet-tr div {
      position: absolute;
      z-index: -1;
      top: 0px;
      left: -16px;
      width: 32px;
      height: 32px;
      background-image: url('images/Sheet-s.png');
    }

    Delete the following line:

    left: -16px;

    Thread Starter skirkster

    (@skirkster)

    Aha! Fantastic. Thank you so much, I knew it was something simple, I just couldn’t figure it out. Thanks again!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘My border is killing me!’ is closed to new replies.