Welcome to DU! The truly grassroots left-of-center political community where regular people, not algorithms, drive the discussions and set the standards. Join the community: Create a free account Support DU (and get rid of ads!): Become a Star Member Latest Breaking News General Discussion The DU Lounge All Forums Issue Forums Culture Forums Alliance Forums Region Forums Support Forums Help & Search

Make7

(8,543 posts)
24. It actually is possible to change the appearance of DU on your end.
Tue Jun 5, 2012, 04:48 AM
Jun 2012

Last edited Tue Jun 5, 2012, 03:08 PM - Edit history (2)

I am using the Stylish add-on for FireFox to hide signatures, and also hide the newly visible post counts and associated icons. It's much easier on the eyes with the threads less cluttered.

Anyway, depending on what browser and operating system you use, there are various ways to implement simple changes on how the style sheets will display content here. Some browsers make it easy (e.g. Opera) and others are easy with an add-on (e.g. FireFox). Some are a little more involved, but are entirely possible.

To hide signatures, add the following to a user style in Stylish or as a separate user style sheet:

[div class="excerpt" style="border: 1px solid #bfbfbf; border-radius: 0.4615em; box-shadow: 3px 3px 3px #bfbfbf;"].post-sig {
        display: none !important;
}
That's not 100% effective because some people are using code in their signatures that "breaks" the <p> element and reveals their signature, but it does hide an overwhelming majority of signatures.

I did something a little strange with the post counts, I made the text color the same as the background color - so the information is there, it just isn't visible. However, to make it visible all you need to do is highlight it like any text you want to copy and you can see the post count. Anyway, to make that invisible and also hide the profile, mail, journal and ignore icons I used the following:

[div class="excerpt" style="border: 1px solid #bfbfbf; border-radius: 0.4615em; box-shadow: 3px 3px 3px #bfbfbf;"]span.show-post-count {
        top: 0px !important;
        padding-left: 0.5em !important;
        color: #e6e6e6 !important;
}
a.author2 {
        top: 0px !important;
}
p.post-author2 {
        padding-bottom: 4px !important;
}
h3.post-title {
        padding-top: 1px !important;
}
img.star-icon {
        top: 0px !important;
}
a.post-button-profile, a.post-button-journal,
a.post-button-mail, a.post-button-ignore {
        display: none !important;
}
You can search google to see if Stylish is available as an extension for your browser/OS combination or alternatively you can google "user style sheets" along with your browser and OS to find out how to do it that way. Or just ask me and I'll try to direct you.

-M7

Not on a phone. rrneck May 2012 #1
Good to know; thank you! CaliforniaPeggy May 2012 #2
I was about to start a thread in Meta titled: "I don't like it" ... Make7 May 2012 #3
I try to be quick! CaliforniaPeggy May 2012 #4
Just noticed it myself. I do like it. bluesbassman May 2012 #5
I'm glad it suits you! CaliforniaPeggy May 2012 #6
I'd just rather not see lots of icons that I almost never use all over the page. Make7 May 2012 #8
I'm not a fan. I find it distracting, but that may just be because it's new - hard to say. (nt) harmonicon Jun 2012 #9
Don't you remember this is how it was before DU3 was born? I used to like it like this, gateley Jun 2012 #18
so many little things like that changed, but didn't it just say something like "1000+"? harmonicon Jun 2012 #20
Oh, you're right! The 1000+. One thing I REALLY love about the New! Improved! DU is gateley Jun 2012 #23
It actually is possible to change the appearance of DU on your end. Make7 Jun 2012 #24
I hope so kdmorris May 2012 #7
All things old are new again! JNelson6563 Jun 2012 #10
Yes, this is new. Skinner Jun 2012 #11
OK, Skinner! CaliforniaPeggy Jun 2012 #12
It is helpful to MIRT and host members, saves clicking on profile. dixiegrrrrl Jun 2012 #13
Will you stick with the post count... krispos42 Jun 2012 #14
Our intent was to show the actual post count. Skinner Jun 2012 #16
Smart move Renew Deal Jun 2012 #15
That's a really considerate reason to implement this! Good going, guys! nt gateley Jun 2012 #19
Thanks so much! Rhiannon12866 Jun 2012 #22
95k wowzers! Rex Jun 2012 #17
I'm seeing post counts by content ... JustABozoOnThisBus Jun 2012 #21
ROFL! CaliforniaPeggy Jun 2012 #25
Latest Discussions»Help & Search»DU Community Help»I'm seeing people's post ...»Reply #24