X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   CSS BACKGROUND not displaying correctly (https://forum.x-cart.com/showthread.php?t=15795)

syndicatelabs 08-09-2005 01:48 PM

CSS BACKGROUND not displaying correctly
 
I have modified the background in the skin1 css

BODY {
MARGIN-TOP: 0 px; MARGIN-BOTTOM: 0 px; MARGIN-LEFT: 0 px; MARGIN-RIGHT: 0 px;
BACKGROUND-COLOR: #ffffff;
background-image: url(/images/leftBG.jpg);
background-repeat: no-repeat;


But is not displaying the image corectly. It only shows the backgroudn and not the logo.

In the file structure for skin1/images it does display correctly

http://70.85.195.174/products/skin1/images/leftBG.jpg

Can someone please help. It is suppposed to display like the direct image.

Dongan 08-09-2005 08:22 PM

Try this...

background-image: url(/skin1/images/leftBG.jpg);

snorocket 08-09-2005 09:07 PM

Remove Fancy Cats ASAP
 
Don't know how to fix your Tabbed Menu other then it looks fine to me, that is if your page even loads as your page loads incredibly slow, over 45 seconds and we're running a dual broadband connection. I would remove the fancy cats immediately as you have 800+ lines of bloated code causing your pages drag to a halt.

syndicatelabs 08-11-2005 10:49 AM

Still Not Working
 
Can Somone please help with this i've tried everything

Dongan 08-11-2005 08:27 PM

Re: Still Not Working
 
Quote:

Originally Posted by syndicatelabs
Can Somone please help with this i've tried everything


What you want exactly? In the image that you mention is looking fine. In your site the image looks same as the original image.


All times are GMT -8. The time now is 10:41 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.