Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

"new products for october" box and also centershop


christina_byrne

Recommended Posts

Posted

Hopefully someone can help me out here...

 

I would like to remove the background color and border from ONLY the "new products for (insert current month)" box, so it just has the heading and blends in with the rest of the page.

 

Also I installed the centershop addon and i see the centershop in my admin but there is nothing in it, any thoughts on what i may have done wrong? all i did was upload header.php, footer.php and the sql file.

Posted

unfortunately this is more work than it looks. this is the line to create the new products for (current month) box:

new contentBox($info_box_contents);

the contentBox is defined in the boxes class and the shape & colour of that new products box is hardcoded in that classes and defined in the style sheet. although it easy to change the stylesheet, the change will also affect other boxes that you may not want to.

not sure if there a addon for this, if doing it yourself, you would need to create a new class in the boxes classes and some css in the stylesheet.css, which is the way i do it - i dont use addon for this even there is one.

 

Ken

commercial support - unProtected channel, not to be confused with the forum with same name - open to everyone who need some professional help: either PM/email me, or go to my website (URL can be found in my profile).

over 20 years of computer programming experience.

Archived

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

×
×
  • Create New...