Unread Post Count

Unread Post Count 1.2.0

No permission to download
Help!!

No new posts in forum, icon says there's one new post


Edit: Mark Forums Read solved it doh!!
 
Possibly because those that have installed your mod and the Recent Posts mod have just decided to not use your mod or vice versa and have not brought it to your attention.
 
That's more than likely due to the find on my resource being too greedy.
I'll see if I can get around to changing it to use regex instead.

Ah great stuff, cheers Brogan, would be great to have the functionality of both.
 
Hey, Chris, is there any way to make the alert box under the Forum dropdown menu more centered? It's more noticeable when New Posts is hovered over, as shown here:

upload_2014-7-11_9-28-26.webp

Notice how it's closer to the bottom than the top.

I tried manipulating the padding, but that only makes the box smaller.

Thanks in advance!

Edit: Changed image from full to thumbnail.
 
Last edited:
@Amaury try this in your EXTRA.css

.blockLinksList .postItemCount
{
background-color: ;
margin-top: -3px;
}

Obviously add in a choice of colour if you want to change the background, if not leave it blank, I personally prefer it transparent.
 
Back
Top Bottom