vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Colourize forums with new messages? (https://vborg.vbsupport.ru/showthread.php?t=254788)

noteviz 12-06-2010 08:52 PM

Colourize forums with new messages?
 
Hello,

I'm searching an add-on which colourizes forums with new messages. I've installed the Icon Add-On and I don't want to use my icons as status icons, so I need this Add-On.

Thanks, greets ;)

noteviz 12-07-2010 10:27 PM

Can anybody help me please? :)

BirdOPrey5 12-08-2010 08:30 PM

I don't understand "colourizes forums with new messages."

vbenhancer 12-08-2010 08:58 PM

i know what he means... he need to be able to choose a color to identify what kind of thread it is... when you use stickies and forum icons, you could do it with colors... like on phpBB or IPB from small hacks

noteviz 12-08-2010 09:51 PM

Sorry, I couldn't express myself.

If there is a new message in a forum, then I would like to have it colourized in the main forum page, so I can see there is a new message in this forum.
I've installed the forum icon add-on and replaced the status icons with another icons, so I need this add-on ;)

vbenhancer 12-08-2010 10:05 PM

hum, ok, so you want the colors shown like here on vb.org... ?!

... translators not always good.

noteviz 12-09-2010 10:50 AM

I guess in the forum vB4 Generel Discussions is a new message, then it should be like this:

http://img41.imageshack.us/img41/9900/unbenanntxhf.jpg

BirdOPrey5 12-09-2010 12:50 PM

I don't know of a mod but you could do this as a template edit...

Edit your threadlist.css template.

Find the code:
Code:

.threadbit .threadtitle_unread {
        font-weight: bold;
}

and add the CSS to change the color to what you want, off hand I'm not good with CSS so I don't know exactly what you'd do... I think it has something to do with a:link {color} but I;m sure you can find css info on google.


All times are GMT. The time now is 07:04 AM.

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.01038 seconds
  • Memory Usage 1,719KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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