Feedback on NI Community

cancel
Showing results for 
Search instead for 
Did you mean: 

Can we get rid of all this underlining?

It seems that most clickable lines are now underlined, making the forum ugly and busy. It is obvious that these are links, no need for all that!

 

  • Every user name is underlined everywhere (profile link in upper left, top of every posts, etc.)
  • breadcrumbs, lists, and threads
  • etc.etc.

 

altenbach_0-1592590356354.png

 

0 Kudos
Message 1 of 6
(3,136 Views)

If you e.g. hover over items in the list (upper left), the underline disappears for the hovered items. It should be the opposite. No underline unless I hover!

 

Let's have a look at the top of the LabVIEW board:

 

altenbach_0-1592590818518.png

 

And here's how it looked before. No underlines!!!

 

altenbach_0-1592070876709.png

Message 2 of 6
(3,132 Views)

I hadn't noticed.  But now that you've pointed it out, I can't unsee it.

 

Good news is that after a few days now, the green, while still an ugly, dark color, isn't bothering me as much.

0 Kudos
Message 3 of 6
(3,110 Views)

One serious drawback is the fact that is destructively interferes with certain use patterns. I often shift-click to inspect a branch, then go back to the original window to shift-click the next link I haven't looked at.

 

In the old system, the last-clicked link is still underlined (and nothing else!) so I can immediately see where I left off and where I should continue. Now everything is underlined and there is no way to tell what I shift-clicked last. 😞

0 Kudos
Message 4 of 6
(3,068 Views)

I've been using a browser plugin called Stylus to remove the underline links using a style like this:

a {
    text-decoration: none;
}

Personally I find blue link text easier to navigate, and have been maintaining a classic blue theme for the new NI site to aid readability.

ni-blue-theme-forum-small.png

0 Kudos
Message 5 of 6
(3,039 Views)

Hi @altenbach,

 

We agree that the underlines on all links are a bit much. We will be addressing it but we need to make sure to address it in a way that provides for the accessibility needs for all of our members and guests.

 

Thanks!

Mark

Product Manager
Customer Learning, Community, Online Documentation, and Support
0 Kudos
Message 6 of 6
(3,022 Views)