Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Hello basic Question


baesic2

Recommended Posts

Hello everyone glad to stop by and ask more questions.

 

I would like to know how I can change the info box New Products For "MONTH"

I want to change the box header color and the border color but it all seems to be within the info box parameters. I would like just change the color of New Products Information Box.

 

Thank You in Advance.

 

Jim

Thank You In Advance, For Your Assistance

From A Newbie Point Of View...

 

Happiness is Getting OSC Operating to it's fullest potential and

with the help of Contributors and Forum Moderators, we can all do it. Support the cause. Donate to osCommerce.

 

baesic2

Link to comment
Share on other sites

Hello everyone glad to stop by and ask more questions.

 

I would like to know how I can change the info box New Products For "MONTH"

I want to change the box header color and the border color but it all seems to be within the info box parameters. I would like just change the color of New Products Information Box.

 

Thank You in Advance.

 

Jim

 

1. change the definitions for infoboxes in stylesheet.css

 

(This metode will affect all boxes on your site)

 

or

 

2. make an extra style class in includes/classes/boxes.php

 

- Implement this new class/style in new products

 

- add the color changes for this new class/style to stylesheet.css

 

(This metode will alow you to have one style for all othet boxes and a seperate style for your products new)

Link to comment
Share on other sites

1. change the definitions for infoboxes in stylesheet.css

 

(This metode will affect all boxes on your site)

 

or

 

2. make an extra style class in includes/classes/boxes.php

 

- Implement this new class/style in new products

 

- add the color changes for this new class/style to stylesheet.css

 

(This metode will alow you to have one style for all othet boxes and a seperate style for your products new)

 

Thank you for such a fast reply, I appreciate your comments where in the stylesheet should I add this Anywhere or is there a certain place in css file to add that line of code. Thank you for your response.

Thank You In Advance, For Your Assistance

From A Newbie Point Of View...

 

Happiness is Getting OSC Operating to it's fullest potential and

with the help of Contributors and Forum Moderators, we can all do it. Support the cause. Donate to osCommerce.

 

baesic2

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...