Log in

View Full Version : Show Thread Enhancements - TW7S - Remove Titles From Posts


LifesGreatestGift
03-19-2010, 10:00 PM
https://vborg.vbsupport.ru/external/2010/03/28.jpg

Live Demo: TheWindows7Site.com (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

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




postbit_legacy

/* 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. (https://vborg.vbsupport.ru/vborg_miscactions.php?do=installhack&threadid=238705)

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
.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
additional.css is empty i need to put
.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;}

sulasno
04-05-2010, 08:55 AM
what is the difference between postbit and postbit_legacy ?

MrD
04-05-2010, 09:51 AM
Hi,
on the Screenshot you see the postbit Legacy.
Here in the Board you see the Postbit

Postbit (Userinformation over the Posting)
Postbit_legacy (Userinformation beside of the Posting)

amjadz4
04-06-2010, 12:33 PM
How about just showing the title on the first post of the thread?

YankForum
04-07-2010, 06:25 PM
tnx , with this mod now i have a cleaner page

GamerPerfection
05-21-2010, 10:10 AM
Thanks, installed on my test site. :)

robbiefritz
05-21-2010, 01:39 PM
This always bugged me. Thank you for a great edit.

sticky
05-24-2010, 12:39 PM
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 )

Thanks, was wondering how to do this.

thunderclap82
08-24-2010, 01:36 AM
Is there a way to limit this to specific forums?

ellinofatsa
08-24-2010, 08:25 AM
thanks

OldSchoolDSL
01-05-2011, 01:32 AM
How do you know which one you are using?

postbit or postbit_legacy

p0032511
01-06-2011, 02:33 PM
how do i find what is my postbit?

J. Schultz
08-10-2011, 03:27 PM
Working great on 4.1.4pl3. This was bugging a lot of our members, and they're quite happy with the fix. Thanks!