vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Private Messages Enhancements - Change Userinfo Box on New Notification (https://vborg.vbsupport.ru/showthread.php?t=167539)

airborneCAL 04-10-2008 02:20 AM

I'd like to change the css color that shows instead of the yellow but I'm not sure how. Any help? Great mod BTW.

carrlos 04-10-2008 02:53 AM

I too like it but would like a brighter color like flurescent green or pink to make it more visible. How is that done???

carrlos 04-10-2008 03:49 AM

Never mind! I got it! I changed:

Code:

<td class="inlinemod" nowrap="nowrap">
to:

Code:

<td class="pmbox" nowrap="nowrap">
And added this to the Additional CSS Definitions in Style Manager > Main CSS

Code:

.pmbox { background-color: #33CCFF; color: #000000;}

nix 04-10-2008 04:11 AM

Quote:

Originally Posted by airborneCAL (Post 1487169)
I'd like to change the css color that shows instead of the yellow but I'm not sure how. Any help? Great mod BTW.

Quote:

Originally Posted by carrlos (Post 1487215)
Never mind! I got it! I changed:

Code:

<td class="inlinemod" nowrap="nowrap">
to:

Code:

<td class="pmbox" nowrap="nowrap">
And added this to the Additional CSS Definitions in Style Manager > Main CSS

Code:

.pmbox { background-color: #33CCFF; color: #000000;}

Change the html to a class you want to use. Then add that class to the additional CSS.

Magnumutz 04-10-2008 05:22 PM

Any idea on my problem?

nix 04-11-2008 06:15 PM

Quote:

Originally Posted by Magnumutz (Post 1487629)
Any idea on my problem?

You just need to find what the html is when you have a new notification and use that.

On one site I have a totally custom skin. This is what it looks like with a new notification.

https://vborg.vbsupport.ru/attachmen...4&d=1203248390

All this takes is some css skills and a little bit of html.

Magnumutz 04-12-2008 06:52 AM

Nevermind, i found something better, sorry for the trouble.

Boofo 04-12-2008 07:19 AM

Quote:

Originally Posted by Magnumutz (Post 1488863)
Nevermind, i found something better, sorry for the trouble.

What did you find that could possibly be better than this?

nix 04-12-2008 05:21 PM

Cracker Jack coding to the rescue. I guess I'm the only one who sees a problem with one how the "other" is doing it and two the plan just disregard to anything.

I should go make a you thanked hacked. Because its different from the thank you hack because its called you thanked. :/

Boofo 04-12-2008 05:42 PM

nix, you have to realize that some coders can't seem to come up with their own ideas so they take someone else's and rework it into their own, when the idea they stole is actually better than what they come up with. ;)


All times are GMT. The time now is 03:31 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.01265 seconds
  • Memory Usage 1,738KB
  • 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
  • (6)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete