Viewing 1 replies (of 1 total)
  • To get rid of your dots you need to change the css in your main file where you define the img tag to this:

    img {
    background: #ffffff;
    border: 2px solid #d5dce3;
    padding: 3px;
    }

Viewing 1 replies (of 1 total)

The topic ‘Help With Sidebar?’ is closed to new replies.