vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB5 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=264)
-   -   Removing Reputation from post bit (https://vborg.vbsupport.ru/showthread.php?t=308655)

soeit 02-20-2014 01:12 PM

Removing Reputation from post bit
 
1 Attachment(s)
We don't wish to have reputations for users on our forums.

We want everybody to be on a level playing field.

How do you remove the reputation marks (grey bars) on the post bit background of a post?

I've managed to disable them but its an eye-sore on the posting.

Many Thanks
Tom

Seven Skins 02-20-2014 03:10 PM

Put this in css_additional.css template

Code:

.b-meter {
    display: none;
}


soeit 02-20-2014 04:57 PM

Thank you very much!

Lynne 02-20-2014 05:09 PM

If you turn off the reputation system, then the reputation bars would be gone also. (It sounds like you don't want to use it?)

soeit 02-20-2014 05:24 PM

I thought I had turned it off within the settings but it is still showing on the members list, even though its greyed out.

Mark.B 02-20-2014 05:25 PM

Quote:

Originally Posted by Lynne (Post 2482705)
If you turn off the reputation system, then the reputation bars would be gone also. (It sounds like you don't want to use it?)

That works but it also leaves a big gap where the bars should be so I also tend to go with the css option where this is needed.

You only notice the gap in terms of the postbit stretching way longer than it ought to be. Took me a while to work out why.

Might log a bug for this, though it's really minor and cosmetic.

Lynne 02-20-2014 05:32 PM

Check AdminCP > Settings > Options > user profile options > enabled user profile features and make sure it isn't checked there. Then also check all Usergroup Manager > edit usergroups and make sure it isn't turned on for any usergroups.

clarknovak 09-17-2019 02:03 PM

I should like to mention that this still works in vB5.5.4 . Many thanks!

Quote:

Originally Posted by Seven Skins (Post 2482677)
Put this in css_additional.css template

Code:

.b-meter {
    display: none;
}




All times are GMT. The time now is 08:43 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.01117 seconds
  • Memory Usage 1,725KB
  • 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
  • (2)bbcode_code_printable
  • (2)bbcode_quote_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