vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=246)
-   -   Miscellaneous Hacks - TW7S - Remove Legend and Permissions Boxes from FORUMHOME FORUMDISPLAY and SHOWTHREAD (https://vborg.vbsupport.ru/showthread.php?t=254239)

Scyther 02-28-2012 09:11 AM

works perfect..Good job bro!!
Installed and 5 stars!!

(Good bye unnecessary VB legends!! Phew!)

RedHotChili 03-01-2012 07:29 PM

Quote:

Originally Posted by Scyther (Post 2304157)
works perfect..Good job bro!!
Installed and 5 stars!!

(Good bye unnecessary VB legends!! Phew!)

^^ What he said.

Thanks! :up:

joyboy2001 03-17-2012 07:29 PM

this is cool ... but it removes these boxes for all users ... I want to remove them only for guests and let them be there for the logged in users ...

How do I do that?

draver 03-26-2012 07:57 AM

It works very well. The best thing, it would make the changes, but only for guests.

hohleweg 03-27-2012 03:26 PM

Hey
Great but i want only "delete"
the "Posting Promissions"

what is the code?
Greetings Jo

hohleweg 03-31-2012 04:34 PM

*push
thanks

K!nG 05-09-2012 01:17 AM

Hmmmm not working on 4.1.12 using custom theme "gray folio" by "vbinspired" any update ? Thanks

trackpads 05-28-2012 12:08 AM

Very nice!

ProFifaLeagues 06-14-2012 08:43 AM

Working fine on 4.2 thank you!

nofat.co.nz 06-15-2012 01:50 PM

Quote:

Originally Posted by MoreLinux (Post 2129230)
Add
Code:

#forumrules,
like this
Code:

/* TW7S - Remove Legend and Permissions Boxes */
#usercp_content #forum_icon_legend, #wgo_legend, #forumrules, .forum_info .options_block_container, .thread_info .options_block_container  {
display:none;
}
/* TW7S - Remove Legend and Permissions Boxes */

it doesn't remove the "Posting Permissions" header, but the body is gone.

Edit: The header can be removed in forumrules. Just remove the line
Code:

<h4 class="blockhead">{vb:rawphrase posting_rules}</h4>

cool thanks :D works perfectly in 4.1.12 :D


All times are GMT. The time now is 01:09 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.01265 seconds
  • Memory Usage 1,736KB
  • 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
  • (3)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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