Home › Forums › CSS › Need help with margins of Weebly site › Reply To: Need help with margins of Weebly site
February 9, 2015 at 4:06 pm
#195419
Member
There are two little white lines in my blue box.. need to get rid of those. Can’t even figure out what they are.
Looks like it’s the background image…here…try removing that.
#nav-wrap .container {
clear: both;
overflow: hidden;
position: relative;
padding-bottom: 35px;
margin-bottom: 40px;
background: url(theme/saperator.png?1423522112) no-repeat bottom left;
}
Just notice there’s a shipload of tables being used for layout…is that your coding or Weebly?
Either way…it’s not 1999 anymore…we don’t use tables for layout.
Moving on….