Thread: Head Logo
View Single Post
  #36  
Old 01-27-2009, 08:22 PM
  ARW VISIONS's Avatar 
ARW VISIONS ARW VISIONS is offline
 

X-Man
  
Join Date: Jan 2007
Location: Pensacola, FL
Posts: 2,536
 

Default Re: Head Logo

here are mine and it works fine.

html,body {
height: 100%;
background-color: #ffffff;
margin: 0px;
padding: 0px;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 16px;
min-width: 780px;
border: 0px none;
}


#page-container {
min-height: 100%;
position: relative;
width:975px;
margin:0 auto 0 auto;
}
__________________
xcart 5.1.2
Reply With Quote