-
AuthorPosts
-
March 29, 2017 at 6:28 am #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.
March 29, 2017 at 6:33 am #768590Hey 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 ShannonMarch 29, 2017 at 6:35 am #768592How do I upload a screenshot?
March 29, 2017 at 6:42 am #768597Hi,
Yoou can use Snag.gy
Best regards,
Jordan ShannonMarch 29, 2017 at 6:44 am #768600Hi — 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.
March 29, 2017 at 6:51 am #768603In 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.
March 29, 2017 at 6:56 am #768606Hi,
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, 8 months ago by Vinay.
March 30, 2017 at 9:54 pm #769652This 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.
March 30, 2017 at 9:55 pm #769653Hi,
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 -
AuthorPosts
- You must be logged in to reply to this topic.