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

Replacing X-Cart's Logo in the Ideal Responsive Skin

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 10-04-2014, 03:09 PM
  vasilis's Avatar 
vasilis vasilis is offline
 

X-Adept
  
Join Date: Feb 2009
Posts: 758
 

Default Replacing X-Cart's Logo in the Ideal Responsive Skin

In "X-Cart:Replacing X-Cart's Logo in the Ideal Responsive Skin" help article, I quote:
Quote:
If you look at the code of the template /skin/ideal_responsive/customer/head.tpl, you will see how the company logo image is implemented:
Code:
<div class="line1"> <div class="logo"> <a href="{$catalogs.customer}/home.php"><img id="main_logo" src="{$ImagesDir}/spacer.gif" alt="Logo Placeholder" /></a> </div>

Whereas, in xcart gold 4.6.4 downloaded pack, in /skin/ideal_responsive/customer/head.tpl, the respective snippet is different:
Code:
<div class="line1"> <div class="logo"> <a href="{$catalogs.customer}/home.php"><img src="{$AltImagesDir}/custom/logo.png" alt="{$config.Company.company_name}" /></a> </div>

Has the technique changed for 4.6.4 version, ie instead of using css background property of the .logo class, as recommended in Help, point to the actual logo file? Will this keep the responsiveness regarding the logo?
Reply With Quote
  #2  
Old 01-04-2015, 08:46 AM
 
jphillips jphillips is offline
 

Advanced Member
  
Join Date: Feb 2010
Posts: 33
 

Default Re: Replacing X-Cart's Logo in the Ideal Responsive Skin

I would like more information on this also as the code referenced in the documentation does not match what is implemented in 4.6. The logo file is not a sprite but simply a JPEG file in the ideal responsive template.
__________________
4.3 Gold
Reply With Quote
  #3  
Old 01-04-2015, 09:44 AM
  totaltec's Avatar 
totaltec totaltec is offline
 

X-Guru
  
Join Date: Jan 2007
Location: Louisville, KY USA
Posts: 5,823
 

Default Re: Replacing X-Cart's Logo in the Ideal Responsive Skin

Quote:
Originally Posted by jphillips
I would like more information on this also as the code referenced in the documentation does not match what is implemented in 4.6. The logo file is not a sprite but simply a JPEG file in the ideal responsive template.
Its been updated to be simpler. Just replace the jpeg.
__________________
Mike White - Now Accepting new clients and projects! Work with the best, get a US based development team for just $125 an hour. Call 1-502-773-6454, email mike at babymonkeystudios.com, or skype b8bym0nkey

XcartGuru
X-cart Tutorials | X-cart 5 Tutorials

Check out the responsive template for X-cart.
Reply With Quote

The following user thanks totaltec for this useful post:
jphillips (01-04-2015)
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 10:38 AM.

   

 
X-Cart forums © 2001-2020