Viewing 1 replies (of 1 total)
  • scsmash3r

    (@scsmash3r)

    Modify your CSS file:

    Line 43:
    img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    border: #030401 5px solid;
    padding: 0px;
    }

    Line 57:
    a img {
    border-bottom: #030401 5px solid;
    }

    Line 2661:
    img.thumbim {
    width: 110px;
    height: 60px;
    float: left;
    margin-top: 5px;
    background: #222;
    border: 1px solid #515151;
    }

    Delete all the lines that are bold.

Viewing 1 replies (of 1 total)
  • The topic ‘Cant get rid of border on image posts’ is closed to new replies.