



Removes surrounding ads and allows the tables to fill the width.
Before
|
After
|
Just what I needed.
Works perfect other than the comments as beigelogic said.
Muchas Gracias
this is a good one. but for a more minimalistic an mellow look try the userstyle.org script http://userstyles.org/styles/1210
check my review for info!
I use this instead:
/* +++ changelog +++
29-08-2006
- blocked new ad, thanks to Valacar for pointing it out!
24-06-2006
- changed the width and centering of browse page
02-04-06
- added centering to headers
*/@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("thepiratebay.org") {
#adbrite-banner, #sky-banner, #tp_frame1,
.ad, .ads, .spons-link, #footer, #fbanners {
display: none !important;
}#q, #detailsframe #title, #details h4 {
text-align: center !important;
height: auto !important
}H2, H2 SPAN {
text-align: center !important;
float: none !important
}#categoriesTable {
width: 90% !important;
}
#browseContainer, #browseContainer DT,
#browseContainer DD {
text-align: center !important;
float: none !important;
padding: 5pt !important;
}
}
This code removes the links that let you browse through all the comments. The links are located inside a div block with the class selectors "browse-coms" and "noborder". The problem can easily be solved by removing ".noborder," from the "display:none" rule.
Great work!
Very cool, thanks.
Rock on.
Really good style. Thank you.
nice
Nice job cleaning things up...and thanks for updating with my change =)
Paulfox: why take the logo away? Arr? Come on man. Unless you are torrent surfing at work ;)
5/5 on the style, nice work
Very nice.
Very nice! Very clean ... Thanx!
Awesome, I just used adblock up until now, but now it stretches out the whole page.
Boy oh boy, you're good at this. Really good. I added just one thing & dumped the logo, "[src*="logo"] { display: none !important; }" - and kept everything else. Great work (as usual) arteekay. Cheers / p
Great! :)
very nice
Works like a charm!
I've always had a problem where the Recent and Top 100 lists would have significant columns cut off, this style fixes that and cleans up the site considerably. Thanks Arteekay!
Does exactly what is supposed to do. Excellent job!
.ad {
/* Your ad can be here instead. 10K unique visitors for $5/day. Mail me. */
}