• I seem to have two light grey borders on the right hand side of the first and second column in which my article sit, which i wish to remove.

    Here is my blog (paragrams theme)…

    https://www.nicshonfeld.com/tagebuch/

    The border on the second column is only visible towards the bottom of the page, its positioning would also imply i have somehow shifted the columns to right in general too?

    I am no expert but i have searched everywhere for these borders in the stylesheet. I removed all the others from the original template no problem.

    Any help much appreciated.

    Nic.

Viewing 2 replies - 1 through 2 (of 2 total)
  • I think that border is an image..

    ?`.li_container {
    background-attachment: scroll;
    background-image: url(images/main-bg.gif);
    background-repeat: repeat-y;
    background-position: left top;
    }
    `

    Try getting rid of that.

    Thread Starter nshonfeld

    (@nshonfeld)

    thank you very much, that has solved that straight away. much obliged to you. could I ask, would you have any advice you could give me on narrowing the space between the columns? i see to have shifted them by mistake and am now not sure how to out them back to the default, which was narrower.

    Thanks again.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘article column border issue’ is closed to new replies.