Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

chefgene

Archived
  • Posts

    9
  • Joined

  • Last visited

Profile Information

  • Real Name
    Gene Allsworth

chefgene's Achievements

  1. Actually, changing the whole table bgcolor seems to do the trick...scratch that above comment..thanks Bill :)
  2. Bill, I made seperate pages for a certain set of products within a catagory; ie: product_info.php_c28_32.html, product_info.php_c28_33.html, product_info.php_c28_34.html, etc... and within each I need to specify a different background color..I have tried changing the bgcolor within the html on each page, and the table colors, but it keeps calling the color from stylesheet.css in the /catalog. I tried to make specific stylesheets that would be called from the .html pages, but couldn't get it to work. I tried $extracss tag in the header, but failed with that too (getting frustrated)..I would expect I'm doing something really dumb to not get this to work..it seems easy enough...Thanks
  3. I'm thinking I might be able to use the $extracss tag to help my situation...could anyone help a "noob" out with this...step by step instructions would be greatly appreciated I want to use a seperate stylesheet for each individual catagory page. Thanks so much :)
  4. btw, I've tried to change the <body bgcolor=""> on each indiv product_info.php.html page to no avail, so I assume it's a stylesheet.css issue
  5. Ok, my apoligies as I'm sure this has been answered elsewhere...I've been searching & searching, but cannot get the specific answer to this... How do i create different background colors on just the $content box, but also I want to change the backgrounds so each catagory has a different color I know it's a css tag, but if I change the : BODY { background: #ffffff; color: #000000; margin: 0px; } that changes it on all the pages. Should I create a seperate stylesheet.css for each catagory?..ie: catagory01.css, catagory02.css, etc?, and what would be the code for just the $content box?, and if I made seperate catagory.css files, do I need to remove the call to the main stylesheet.css file? Please Help..I need to clean up my store! thanks so much :thumbsup::rolleyes:
  6. Even better, if anyone can do this: http://www.gap.com/browse/product.do?cid=1...&pid=538195 selecting color is displayed and added to order, along with other attributes..I want this interface
  7. What's the easiest way to integrate this with STS? I only want to use PAP with certain items and would intergrate that into my individual STS content pages (product_info.php.html)
×
×
  • Create New...