zia Posted January 20, 2004 Share Posted January 20, 2004 I am modifying the homepage of my store: I have made the content table 780px across, which leaves area both left and right, which is currently white. I would like to put a background gif image here. Where in the code do I do this? I've tried putting it in the body tag, which is where it would normally go in html, but it is not showing up. I need a hint. Thanks. Link to comment Share on other sites More sharing options...
241 Posted January 20, 2004 Share Posted January 20, 2004 take a look at the stylesheet. hint hint ;) No longer giving free advice. Please place deposit in meter slot provided. Individual: [=] SME: [==] Corporation: [===] If deposit does not fit one of the slots provided then you are asking too much! Is your Osc dated try Phoenix raising oscommerce from the ashes. Link to comment Share on other sites More sharing options...
zia Posted January 20, 2004 Author Share Posted January 20, 2004 Been there; done that, the background gif does not show up. It should. Its logical. The path and location are correct. The background graphic does not show up. Link to comment Share on other sites More sharing options...
TerryK Posted January 20, 2004 Share Posted January 20, 2004 Can you post the stylesheet.css code you've added to call the image so we can see it? It's a lot easier to troubleshoot that way... Terry Terry Kluytmans Contribs Installed: Purchase Without Account (PWA); Big Images, Product Availability, Description in Product Listing, Graphical Infobox, Header Tags Controller, Login Box, Option Type Feature, plus many layout changes & other mods of my own, like: Add order total to checkout_shipment Add order total to checkout_payment Add radio buttons at checkout_shipping (for backorder options, etc.) Duplicate Table Rate Shipping Module Better Product Review Flow * If at first you don't succeed, find out if there's a prize for the loser. * Link to comment Share on other sites More sharing options...
zia Posted January 26, 2004 Author Share Posted January 26, 2004 Terry - thanks for trying to help: I appreciate it. Here's the code: BODY { background: "images/back_back.gif"; color: #000000; margin: 0px; } Link to comment Share on other sites More sharing options...
trendyfashion Posted January 27, 2004 Share Posted January 27, 2004 THis is the correct way..... background-image: url(images/???.gif); The Wiki Docs: Read them, live them and be thankful for them! Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.