Quote:
Originally Posted by Shoplifter
I suppose I am using the first version which hides pretty much everything:
a[rel="nofollow"] {
visibility dden;
}
img[rel="nofollow"] {
visibility dden;
}
|
Yes you are using the 1st version, it is drastic.
Try this out instead:
Code:
a[rel="nofollow"], a[rel="nofollow"] img {
cursor: not-allowed;
opacity: 0.9;
pointer-events: none;
}
Quote:
Originally Posted by Shoplifter
This will be my worst period for spending ever unless the next six days have a miraculous turnaround.
|
without visibility nor feedback from cb, we can only try to find common patterns among ourselves. If we all have decreasing numbers starting from a particular date, we can infer something has changed. Signups is a better indicator though, I think.