• blitz91x

    (@blitz91x)


    I’m new to wordpress and a little bit familiar with css. I have a plugin called wp e-commerce that I use as a shopping cart system for my page, sawyerpb.com. I use a dark grey color for my background color because it will make my product pictures pop nicely. I am testing the shopping cart system and when I go to check out the colors for the shopping cart generated by wp e-commerce are barely visible against my dark grey background. How can I change the borders and font for the shopping cart? I have been looking through css files in my dark tt theme and the wp e-commerce but not found anything.

    Any help would be appreciated and I will probably need it spelled out for me.

Viewing 4 replies - 1 through 4 (of 4 total)
  • esmi

    (@esmi)

    Try using Firefox with the Firebug add-on for this kind of CSS troubleshooting. Or use whatever developer tool is available in your web browser.

    Thread Starter blitz91x

    (@blitz91x)

    That sounds like a good suggestion, I’ll try it out.

    Thread Starter blitz91x

    (@blitz91x)

    I think the color code isn’t in the css. If the color code isn’t in the css where is it? I’ve been digging through the raw html and looking for any mention of shopping cart but there is so much and I’m not finding the specific shopping cart color that is being displayed on the screen. I found the div tag for the shopping cart and I’m wondering if I can write something in the css that would refer to the shopping cart and change the color. Specifically I need to change the thead font colors.

    esmi

    (@esmi)

    First, identify exactly which plugin you are using and then post in that plugin’s dedicated forum via its page in the Plugin Repository.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Changing Shopping Cart Colors’ is closed to new replies.