0
Welcome Guest! Login
0 items Join Now

Links in article color

  • Links in article color

    Posted 1 month 3 weeks ago
    • In helium I need to change the color of links (and hover) in articles, and only in articles.
      I try in this way, but dont works...
      Also change the color of the titles of the articles in the category blog page.

      #g-mainbar a {
      color: #205ca4;
      &:hover {
      color: #000000;
      }
      }

      (yes, I have cleaned cache and recompiled scss)
    • Last Edit: 1 month 3 weeks ago by mauro buffa.
    • Matt's Avatar
    • Matt
    • Preeminent Rocketeer
    • Posts: 22254
    • Thanks: 3223
    • messin' with stuff

    Re: Links in article color

    Posted 1 month 3 weeks ago
    • That's going to change the a color for any link that's in the Mainbar Section of any Outline. Look for a more specific CSS selector that's specific to your article content only.

      Please understand that custom development of this nature is outside of the scope of moderator support.
    • SEARCH the forum first! These boards are rich in knowledge and vast in topics. This includes searching just the 'Solved' forums, using Google, and using ChatGPT :woohoo:
  • Re: Links in article color

    Posted 1 month 3 weeks ago
    • Ok Matt. But in the past years you were much more available and kind even with these tipe of requests...
      No problem. I solved it. I use JCE and so I created a CSS that JCE assigns when I insert a link in the text of an article.
      Thanks for pushing me to do it myself.
    • Last Edit: 1 month 3 weeks ago by mauro buffa.

Time to create page: 0.037 seconds