Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / HELP REQ: Upcoming Products

HELP REQ: Upcoming Products

Locked

Views: 434

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
6 Nov 2010, 5:28 PM
#1
jcjxxl avatar

jcjxxl

New Zenner

Join Date:
Sep 2010
Posts:
25
Plugin Contributions:
0

HELP REQ: Upcoming Products

I really hate asking for help because I should be able to find this stuff on my own. But here it goes -

I've looked everywhere (yes I used the developer tool and Firebug) and I can't seem to find the area that controls the color of either the text or the background color for the UPCOMING PRODUCTS that appears at the bottom of the main page.

When using Firebug I can find the box (FIELDSET) but there isn't anything there to control the color of the text or background.

Any help would be appreciated. Thank you!

6 Nov 2010, 6:02 PM
#2
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: HELP REQ: Upcoming Products

This should get you started:

**#upcomingProductsTable {color:#ff0000;}

#indexDefault fieldset {background-color:#0000ff;}**

I don't know if **fieldset **is used for anything else on the index page.

6 Nov 2010, 6:48 PM
#3
jcjxxl avatar

jcjxxl

New Zenner

Join Date:
Sep 2010
Posts:
25
Plugin Contributions:
0

Re: HELP REQ: Upcoming Products

Steve where did you find these lines? I looked in the stylesheet didn't find them, I also added them to my stylesheet and no go.

Thanks for the help.

6 Nov 2010, 7:16 PM
#4
jcjxxl avatar

jcjxxl

New Zenner

Join Date:
Sep 2010
Posts:
25
Plugin Contributions:
0

Re: HELP REQ: Upcoming Products

Duh! NEVERMIND! LOL. Thanks for pointing me in the right direction. I guess I needed to quit "looking" for stuff and realize sometimes you need to add a new entry to get the desired result.

Thanks again!