0
Welcome Guest! Login
0 items Join Now

text color not dark enough

    • petmaj's Avatar
    • petmaj
    • Newbie
    • Posts: 1
    • Thanks: 0

    text color not dark enough

    Posted 10 years 11 months ago
    • I have been receiving requests that the gray default font color in the body of the modules, etc. are too light of a gray in my site stbcc.net/ . They would like it to be darker so they can read it better. I don't see where I can change the font color in the css files? Any suggestions would be appreciated please. Thank You.
    • cdavis411's Avatar
    • cdavis411
    • Preeminent Rocketeer
    • Posts: 17787
    • Thanks: 882

    Re: text color not dark enough

    Posted 10 years 11 months ago
    • You can create a file using a simple text editor for custom css and name it using this format: templatefolder-custom.css (e.g., rt_kirigami-custom.css or gantry-custom.css). For this issue add this to the custom CSS file
      body {color: #333;}
      More Info here: www.gantry-framework.org/documentation/j...custom_stylesheet.md
    • The following users have thanked you: petmaj

  • Re: text color not dark enough

    Posted 9 years 10 months ago
    • I having the same issue using Halcyon - tried to match your instructions see directory structure here copy.com/xK8ZQqmfO61eOaaq
      opened the existing Halcyon-custom.css file and added "body {color: #333;}" below the existing header saved and copied the file back. No change.
    • cdavis411's Avatar
    • cdavis411
    • Preeminent Rocketeer
    • Posts: 17787
    • Thanks: 882

    Re: text color not dark enough

    Posted 9 years 10 months ago
    • it should be named using the template's folder named as follows
      rt_halcyon_responsive-custom.css
  • Re: text color not dark enough

    Posted 9 years 10 months ago
    • Thanks - for the help. Please realize that the file name was from the install not me. I did check to make sure that the test article is assigned to this template. If I choose another template - say beez3 or prostar - I get expected changes in formatting and text color. However, nothing changed when I renamed the file. I also used a varitey of values from #000000 to #ffffff without affecting any change in text color. Clearly something else is in play in this template.
    • cdavis411's Avatar
    • cdavis411
    • Preeminent Rocketeer
    • Posts: 17787
    • Thanks: 882

    Re: text color not dark enough

    Posted 9 years 10 months ago
    • Is this site online? If so, please provide the URL to the issue.
      :)
  • Re: text color not dark enough

    Posted 9 years 10 months ago
    • It's still in development, but I've made it live so you can troubleshoot this issue, and I do appreciate your help. www.ledtherapysystems.com
    • cdavis411's Avatar
    • cdavis411
    • Preeminent Rocketeer
    • Posts: 17787
    • Thanks: 882

    Re: text color not dark enough

    Posted 9 years 10 months ago
    • I do not see the custom css file loading as it is not named correctly. I am not sure how a file by that name was part of the install but any way Yu can create a file using a simple text editor for custom css and name (or rename) it using this format: templatefolder-custom.css (e.g., rt_halcyon_responsive-custom.css ). For this issue add this to the custom CSS file
      body {color: #333;}
      More info here: www.gantry-framework.org/documentation/j...custom_stylesheet.md ]
  • Re: text color not dark enough

    Posted 9 years 10 months ago
    • Indeed that does work. Thanks for your help.
    • cdavis411's Avatar
    • cdavis411
    • Preeminent Rocketeer
    • Posts: 17787
    • Thanks: 882

    Re: text color not dark enough

    Posted 9 years 10 months ago
    • My pleasure

Time to create page: 0.101 seconds