Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

Trying to change xcart logo to my logo

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 04-04-2012, 04:22 PM
 
albino albino is offline
 

Advanced Member
  
Join Date: May 2008
Posts: 31
 

Default Trying to change xcart logo to my logo

I have been trying for 2 days now to find the location where the xcart logo is so i can just drop a new logo, same size gif, in to replace it. the Logo on the site is as follows.

Homepage of Fashion mosaic blue
the logo at the top left called company name.

I am also trying to find the welcome banner on that page.

what i have done at this time is gone to the common files/images... found a file called companyname_small.gif the image it shows though doesn't look like the image on the front page but i can't find any other. Besides, that image, it won't let me replace.

If anyone can explain exactly where i can find the image, no coding, just the image so i can replace it with my logo, i would really really really appreciate it. I am at a loss now.

Thank you.

Tim
timstewart@royalstewartenterprises.com
__________________
4.1.9
Reply With Quote
  #2  
Old 04-04-2012, 04:42 PM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: Trying to change xcart logo to my logo

Right click on the image, view image, look at the source location.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
  #3  
Old 04-04-2012, 07:24 PM
 
albino albino is offline
 

Advanced Member
  
Join Date: May 2008
Posts: 31
 

Default Re: Trying to change xcart logo to my logo

I tried that but xcart has a layer over it that is a link. If you click on it, or drag it, all you get is the link to take you back to the home page. I am not sure how to get past that to find the address.

The image says Company Name and to the left is a dot with a half circle of sorts below it.

I suppose i could change all the logos i find to our logo til i get the right one (a thought) however they won't let me change them. Its like there are some hidden permissions or something keeping me from that also. arg!!!!
__________________
4.1.9
Reply With Quote
  #4  
Old 04-04-2012, 08:01 PM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,190
 

Default Re: Trying to change xcart logo to my logo

If you right click on the image (not left click) it will open a popup menu, select view image and look in the browser address bar for location
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote
  #5  
Old 04-05-2012, 01:58 AM
 
albino albino is offline
 

Advanced Member
  
Join Date: May 2008
Posts: 31
 

Default Re: Trying to change xcart logo to my logo

thats my problem. there is a hardcoded link above the image that xcart has placed there. I can't get to the image to find the location. If i right click it, the popup menu appears and asks what i want done with the link. open in new browser etc.

the address is http://www.inkhut.com/store

is there a way to get rid of the link? without messing up the cart? so i can find the location of the companyname logo so i can get it off the page? I just don't want to start the population without our logo, and definately start with this there.
__________________
4.1.9
Reply With Quote
  #6  
Old 04-05-2012, 04:43 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: Trying to change xcart logo to my logo

Use Firebug - it will allow you to see the source code.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote

The following user thanks balinor for this useful post:
albino (04-05-2012)
  #7  
Old 04-05-2012, 08:51 AM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,190
 

Default Re: Trying to change xcart logo to my logo

#header .line1 .logo a:link, #header .line1 .logo a:visited, #header .line1 .logo a:hover, #header .line1 .logo a:active {
background: url("../images/fashion_mosaic/company_logo.gif") no-repeat scroll left top transparent;
display: block;
height: 50px;
width: 228px;


}
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote

The following 2 users thank cflsystems for this useful post:
albino (04-05-2012), peggyr (09-06-2014)
  #8  
Old 04-05-2012, 09:06 AM
 
albino albino is offline
 

Advanced Member
  
Join Date: May 2008
Posts: 31
 

Default Re: Trying to change xcart logo to my logo

Thank you guys for your help. Frustration done Granted i made the logo the wrong size but as a graphics person, that, i can handle.

But thank you again.
__________________
4.1.9
Reply With Quote
  #9  
Old 10-28-2012, 12:12 PM
  YakMan's Avatar 
YakMan YakMan is offline
 

Advanced Member
  
Join Date: Sep 2005
Location: Baytown, Texas
Posts: 54
 

Default Re: Trying to change xcart logo to my logo

So what was the full path and file name for the logo?
__________________
xCart Gold
Version 5.2 - Total Solutions UNIX VPS

Quote:
  • There are 10 kind of people in the world. Those who know binary and those who don't.
  • He who throws mud loses ground.
  • Always remember, where ever you go, there you are.
Reply With Quote
  #10  
Old 10-29-2012, 05:15 AM
  qualiteam's Avatar 
qualiteam qualiteam is offline
 

X-Guru
  
Join Date: Dec 2010
Posts: 6,373
 

Default Re: Trying to change xcart logo to my logo

It depends on the X-Cart version and Skin:
---
skin/books_and_magazines/images/custom/logo.gif
skin/common_files/images/logo.gif
skin/common_files/images/xlogo.gif
skin/common_files/modules/Gift_Certificates/images/company_logo.gif
skin/fashion_mosaic_blue/images/fashion_mosaic/company_logo.gif
skin/fashion_mosaic_green/images/fashion_mosaic/company_logo.gif
skin/fashion_mosaic_grey/images/fashion_mosaic/company_logo.gif
skin/fashion_mosaic_pink/images/fashion_mosaic/company_logo.gif
skin/ideal_comfort/images/custom/small_logo.gif
skin/vivid_dreams_aquamarine/images/vivid_dreams/logo.gif
skin/vivid_dreams_lotus/images/vivid_dreams/logo.gif
skin/vivid_dreams_violet/images/vivid_dreams/logo.gif
---

http://help.x-cart.com/index.php?title=X-Cart:Editing_Skin_Files#Replacing_X-Cart.27s_Logo
__________________
Alex Solovev,
Qualiteam

---

User manual Video tutorials X-Cart FAQ

You are welcome to press "Thanks" button
if you find this post useful

Click here to learn how to apply patches

X-Cart Extensions
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 06:35 AM.

   

 
X-Cart forums © 2001-2020