Results 1 to 8 of 8
  1. #1
    Join Date
    Jan 2009
    Posts
    107
    Plugin Contributions
    0

    Default where in CSS is the following located?

    1) shopping cart text color for the Units and Cost
    2) contact us form; background color for field selected

    Thank you

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: where in CSS is the following located?

    Template specific

    Post a link to your site

  3. #3
    Join Date
    Jan 2009
    Posts
    107
    Plugin Contributions
    0

    Default Re: where in CSS is the following located?

    7th gear imports .com / store front

    I know where my CSS is, just need to know what line in the css handles these items.

  4. #4
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: where in CSS is the following located?

    For the units & cost add these to your stylesheet to change from default

    Code:
    #scUnitHeading {
    color: #000000;
    }
    #scTotalHeading {
    color: #000000;
    }
    What field selected?

  5. #5
    Join Date
    Jan 2009
    Posts
    107
    Plugin Contributions
    0

    Default Re: where in CSS is the following located?

    I meant the actual amounts not the headings...add an item to your cart and you'll see what I mean.

  6. #6
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: where in CSS is the following located?

    Suggest you compare your stylesheet to the one in the classic template

  7. #7
    Join Date
    Jan 2009
    Posts
    107
    Plugin Contributions
    0

    Default Re: where in CSS is the following located?

    I guess that would be one route..and would also help me learn what is what.

  8. #8
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: where in CSS is the following located?

    I guess that would be one route..and would also help me learn what is what.
    I used FireFox and the Web Deveveloper extentions that allow non permanent css alterations interactively. Either you or the template creator has made changes that created your issues.
    When I replaced your stylesheet with the one from classic, it rendered correctly. Doing a compare you ahould see where the differences are and maybe some that you did not intend

 

 

Similar Threads

  1. Where is the page_4 located?
    By mikeylikesyou in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 28 Jan 2012, 08:14 PM
  2. Where is the image folder located in CSS
    By laurieudy in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 21 Jul 2008, 10:16 PM
  3. Where is the catalog located
    By darktowerhobbies in forum General Questions
    Replies: 19
    Last Post: 19 Feb 2008, 05:27 AM
  4. where is located the buttons folder where the buttons images is stored
    By maci in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 29 Jul 2006, 07:08 PM
  5. Where is located the code to...
    By s_p_ike in forum General Questions
    Replies: 2
    Last Post: 18 May 2006, 07:13 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