View Single Post
  #52  
Old 11-25-2009, 06:39 AM
 
eastman eastman is offline
 

Advanced Member
  
Join Date: Aug 2005
Location: Wyoming
Posts: 74
 

Default Re: X-Cart 4.3 released

Serginfor, the issue you are having stems from the altskin.css. Your logo is being scaled down by the #header .logo css. You will need to either remove or change those dimensions. This is what is being displayed from altskin.css:

#header .logo {
position: absolute;
width: 345px;
height: 54px;
margin: 0px;
left: 23px;
top: 107px;
}
#header .logo a img {
width: 345px;
height: 54px;
}

Hope that helps!
__________________
X-Cart Pro v4.4.3