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)
-   -   background image is all screwy (https://forum.x-cart.com/showthread.php?t=9353)

AKR 09-14-2004 03:49 PM

background image is all screwy
 
http://www.bakemeintoyourpah.com/bodyjewelry/images/background.gif

that's a screen shot, cuz i sure as hell wasn't going to leave it like that. see how it starts over in each cell? how do i get it to show up as one through out the whole page?

here's what i had in skin1.css

BODY {
MARGIN-TOP: 0 px;
MARGIN-BOTTOM: 0 px;
MARGIN-LEFT: 0 px;
MARGIN-RIGHT: 0 px;
BACKGROUND-COLOR: #000000;
background-image: url(images/sunlightbackground.jpg);
}


thanks, Reuben

cotc2001 09-19-2004 05:08 AM

rather than add it into css have you tried adding a containing table to the home.tpl and then adding it as background to that?

DaveB 09-24-2004 05:59 AM

Have you checked that you uploaded the image in binary and not ascii?


All times are GMT -8. The time now is 09:03 PM.

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