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)
3. I'm also hiding the the post counts, and the icons by them.
Sun Apr 14, 2013, 01:01 AM
Apr 2013

(NOTE: see my edit to the previous post - apparently stacking the signature css selectors didn't work so I made them all separate rules.)

Well, I'm actually making the post counts the same color as the background, so you can see them if you select the text to highlight it. I also changed the 'edited text' link to light gray and moved it to the right side of the post. Here they are if you want to try them.

[div class="excerpt" style="display:inline-block; margin-left:1em; border:1px solid #bfbfbf; border-radius:0.4615em; box-shadow:-1px -1px 3px #999999 inset;"]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;  
}

p.post-edited
{
    color: #ffffff !important;  
    text-align: right !important;  
}
p.post-edited a
{
    color: #999999 !important;  
    text-decoration: none !important;  
}

Some of that was to fix spacing issues when I hid the author icons, it might need to be modified slightly for browsers other than FireFox though.

Latest Discussions»Help & Search»DU Community Help»Any way to make all poste...»Reply #3