DeviantART > remove the sub begger.

By miksago Last update Dec 30, 2006 — Installed 658 times.

Archived Comments (locked)

in
Subscribe to Archived Comments 4 posts, 2 voices



Jesse Andrews Admin

The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008)

 
Raffles Scriptwright

Er, that should be #rockdock, not rockdock. Dammit.

 
Raffles Scriptwright

Actually, that's a bit wrong. It should be this:

@-moz-document domain("deviantart.com") {
rockdock a[href="http://my.deviantart.com/services/#subscription"] {display:none !important;}

#exitlinker {margin-right:-8px}
}

 
Raffles Scriptwright

You don't need a GM script for this. Just putting this in userContent.css solves the problem:

@-moz-document domain("deviantart.com") {
#rockdock a[href="http://my.deviantart.com/services/#subscription"] {display:none !important;}
#rockdock > span > a:last-child {position:relative; left:-10px; background:#374341}
}

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel