Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #768582

    Hi. On the front page at http://yls.green you will see three simple text widgets. (The top two are TInyMCE Visual Editor widgets.) To view the site, use the password in the private content below.

    Why is the following quick CSS correctly setting the link color to a blue in the first widget and not in the second?

    .widget p { 
    font-family: "Open Sans", arial, sans-serif !important; 
    color: #444444;
    }
    
    .sidebar .widget a:link { 
    color: #107ade !important; 
    }

    Thanks.

    #768590

    Hey PtboRelic,

    Please screenshot the area/issue you need help with. I am seeing only blue links but I may be looking in the wrong spot.

    Best regards,
    Jordan Shannon

    #768592

    How do I upload a screenshot?

    #768597

    Hi,

    Yoou can use Snag.gy
    Best regards,
    Jordan Shannon

    #768600

    Hi — I may be missing something obvious. I have the screenshot, it’s a very simple keyboard shortcut on a Mac.

    But I don’t see how to attach it to a message in this thread to share it with you.

    #768603

    In the attached screenshot, “Get Involved”, “Registration and Course Selection” and “Registration Form” in the second widget should be blue links exactly as “this map” is in the first widget.

    https://snag.gy/XBI3AO.jpg

    #768606

    Hi,

    As suggested by Jordan you can use the snag.gy or http://ctrlv.cz/ upload your screenshot and share the link to the screenshot image here.

    I checked your site and both the widgets on the sidebar has the blue link

    If you do not see the same please refresh the browser a few times.

    Best regards,
    Vinay

    • This reply was modified 7 years ago by Vinay.
    #769652

    This was a really frustrating one to fix.

    The issue was that those links were visited in my browser, and not visited in yours.

    I needed to specifically add a line if code to set the visited state of links.

    #769653

    Hi,

    Great! I am glad you were able to get this figured out. If you need additional help, please let us know in the forums.

    Best regards,
    Jordan Shannon

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.