Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Boxes background image?


hokage

Recommended Posts

I got some questions...

 

first does anyone know how to add a backgroudn table image for each seperate box .. like categories.. and i'm not talking about the image headers..

 

 

 

also does anyone know a contribution where you can have an item in multiple categories? thanks

Link to comment
Share on other sites

If you want the same image for all infoboxes, find .inforBoxContents in the stylesheet.css file and add

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

If you want a different image for each box, you have to edit the code for each box. There are several contributions that will tell you how to do this.

 

Jack

Support Links:

For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc.

All of My Addons

Get the latest versions of my addons

Recommended SEO Addons

Link to comment
Share on other sites

I don't recall but they start with infobox for the most part. Go to the contributions section and type in infobox in the search string. They will be obvious I think.

 

Jack

Support Links:

For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc.

All of My Addons

Get the latest versions of my addons

Recommended SEO Addons

Link to comment
Share on other sites

You don't need a contribution to have an item in multiple categories.

 

In Admin, when you select a product, there you can copy the product to another category.

 

You have 2 choices:

 

Copy by linking - links 1 product (SKU) across multiple categories

Copy by duplicating - creates a new (copy of the) product in the other category

 

HTH

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...