vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   User TITLE color modification (https://vborg.vbsupport.ru/showthread.php?t=293113)

MG Zebra 12-19-2012 08:07 AM

User TITLE color modification
 
Okay, so I've tried searching on here and with google and I couldn't find a good answer to what I needed. I'm trying to edit the user TITLE (NOT USERNAME) color for my dark colored theme without having to manually change it for each member. I tried editing some css files and I got it to work on some pages but others such as the memberlist it still shows up black. Is there any way I can change that default black color to another color, either with a template edit, mod, or some other way? All help is appreciated.

mokujin 12-19-2012 10:29 AM

Try add this code to additional.css template

HTML Code:

.usertitle
{
color: red;
}


MG Zebra 12-22-2012 06:12 AM

Thank you. That did it. I don't know why I didn't think about doing that, but then again I'm not too familiar with how vBulletin works. You've saved me so much hassle.

Amaury 12-22-2012 07:04 AM

Do you only have a dark style?

MG Zebra 12-25-2012 08:51 AM

Yes currently I do. I plan on having more in the future though. I assume I can change this in the additional.css for each skin and have it work. Correct me if I'm wrong.


All times are GMT. The time now is 01:23 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.00997 seconds
  • Memory Usage 1,711KB
  • 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_html_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