• I have just put up a background image on my website, though when it repeats there is an odd greyish line when the image repeats and when it crosses over into the color section.

    https://thebrainseed.com/brightleaf/ this is the website in question.

    And this is the code I’ve used for the background:

    body {
    background-color: #000;
    background: #698d69 url(‘BrightLeafBG.jpg’); background-repeat:repeat-x;
    margin: 0 0 0px 0;
    padding: 0;
    }

    So, what have I do wrong? What do I need to change?

Viewing 1 replies (of 1 total)
  • I honestly cannot detect anything wrong with your site.

    Could you be more specific (maybe it’s me ?? )?
    I use Firefox to view your site.

    Peter

Viewing 1 replies (of 1 total)
  • The topic ‘Odd Border around my Background Image?’ is closed to new replies.