Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

Not using my background?

edited May 2012 in Vanilla 2.0 - 2.8

So I'm styling my new 'Minecraft' style for my forum. One problem I've come across a few minutes in (I did not notice it at first) was that theres a thick white line.

Now I have all my backgrounds set so I'm not sure whats causing it..

The problem:
http://screensnapr.com/v/Aa4rvG.jpg

Index:
http://screensnapr.com/v/hBWPVn.jpg

CSS:
http://screensnapr.com/v/zWIKG8.jpg

Anyone know a solution?

Answers

  • peregrineperegrine MVP
    edited May 2012

    I think you need the px

    border-width:0px;
    margin: 0px;
    
    maybe this too
    background-repeat:repeat;
    

    if that doesn't work use your browser tools to identify what the white line refers to.

    I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.

  • edited May 2012

    Adding the 'px' didn't do anything and neither did the repeat. :( My browser also doesn't say anything towards it. It's like its not there.

  • peregrineperegrine MVP
    edited May 2012

    post a link to your site, and maybe someone can identify it.

    I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.

  • ^ what he said, post a link plz

    There was an error rendering this rich post.

Sign In or Register to comment.