[wp-meta] [Making WordPress.org] #1887: bbPress 2 - Word "Foren" is a link and should be a visible link

Making WordPress.org noreply at wordpress.org
Tue Aug 2 20:08:50 UTC 2016


#1887: bbPress 2 - Word "Foren" is a link and should be a visible link
----------------------------------+-------------------------
 Reporter:  La Geek               |      Owner:
     Type:  enhancement           |     Status:  new
 Priority:  normal                |  Milestone:
Component:  International Forums  |   Keywords:  ux-feedback
----------------------------------+-------------------------
 Hi,
 the h2 -> word -> Foren is a link. But it is shown as normal text.

 reference: wp4.css - line 1923

 {{{
 #headline a {
     color: #555555;
 }
 }}}

 Suggestion: New/additional CSS-Code in line 1924


 {{{
 #headline h2 a {
     color: #21759b;
 }
 }}}

 or at least text-decoration: underline;

 Seen on:
 https://de.wordpress.org/support/





 Seen on:

--
Ticket URL: <https://meta.trac.wordpress.org/ticket/1887>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list