Jump to content

Enhance "Report post" Link


Bill Edwards

Recommended Posts

@Bill Edwards here you go man! Just change the background-color and color to your preference.

a[data-action*="report"] {
  background-color: #000;
  font-size:12px;
  line-height:28px;
  padding:  8px;
  font-weight: 500;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  border-radius: 3px;
  border: 1px solid rgba(,,,0.1);
}
a[data-action*="report"] span {
  color: #fff; 
}

 

Link to comment
Share on other sites

54 minutes ago, Hulu said:

@Bill Edwards here you go man! Just change the background-color and color to your preference.


a[data-action*="report"] {
  background-color: #000;
  font-size:12px;
  line-height:28px;
  padding:  8px;
  font-weight: 500;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  border-radius: 3px;
  border: 1px solid rgba(,,,0.1);
}
a[data-action*="report"] span {
  color: #fff; 
}

 

Many thanks. Can you assist with where this goes please?

Link to comment
Share on other sites

  • 1 year later...
On 3/26/2016 at 10:25 PM, Tom Irons said:

@Bill Edwards here you go man! Just change the background-color and color to your preference.


a[data-action*="report"] {
  background-color: #000;
  font-size:12px;
  line-height:28px;
  padding:  8px;
  font-weight: 500;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  border-radius: 3px;
  border: 1px solid rgba(,,,0.1);
}
a[data-action*="report"] span {
  color: #fff; 
}

 

 

I wonder if I could trouble you again. Is there a way to enhance the "Report Album" link in the Gallery in a similar way?

Many thanks

Bill

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...