Looks like I'm getting there, the right margin has been changed, may need to modify the logo file or not, notreally sure, still need to get the left margin adjusted to match the right hand side.


Quote Originally Posted by dfontana View Post
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: