0
Welcome Guest! Login
0 items Join Now

SOLVED Afterburner 2 font color

  • SOLVED Afterburner 2 font color

    Posted 11 years 5 months ago
    • I am using this template for an upcoming newsroom site we're building. However, The main text color on the template is a kind of light grey color. How can I change this to being simply black? I don't see this referenced in the CSS anywhere.

      Thank you very much for your help :)
    • Last Edit: 10 years 10 months ago by Henning.
    • prim's Avatar
    • prim
    • Preeminent Rocketeer
    • Posts: 17290
    • Thanks: 217

    Re: Afterburner 2 font color

    Posted 11 years 5 months ago
    • Please provide a link.
    • Please reply with a direct link to the issue & create a new thread for each new issue.

      A template is only as good as the content that goes into it ;) - DanG
    • prim's Avatar
    • prim
    • Preeminent Rocketeer
    • Posts: 17290
    • Thanks: 217

    Re: Afterburner 2 font color

    Posted 11 years 5 months ago
    • Maybe something like this could work though:

      body {
      color: #333333;
      }

      It's what i am using on my own site.
    • Please reply with a direct link to the issue & create a new thread for each new issue.

      A template is only as good as the content that goes into it ;) - DanG
  • Re: Afterburner 2 font color

    Posted 11 years 5 months ago
    • The site is at:

      anadisgoi.com/

      As you can see, I am setting the <p> tags with a style setting of black, which is tedious but getting the job done. But I will give your post above a try and see if that works.

      Thanks!
  • Re: Afterburner 2 font color

    Posted 11 years 3 months ago
    • where is the css file are you editing? i am havingno success at changing the font color of this site. This should be very easy and is on most templates. what do i have to do to change the font color, mainly where do i go in the css files/wheres the locaiotn of the right file. thanks!
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: Afterburner 2 font color

    Posted 11 years 3 months ago
    • It's not a matter of changing an existing file.
      Create a file rt_afterburner2-custom.css in the css folder of template
      and add

      html body,
      html body p
      {color: black;}
    • The following users have thanked you: Margouillat, Rosenborg, Stephen Cassidy

    • Rosenborg's Avatar
    • Rosenborg
    • Hero Rocketeer
    • Posts: 295
    • Thanks: 0

    Re: Afterburner 2 font color

    Posted 10 years 10 months ago
    • Thank you, Henning!

      I was having the same issue with this template and your advice solved it for me. :-)
    • Stephen Cassidy's Avatar
    • Stephen Cassidy
    • Sr. Rocketeer
    • Posts: 213
    • Thanks: 13
    • Webmaster - ICT Manager

    Re: Afterburner 2 font color

    Posted 9 years 6 months ago
    • Helpt me too, even after 1,3 years ;-)

      Stephen
    • The more I practice, the luckier I get...
    • bickster's Avatar
    • bickster
    • Jr. Rocketeer
    • Posts: 48
    • Thanks: 0

    Re: Afterburner 2 font color

    Posted 9 years 2 months ago
    • Using Lexicon ... and the following worked great for body text default color ... what can I add to custom-css to make the default link color Red? or any other color?

      It's not a matter of changing an existing file.
      Create a file rt_lexican-custom.css in the css folder of template
      and add

      html body,
      html body p
      {color: black;}
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: Afterburner 2 font color

    Posted 9 years 2 months ago
    • post your issue in the LEXICON forum

Time to create page: 0.064 seconds