View Single Post
  #16  
Old 02-05-2012, 04:13 PM
 
Marcy Marcy is offline
 

Advanced Member
  
Join Date: Feb 2012
Posts: 50
 

Default Re: How to Change the Store Logo

Quote:
Originally Posted by JWait
Ok, I found the problem. The image being displayed is company_logo.gif and is called from the altskin.css in the fashion_mosaic_gray/css folder.
Code:
#header .line1 .logo a:link, #header .line1 .logo a:visited, #header .line1 .logo a:hover, #header .line1 .logo a:active { display: block; width: 228px; height: 50px; background: transparent url(../images/fashion_mosaic/company_logo.gif) no-repeat left top; }

Try changing it there.

That did it!!! Thank you so much.

May I ask did you just search that out yourself or was it in the documentation somewhere? Because I followed the instructions in the laughingly entitled "instruction manual" and they told me to do something totally different!
__________________
X-Cart Gold 4.4.5
No add-ons
Reply With Quote