Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter pacovix

    (@pacovix)

    this is css of div

    #htop{
    width:100%;
    background:#000;
    }
    #htopcont{
    width:960px;
    height:70px;
    margin:0 auto;
    }

    This spacing looks like padding. Check your theme to see if the html or body tags have any padding. This is normally used for responsive design.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘width 100% problem’ is closed to new replies.