![]() |
Re: editing templates
Quote:
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. |
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 { You can use firebug to see the css. --- |
Re: editing templates
Quote:
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; |
All times are GMT -8. The time now is 11:22 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.