Results 1 to 3 of 3
  1. #1
    Join Date
    Oct 2010
    Posts
    33
    Plugin Contributions
    0

    Default Define Pages Text Color CSS

    I'm trying to change the color of the text on the define pages to a brighter color and can't find where or what CSS file is controlling that:
    http://www.celticchristmasdvd.com/in...n_page=privacy

    Can somebody help me out

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Define Pages Text Color CSS

    If you plan to continue using this or other Template Monster templates, here's the best advice I can offer:

    Install the Firefox browser and the Web Developer plugin for Firefox. You can use those to see where in the stylesheet you change the styling of the various page elements.

    Ctrl-Shift-Y will allow you to hover over a section of the page and see the class and id names for that section in the box at the top. The statements in the stylesheet that begin with # are id's and the ones that begin with dots are classes.

    Ctrl-Shift-E will open the CSS editor and allow you to edit the stylesheet and see the changes in real time without changing anything permanently. An essential tool.

    Some prefer Firebug, which does much the same thing.

    In the case of this (Privacy) page you can add the red part to this rule in stylesheet_tm.css. You'll have to check to see if it affects the other define pages.

    .maintep{color:#ffffff; overflow:hidden; margin-bottom:0;}

  3. #3
    Join Date
    Oct 2010
    Posts
    33
    Plugin Contributions
    0

    Default Re: Define Pages Text Color CSS

    Thank you!

    I'll install those plugins on Firefox.

    I guess I had an older version of Firebug because it wouldn't let me over the over the area and see the styles.

    That's exactly what I needed

 

 

Similar Threads

  1. v150 Fixing CSS for text color
    By rarpsl in forum Upgrading to 1.5.x
    Replies: 8
    Last Post: 13 Oct 2012, 05:51 AM
  2. Changing text colour in centrebox & Define Pages Editor problem with text
    By annav in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 26 Oct 2010, 10:55 AM
  3. CSS - Text Box Font Color
    By AlexRoss in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 17 Jan 2008, 03:15 AM
  4. Define page editor text color in stylesheet?
    By liah in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 9 Jun 2006, 01:27 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