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)
-   -   Show Thread Enhancements - TW7S - Remove Titles From Posts (https://vborg.vbsupport.ru/showthread.php?t=238705)

LifesGreatestGift 03-19-2010 10:00 PM

TW7S - Remove Titles From Posts
 
1 Attachment(s)
https://vborg.vbsupport.ru/external/2010/03/28.jpg

Live Demo: TheWindows7Site.com

Installation Instructions

Step 1: Open template additional.css

Step 2: Depending on which postbit layout you're using add the appropriate code to the bottom

postbit
Code:

/* TheWindows7Site Remove Titles From Posts */
.postbit .posttitle {display:none;}
.postcontent {padding-top:20px;}
/* TheWindows7Site Remove Titles From Posts */



postbit_legacy
Code:

/* TheWindows7Site Remove Titles From Posts */
.postbitlegacy .title, .eventbit .title {display:none;}
.postbitlegacy .postbody, .eventbit .eventdetails .eventbody {padding-top:20px;}
/* TheWindows7Site Remove Titles From Posts */



Enjoy and Mark As Installed.

silverfox_uw 03-20-2010 09:51 PM

thanks man, does exactly what it says on the tin

voglermc 03-20-2010 11:43 PM

Nice!

akee 03-21-2010 09:29 AM

thanks

amjadz4 04-02-2010 05:31 PM

Nice hack... thanks!

Front Range 4x4 04-02-2010 06:32 PM

Very nice *installed*

raja811 04-05-2010 12:37 AM

additional.css is empty i need to put
Code:

.postbitlegacy .title, .eventbit .title {display:none;}
.postbitlegacy .postbody, .eventbit .eventdetails .eventbody {padding-top:20px;}

????

badawidollah 04-05-2010 03:05 AM

installed
thanks

JAFRI 04-05-2010 07:03 AM

Thanks , just delete icon here.

Go > admin cp >
Settings > Thread Display Options (showthread) > Show Default Post Icon >
If you would like to use a default icon for messages without an icon, enter the path to the image here. (delete link )

JAFRI 04-05-2010 08:32 AM

Quote:

Originally Posted by raja811 (Post 2015894)
additional.css is empty i need to put
Code:

.postbitlegacy .title, .eventbit .title {display:none;}
.postbitlegacy .postbody, .eventbit .eventdetails .eventbody {padding-top:20px;}

????


additional.css
>
postbit
.postbit .posttitle {display:none;}
.postcontent {padding-top:20px;}

postbit_legacy


.postbitlegacy .title, .eventbit .title {display:none;}
.postbitlegacy .postbody, .eventbit .eventdetails .eventbody {padding-top:20px;}


All times are GMT. The time now is 01:56 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.01045 seconds
  • Memory Usage 1,729KB
  • 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)pagenav
  • (1)pagenav_curpage
  • (2)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