Update to Posts - Member Info Icon and Badge


 
Thread Tools Search this Thread
The Lounge What is on Your Mind? Update to Posts - Member Info Icon and Badge
# 15  
Old 07-23-2018
(Neo Testing)


Quote:
Originally Posted by Neo
Thanks for checking and for posting about problems with IE and thanks for using Chrome to view the forums!

It's good to know there are issues with IE and how IE works, which I read about on the net but never experience.

Much appreciated!

Smilie
# 16  
Old 07-23-2018
Quote:
Originally Posted by Neo
Yes, in those links, the color of the text is changed and it is this color change which indicates it is a link, not underlines.

This is the correct and expected behavior for links in texts, to use color instead of underlines and to change to a new color (and/or add an underline) when there is a mouseover the link. This is standard best practice for links in text these days.

Do you want to change the color of the link indicator color (in post text) to make it stand out more?
My old eyes didn't see any color difference between the text in a link and text that is not in a link in either FireFox or Safari on macOS High Sierra (version 10.13.6) on a 2 year old or 4 year old MacBook Pro.

Now that you tell me there is a difference, I can see that the link text is a very slightly lighter black if I blow up the text to at least five times its normal size.

So, yes, I very much want to change the color of the link indicator color to make it stand out more!

Sorry for the confusion. My sight isn't as good as it used to be.
# 17  
Old 07-23-2018
Test:

This is a BBCODE_URL

Hey Don,

Can you see GREEN? LOL

Code:
jQuery(".neo-bbcode-url").css({"color":"rgba(41, 219, 53,1)"})

Or maybe you prefer purple or red? LOL
# 18  
Old 07-23-2018
Now Purple Smilie

Code:
jQuery(".neo-bbcode-url").css({"color":"rgba(177, 47, 237,1)"});

Is that better, or do you like green, or red, or gold? Smilie
# 19  
Old 07-23-2018
I can see green and I can see purple (or magenta). So either one would be OK.

In the macOS Mail application and in Google Mail, links appear as (underlined) blue text; so I'd prefer blue. I'm surprised that both macOS Mail and Google Mail use underlining as well as color when you say that underlining is no longer used for links.

I'd prefer not to use red text to indicate links (if underlining isn't also used) since red is frequently used in posts to show changes between two segments of code in CODE tags.
# 20  
Old 07-23-2018
Quote:
Originally Posted by Don Cragun
I can see green and I can see purple (or magenta). So either one would be OK.

In the macOS Mail application and in Google Mail, links appear as (underlined) blue text; so I'd prefer blue. I'm surprised that both macOS Mail and Google Mail use underlining as well as color when you say that underlining is no longer used for links.
I use GMail (Google Mail) online and there are no underlines in any links, zero; and the behavior is the same (adds underline and color changes on mouseover).
# 21  
Old 07-23-2018
Sorry, not Google Mail. I meant Yahoo Mail. See screenshots below of a mail message in Yahoo Mail viewed in a tab in Safari and in macOS Mail in a window of its own. All of the underlined blue text in both screenshots are links to external sites.

The mail message that is being viewed in both shots was composed in Yahoo Mail. The blue underlined text is the default appearance. The italics were added manually by the person who composed the message.
Update to Posts - Member Info Icon and Badge-screen-shot-2018-07-22-111241-pmpng
Update to Posts - Member Info Icon and Badge-screen-shot-2018-07-22-111311-pmpng
This User Gave Thanks to Don Cragun For This Post:
Login or Register to Ask a Question

Previous Thread | Next Thread

5 More Discussions You Might Find Interesting

1. Web Development

Color a Badge Based on the Weeks the Member is Active in the Latest Sequence

Hi Ravinder, Could you (and anyone else who wants to help out) check this PHP code and confirm it does what I expect it to do, which is to color a badge based on the weeks a member is active in the latest sequence? I did a cut-paste-change from my "days in sequence" PHP prototype script and it... (6 Replies)
Discussion started by: Neo
6 Replies

2. Web Development

Update to Member List - New Click Options

FYI, Have updated our memberlist : https://www.unix.com/members/list/?order=DESC&sort=lastvisit&pp=30 $cat memberlist.php ... 375 // added next line by neo 15 Nov 2018 376 $condition .= ' AND credits > 0'; ... The reason for this change is insure the... (3 Replies)
Discussion started by: Neo
3 Replies

3. What is on Your Mind?

Update to Navbar - Member Info and Avatars

Hey, I moved the user information in the top right on the navbar to side panel and replace it with a clickable avatar image. If you have an avatar, you will see your avatar and if you don't you will see some default one (will change it to something better later). If you have any notification... (53 Replies)
Discussion started by: Neo
53 Replies

4. Red Hat

Gpk-update-icon consume more CPU

Dear all, I have installed OEL Oracle Linux 6.4 on my server , when I type " Top " command to see the CPU utilization , the output shows a root user executed "gpk-update-icon" which consume upto 98% , So needs your feedback with solution. If I kill this process it will effect ?? ... (1 Reply)
Discussion started by: mody82
1 Replies

5. Forum Support Area for Unregistered Users & Account Problems

Update my info

I hadn't logged on here in several months. I want to update my info, such as the email address that I can be contacted at, but I don't see any links to do that. (1 Reply)
Discussion started by: cleopard
1 Replies
Login or Register to Ask a Question