
Originally Posted by
dfontana
That didn't help, here are the changes I've made nd also need a clarification on some other coe in the css file
What effect would this have in particular the margin: 0em; and padding: 0em;
#mainWrapper {
background-color: #FFFFFF;
text-align: left;
vertical-align: top;
border: 15px solid #000080;
width 850px;
}
#logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
margin: 0em;
padding: 0em;
}
Here is the code I now have regarding the reply below: