View Single Post
  #57  
Old 12-02-2009, 09:11 AM
 
ronstop ronstop is offline
 

Member
  
Join Date: Nov 2005
Posts: 26
 

Default Re: X-Cart 4.3 released

Quote:
Originally Posted by eastman
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!

Awesome. Thank you so much for posting this.
This solution worked for me with v4.3
__________________
Version 4.1.10