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

editing templates

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #11  
Old 12-07-2010, 09:41 PM
  MythNReality's Avatar 
MythNReality MythNReality is offline
 

X-Adept
  
Join Date: Mar 2005
Location: S. Cali
Posts: 403
 

Default Re: editing templates

Quote:
Originally Posted by gb2world
If you post a link, we might be able to see what is wrong.

You can also try putting the link in a browser to see if you can see the image.

For example - the one you posted above in post #5 above would be here:
www.your-xcart-path/skin/fashion_mosaic_green/images/fashion_mosaic/company_logo.gif

If it is blank in the browser independent of x-cart - something is probably wrong with the image you uploaded. If you can see it, something else is going on.

---
Just tried to put the image url in the browser https://www.yourstore.com/skin/common_files/images/PA_xmas_Logo_228x50.jpg, the image is visible, BUT...
when try to load the home page, the logo is just (missing) blank but the rest of the page load just fine (well, other images didn't show either).

There are another issue with the import/export...I had to close my store to fix this. I think I will just switch back to the old version.

CAN'T STAND this XCART frustration....

By the way, this is brand new installation with new data base.
__________________
_____________
Capture Your Mini-Me Look!

- X-CART Gold (Current Version) V4.6
- Reboot
- CDSEO
Reply With Quote
  #12  
Old 12-07-2010, 10:25 PM
  gb2world's Avatar 
gb2world gb2world is offline
 

X-Wizard
  
Join Date: May 2006
Location: Austin, TX
Posts: 1,970
 

Default Re: editing templates

I'm not familiar with the template - but maybe you modified what they were doing to display the logo? This is in your css - so it is turning display of the logo off:

in this file: /skin/fashion_mosaic_pink/css/altskin.css

Code:
#header .line1 .logo img { display: none; }


You can use firebug to see the css.

---
__________________
X-CART (4.1.9,12/4.2.2-3/4.3.1-2/4.4.1-5)-Gold
(CDSEO, Altered-Cart On Sale, BCSE Preorder Backorder, QuickOrder, X-Payments, BCSE DPM Module)
Reply With Quote
  #13  
Old 12-07-2010, 10:48 PM
  MythNReality's Avatar 
MythNReality MythNReality is offline
 

X-Adept
  
Join Date: Mar 2005
Location: S. Cali
Posts: 403
 

Default Re: editing templates

Quote:
Originally Posted by gb2world
I'm not familiar with the template - but maybe you modified what they were doing to display the logo? This is in your css - so it is turning display of the logo off:

in this file: /skin/fashion_mosaic_pink/css/altskin.css

Code:
#header .line1 .logo img { display: none; }


You can use firebug to see the css.

---

Oooh, thank you for the help.
now it's working.
Had to reload the image file.
Here's the part of the css. I replaced the company logo.gif with mine.


{
display: block;
width: 228px;
height: 50px;
background: transparent url(../images/fashion_mosaic/PA_xmas_Logo_228x50.jpg) no-repeat left top;
}
#header .line1 .logo img {
display: none;
__________________
_____________
Capture Your Mini-Me Look!

- X-CART Gold (Current Version) V4.6
- Reboot
- CDSEO
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 08:07 AM.

   

 
X-Cart forums © 2001-2020