New Post/No New Post Code(? I don't exactly know how to title this)
4 posters
Page 1 of 1
New Post/No New Post Code(? I don't exactly know how to title this)
elloo
so, I was wondering if there was a way to indicate if a forum has new posts/topics through the post/topic count on the main page. what I mean is, if it's possible for the post/topic count to change background color whenever there's a new post/topic in the forum. i cant explain this very well, so, let me show you.
this is the default look with no new posts/topics:
and what i want, is for this to happen when there's a new post in the particular forum:
basically i want the dd.topics and dd.posts background attribute to change from #caf3ff to #ff026d whenever there's a new post/topic.
is it even possible?
so, I was wondering if there was a way to indicate if a forum has new posts/topics through the post/topic count on the main page. what I mean is, if it's possible for the post/topic count to change background color whenever there's a new post/topic in the forum. i cant explain this very well, so, let me show you.
this is the default look with no new posts/topics:
- Spoiler:
and what i want, is for this to happen when there's a new post in the particular forum:
- Spoiler:
basically i want the dd.topics and dd.posts background attribute to change from #caf3ff to #ff026d whenever there's a new post/topic.
is it even possible?
Last edited by Nekobake on September 3rd 2015, 1:18 pm; edited 1 time in total
Re: New Post/No New Post Code(? I don't exactly know how to title this)
Hello, please post your forum link :d
Re: New Post/No New Post Code(? I don't exactly know how to title this)
Yesterday at 4:50 pm
Today at 12:08 pm
Please don't double post. Your post needs to be separated by at least 24 hours before bumping. Please use the edit button instead!
Today at 12:08 pm
Please don't double post. Your post needs to be separated by at least 24 hours before bumping. Please use the edit button instead!
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: New Post/No New Post Code(? I don't exactly know how to title this)
bump (sorry, my clock was off)
Re: New Post/No New Post Code(? I don't exactly know how to title this)
Hi @Nekobake,
Yes, it's possible, especially on phpbb3. However I have a question : Did you remove the background image that indicates new posts on the inner row's DL element ? I talk of this highlighted element :
What you could normally do on phpbb3 is use this along with the CSS attribute selector. For example :
I looked at your forum, but I see no indication of the style attribute. If you can, I'd recommend adding it back along with an image in the AP that indicates new posts for categories. Also, if you don't want it to display, you can hide the image via CSS.
Yes, it's possible, especially on phpbb3. However I have a question : Did you remove the background image that indicates new posts on the inner row's DL element ? I talk of this highlighted element :
What you could normally do on phpbb3 is use this along with the CSS attribute selector. For example :
- Code:
dl.icon[style*="/forum_new_category.gif"] .topics, dl.icon[style*="/forum_new_category.gif"] .posts {
background:#F00;
}
I looked at your forum, but I see no indication of the style attribute. If you can, I'd recommend adding it back along with an image in the AP that indicates new posts for categories. Also, if you don't want it to display, you can hide the image via CSS.
Re: New Post/No New Post Code(? I don't exactly know how to title this)
Hnnngg thank you so much for this. I'm pretty sure I can adjust it to work like this, but I'm a lazy bum so I won't do it right now
Still I'm considering this solved. Thank you again <33
Still I'm considering this solved. Thank you again <33
Re: New Post/No New Post Code(? I don't exactly know how to title this)
You're welcome.
Topic archived
If you need anymore help with this, feel free to open a new topic and tag me if necessary.
Topic archived
If you need anymore help with this, feel free to open a new topic and tag me if necessary.
Similar topics
» I post a code in a topic it dont' appears
» Topic title code problem
» i dont inderstand the topic Correct the formatting of the new editor in source code mode
» Category image-dont show the link post right...
» Hide Code? or Post to See Content Code?
» Topic title code problem
» i dont inderstand the topic Correct the formatting of the new editor in source code mode
» Category image-dont show the link post right...
» Hide Code? or Post to See Content Code?
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum