Results 1 to 4 of 4
  1. #1
    Join Date
    Aug 2010
    Posts
    55
    Plugin Contributions
    0

    Default Color changing issue, maybe css causing it?

    Please take a look at my site, http://www.bullardpublishing.com/zcart/

    You may have noticed that while the page was loading the Featured Products bar Brown with a red gradient, was Orange while loading. (You may have to refresh a few times to catch it)

    I have scoured all my image directories for this orange image, but I cannot find one, so I am thinking it is some color setting in a .css page. I would really like to change this to the matching brown color so it isn't so obvious while the page loads. All I need is the location and I can worry about the color change.

    Can anyone help me out with where I can find this setting?

    Thanks

  2. #2
    Join Date
    Sep 2005
    Location
    Waikato, New Zealand
    Posts
    1,539
    Plugin Contributions
    3

    Default Re: Color changing issue, maybe css causing it?

    .title_box .row2 {
    ..
    background-color: #ad3c20;
    ..
    }

    thats your culprit just search your stylesheet for that colour

  3. #3
    Join Date
    Aug 2010
    Posts
    55
    Plugin Contributions
    0

    Default Re: Color changing issue, maybe css causing it?

    I love you. So can you tell me your secret as to how exactly you found that?

  4. #4
    Join Date
    Sep 2005
    Location
    Waikato, New Zealand
    Posts
    1,539
    Plugin Contributions
    3

    Default Re: Color changing issue, maybe css causing it?

    Use the developer tools in your browser

    all browsers have them, except firefox which has an addon called firebug

    It really depends on your browser

    In opera, Firefox (with firebug), and Chrome, just right click on the element you want to find about, and select "inspect element"

    you may need to work up the DOM tree on the left hand side of the developer pane but it displays the css thats acting on that element in the right hand pane

    Internet Explorer has it too, but i don't use IE, it should be easy to find

 

 

Similar Threads

  1. itemTitle color CSS issue
    By giftmeister in forum Templates, Stylesheets, Page Layout
    Replies: 11
    Last Post: 14 Oct 2010, 11:40 PM
  2. problem with changing background color in main css
    By Agent_KGB in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 13 Feb 2009, 04:31 PM
  3. Changing color and titles of info boxes on CSS
    By Rememberthemoments in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 6 Feb 2007, 06:33 PM
  4. err... changing the general link color in CSS?
    By creo ingero in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 11 Oct 2006, 09:34 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg