Dynasty Warriors

Off-topic => Tech support => Topic started by: Wilem-82 on 15 May 2013, 15:47

Title: Less bulky post look
Post by: Wilem-82 on 15 May 2013, 15:47
If you ever wanted to make posts look less bulky even if their author just said "lol" or "ok", here's a small customisation using Stylish (available both for Firefox and Chrome):

Code: [Select]
div.poster li.stars,
div.poster li.postcount,
div.poster li.blurb,
div.poster li.im_icons,
div.poster li.profile,
div.reportlinks {
display: none !important;
}

Looks like this:

(http://dl.dropboxusercontent.com/u/8792466/dw-forum-stylish.png)

That is, it removes 5 lines under the user picture and the report links in the message body.