dxlclothing Posted January 25, 2006 Posted January 25, 2006 hi looking for a bit of help, im looking for something like this http://www.karmaloop.com/ as you can see the main window has a image surronding the box, can this be done in oscommerce
♥Vger Posted January 25, 2006 Posted January 25, 2006 That looks as though the image is outside of the web page itself, which is of a fixed width. You can do this with my Fixed Width Site With CSS contribution - link below my name. Vger
dxlclothing Posted January 26, 2006 Author Posted January 26, 2006 nah mate its not that, cos its an image i want around the outside box, that jsut makes it plaine colour and i already knew how to d othat, if you look on that karmaloop site the image streches and moves if you make the window bigger www.urbanwear24-7.co.uk/catalog i put in image the same to test but as you can see it dont work. anyone help scott
Arionus Posted January 27, 2006 Posted January 27, 2006 It can be done, but you will need to play around with your image to get the desired effect. As already mentioned, if you use the style sheet just add the following: background-image:url(images/backgroundimage.gif); This will add the image to your background, however it will scale according to the height of the page. I am not sure how you would go about making the image behave as it does on your reference site, perhaps you could have a look at the sites source code and see if you can see any clues how they did it, tables? hope this helps. Arionus
Recommended Posts
Archived
This topic is now archived and is closed to further replies.