TW7S - Remove Titles From Posts
Live Demo: http://www.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 Download No files for download. |
Similar Mods
Miscellaneous Hacks TW7S - Remove "Reply with Quote" and Multi-Quote from first post in thread | vBulletin 4.x Template Modifications |
Forum Home Enhancements TW7S - Remove Subscription and/or RSS buttons from forums | vBulletin 4.x Template Modifications |
Show Thread Enhancements TW7S - Hiding Posts From Guests | vBulletin 4.x Template Modifications |
Show Thread Enhancements TW7S - Remove Spacers From Post Footer Controls | vBulletin 4.x Template Modifications |