Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

links in the announcement-bar should be clickable #8021

Closed
horvan opened this issue Sep 2, 2017 · 5 comments
Closed

links in the announcement-bar should be clickable #8021

horvan opened this issue Sep 2, 2017 · 5 comments

Comments

@horvan
Copy link

horvan commented Sep 2, 2017

Description:

The links in the announcement-bar. see screenshot as well as in the group description should be clickable or at least copyable

screenshot-drupalchat eu-2017-09-02-11-26-07

@Gummikavalier
Copy link

You can put clickable link into announcement bar like this

[Link name](https://link.to.somewhere)

But the problem is that they are too dark with RC default layout. It would be good if you were able to choose text color somehow.

@seriouz
Copy link

seriouz commented Sep 11, 2017

The blue/purple on blue is worst case!

image

@savikko
Copy link
Contributor

savikko commented Oct 15, 2017

As a workaround, just add to Custom CSS (you find it from Admin / Layout):

.announcement a{
 color: white; 
}

@AmShaegar13
Copy link
Contributor

There is still a little problem with it: When clicking a link the dialog pops up which is empty. Also, the popup does not support links. Is it intended to use links or generallyl markdown in announcements?

@ggazzo ggazzo added this to To do in November/2018 via automation Oct 18, 2018
@ggazzo ggazzo added this to the 0.72.0 milestone Oct 18, 2018
@theorenck theorenck modified the milestones: 0.72.0, Short-term Dec 12, 2018
@supra08
Copy link
Contributor

supra08 commented Jan 10, 2019

@ggazzo, can I take this up?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
November/2018
  
To do
Development

No branches or pull requests

9 participants