vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Unread Posts (https://vborg.vbsupport.ru/showthread.php?t=199396)

CodyMuir 12-21-2008 12:11 AM

Unread Posts
 
/* ***** change thread color for unread ***** */
.unread {
background-color: #660000 !important;
}

I have inserted that into my additional CSS box on my style at
http://clandwd.com/forums


For all my other styles this has worked, but for some reason my current style is not affected by it.
I just want to be able to separate the color of my unread threads from my read ones.

Please help.:)

Lynne 12-21-2008 03:02 AM

You have to actually apply the class unread to the table cells to get it to take affect. Do you have that class called out in any template?

CodyMuir 12-22-2008 12:57 AM

Ah, no i do not.
But i cannot find that post anymore >.<
I can't remember how i did it before!!

Lynne 12-22-2008 03:02 AM

You said it was working on your other styles, so just do a search in those templates for that class name and see where it was used. Then put it in the same place in your new style.

CodyMuir 12-22-2008 10:07 PM

Yea, but the thing is, when ever i make a new style and add that code in, it works fine, its just for this style
I dont understand.
Same with the activity mod, it doesnt work with this style but thats another problem.

It just seems like this style doesnt allow it or something.

Lynne 12-22-2008 10:49 PM

Maybe it's a badly coded style.

CodyMuir 12-26-2008 05:10 AM

Can you help me make it work please?
I do not really know much about coding, i just want it so when there is a new post, the background color changes,so you can see the new posts.
Cody


All times are GMT. The time now is 12:12 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01569 seconds
  • Memory Usage 1,717KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete