Results 1 to 5 of 5

Hybrid View

  1. #1
    Join Date
    Aug 2006
    Posts
    22
    Plugin Contributions
    0

    Default Re: Issues with CSS and What is What

    Thank you! Some of it helps, some of it frightens me :-)
    Like most ignorant people, I'll ignore the part that frightens me and plod along with the template I have now!


    But I do understand now that both css files are called. Thank you. greetUser doesn't seem to be the one, however. Any other idea as to what the CSS section might be that defines the font color for the category H1 when it prints in the center section of the page?

    For example, in the category box I select my category (lets call it CHEESE) and click on the hyperlink. The center section of the page is refreshed and there is the content of category, In the upper left of the center section printing out in gray it reads CHEESE, just as you'd expect. I'm trying to change that color.


    Thanks so much. I do appreciate your help.

    T

  2. #2
    Join Date
    Aug 2006
    Posts
    22
    Plugin Contributions
    0

    Default Little Tommy Is Proud of Himself

    I feel like a big boy.

    I fixed the above problem! First, I instaled the Firefox developer plugin (newbies, you MUST get it.) Then I used the CSS View Style Information from the toolbar, and found the CSS line in the code. It is in the original stylesheet:

    Code:
    td.pageHeading, div.pageHeading, h1    (line 231)
    {
        font-size: 16px;
        font-weight: bold;
        color:#9a9a9a;
        padding-top: 11px;
    }
    change that 9a9a9a to your color, and you're in business!

    (NOTE: The browser displays the code color in RGB format. I know enough about html to look that up and get the web safe color to plugin.)

    This is fun!

    Thanks for all the help!

    Tommy

  3. #3
    Join Date
    Jan 2005
    Location
    Lake Havasu, AZ
    Posts
    1,149
    Plugin Contributions
    0

    Default Re: Issues with CSS and What is What

    thanks for telling us !
    When the world gets in my face I say Have A Nice Day.
    * I DO Think and I HAVE BEEN Zenned - therefore, I AM * I donate - do you?
    Custom Templates and Zen Services CRS Designs, Inc.

 

 

Similar Threads

  1. The Quickest and Easiest way to work out what does what on the CSS style sheet
    By janissaire in forum Templates, Stylesheets, Page Layout
    Replies: 47
    Last Post: 5 Jul 2012, 03:05 AM
  2. WHat are known MOd issues with 1.3.9b upgrade?
    By kevinmc3 in forum Upgrading from 1.3.x to 1.3.9
    Replies: 1
    Last Post: 11 May 2010, 02:54 PM
  3. In what file and What line of code outputs Product Description?
    By mk12 in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 28 Sep 2009, 09:56 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