vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Question about user profile/stats color (https://vborg.vbsupport.ru/showthread.php?t=209448)

The Mack 03-25-2009 08:49 PM

Question about user profile/stats color
 
On my forum everyone's information is displayed in a normal black text color however EVERYTHING for my Moderator's comes up orange. I am talking about the information that displays under their usernames. Usertitle, Join Date, Location, Posts, Rep Power, all of this is orange. I believe this information is all obtainable in the postbit template but I can't see to find a reason why only one of the usergroups is displaying this orange color. I never set it to another color, I don't even know how to do that.

So my question is how do I make this go away?

Seven Skins 03-25-2009 08:53 PM

Without the code or a link to your forum it is impossible to tell what to do.

Lynne 03-25-2009 08:58 PM

Sounds like an unclosed tag somewhere. But, as Seven Skins said, we won't know without seeing your page source.

The Mack 03-25-2009 08:58 PM

Here is a link to a thread on the forum...has regular members, admins, and a moderator posting in it...scroll down a little to see the info I described above for the moderator displayed as orange. I can't post up the code as I do not even know where it would be located.

http://forums.mycanikon.com/showthread.php?t=2714

--------------- Added [DATE]1238018846[/DATE] at [TIME]1238018846[/TIME] ---------------

Nevermind...after a few days of trying to figure out what I did wrong I found it. It was a tag problem lol. Thanks!

Cryo 03-25-2009 09:07 PM

Go to the Admin CP and edit the Moderator usergroup. For the "Title Markup" make sure you have ...

Code:

</font>
... in the second box. First one should read ...

Code:

<font color="#ef5d2a">
That should fix it.

The Mack 03-25-2009 09:10 PM

Quote:

Originally Posted by Cryo (Post 1777017)
Go to the Admin CP and edit the Moderator usergroup. For the "Title Markup" make sure you have ...

Code:

</font>
... in the second box. First one should read ...

Code:

<font color="#ef5d2a">
That should fix it.

Yea that is what it was...I must of accidentally used </color> but only on that one so I couldn't figure out what the deal was.


All times are GMT. The time now is 08:57 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.01872 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
  • (4)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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