vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin.org Site Feedback (https://vborg.vbsupport.ru/forumdisplay.php?f=7)
-   -   Thread Listing Color Status bug? (https://vborg.vbsupport.ru/showthread.php?t=137074)

StarBuG 01-20-2007 09:36 PM

Thread Listing Color Status bug?
 
Hi

I just found your feature "Thread Listing Color Status" (did you release the modification for that?)

However in the mod section installed mods appear in grey,
different from closed ones but still grey which is not explained in the color table in options.

It is just a little confusing ;)

StarBuG

Princeton 01-21-2007 03:49 PM

not sure what you mean ... can you post a screenshot

FYI: When a row is "greyed out" it means you have read a closed thread. Unread threads will appear olive green as suggested by the COLOR LEGEND.

StarBuG 01-21-2007 06:32 PM

The gray markes read threads.
Got that.

But the thread does not need to be closed for that.
Just a little confusion because of the description ;)

ssvp 01-28-2007 04:30 AM

Quote:

Originally Posted by StarBuG (Post 1163816)
Hi

I just found your feature "Thread Listing Color Status" (did you release the modification for that?)

StarBuG


I second that part of the question..:)

PugWD 10-14-2007 08:49 AM

Quote:

Originally Posted by ssvp (Post 1168771)
I second that part of the question..:)

++
Thirded.
I've seen it also on Bit-tech.net but can't find it with the search terms "Thread Listing Color Status". :confused:

[edit]Aha! May have found it.
https://vborg.vbsupport.ru/showthread.php?t=142857

Typical! I just spent an hour poring over the CSS attributes and was composing a new thread based around what I'd found... :rolleyes:
Code:

.alt1new,.alt2new {background: #F4FAE5;color: #000}
.alt1posted,.alt2posted{background: #FFF0D3;color: #000}
.alt1popular,.alt2popular{background: #D8C7EF;color: #000}
.alt1closed,.alt2closed{background: #E8E8E8;color: #666666;filter:alpha(opacity=50);opacity: 0.5;-moz-opacity:0.5}

[/edit]


All times are GMT. The time now is 06:36 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.01546 seconds
  • Memory Usage 1,718KB
  • 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)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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