vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Banned usergroup.. (https://vborg.vbsupport.ru/showthread.php?t=270279)

SPEEDKILLZ 09-14-2011 10:49 PM

Banned usergroup..
 
I have saw the banned user group from many forums lately with a line through the name. anyone know how to do this here? thanks

HMBeaty 09-15-2011 12:42 AM

HTML Code:

<span style="text-decoration:line-through;"></span>

SPEEDKILLZ 09-15-2011 01:13 AM

Quote:

Originally Posted by HMBeaty (Post 2246120)
HTML Code:

<span style="text-decoration:line-through;"></span>

i put this in the left box in the Username HTML Markup and it changed nothing but color? any other suggestions?

HMBeaty 09-15-2011 02:53 AM

Quote:

Originally Posted by SPEEDKILLZ (Post 2246125)
i put this in the left box in the Username HTML Markup and it changed nothing but color? any other suggestions?

The markup boxes don't exactly work like that. You can't just put the entire code in one box. Think of it as normal html.

Left box:
HTML Code:

<span style="text-decoration:line-through;">
Right box:
HTML Code:

</span>

SPEEDKILLZ 09-15-2011 03:12 AM

I wasn't even thinking like that since all my other user groups only use the left lol thanks

HMBeaty 09-15-2011 03:19 AM

Quote:

Originally Posted by SPEEDKILLZ (Post 2246156)
I wasn't even thinking like that since all my other user groups only use the left lol thanks

Then you are more than likely using invalid html :erm:

SPEEDKILLZ 09-15-2011 03:58 AM

Quote:

Originally Posted by HMBeaty (Post 2246157)
Then you are more than likely using invalid html :erm:

whats that mean?? do i need to change or fix something?

HMBeaty 09-15-2011 04:00 AM

Quote:

Originally Posted by SPEEDKILLZ (Post 2246161)
whats that mean?? do i need to change or fix something?

According to your last statement, you probably do

SPEEDKILLZ 09-15-2011 04:01 AM

Quote:

Originally Posted by HMBeaty (Post 2246162)
According to your last statement, you probably do

How? what?

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

Its a brand new 4.1.5 all new files and new host

Here is the code im using in usergroups
Code:

<font color="red"<font colored"<b>

HMBeaty 09-15-2011 04:12 AM

Where did you get that code from? Anyway, do the same as I posted above, but change the style a bit. So, to make the usernames of a certain usergroup(s) bold & red, you would use:

Left box:
HTML Code:

<span style="font-weight:bold;color:red;">
Right box:
HTML Code:

</span>
--------------- Added 15 Sep 2011 at 01:14 ---------------

Also, if you want it to say "Administrator" (or whatever) when you hover over a username of the usergroup with that markup, just change:
HTML Code:

<span style="font-weight:bold;color:red;">
To this:
HTML Code:

<span style="font-weight:bold;color:red;" title="Administrator">


All times are GMT. The time now is 08:52 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.01280 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
  • (1)bbcode_code_printable
  • (8)bbcode_html_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)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