Log in

View Full Version : Forum Home Enhancements - TW7S - Change the look of "Last Post" by


LifesGreatestGift
01-01-2010, 10:00 PM
Before
https://vborg.vbsupport.ru/external/2010/01/74.png

After
https://vborg.vbsupport.ru/external/2010/01/75.png

Click Here (http://www.thewindows7site.com) for Live Preview.

Instructions:

Open template forumhome_lastpostby

Replace All With:

<vb:if condition="$show['lastpostinfo']">
<p class="lastposttitle">
<vb:if condition="$show['icon']"><img src="{vb:raw icon.iconpath}" alt="{vb:raw icon.title}" border="0" /></vb:if>
<vb:if condition="$lastpostinfo['prefix']">{vb:raw lastpostinfo.prefix}</vb:if>
<a href="{vb:link thread, {vb:raw threadinfo}, {vb:raw pageinfo_newpost}}#post{vb:raw lastpostinfo.lastpostid}" class="threadtitle" title="{vb:rawphrase go_first_unread_in_thread_x, {vb:raw lastpostinfo.lastthread}}">{vb:raw lastpostinfo.trimthread}</a>
<a href="{vb:link thread, {vb:raw threadinfo}, {vb:raw pageinfo_newpost}}#post{vb:raw lastpostinfo.lastpostid}"><img src="{vb:stylevar imgdir_button}/lastpost-{vb:stylevar right}.png" alt="{vb:rawphrase go_to_last_post}" /></a>
</p>


<div class="lastpostby">
<vb:if condition="$lastpostinfo['lastposterid']">
{vb:rawphrase by_x_memberaction, {vb:raw memberaction_dropdown}}{vb:raw lastpostinfo.lastpostdate} {vb:raw lastpostinfo.lastposttime}
<vb:else />
{vb:rawphrase by_x_guest, {vb:raw lastpostinfo.lastposter}} {vb:raw lastpostinfo.lastpostdate} {vb:raw lastpostinfo.lastposttime}
</vb:if>

</div>

</vb:if>



Version History
v1.0.0 Initial Release
v1.0.1 Guest post bug fixed

To reset back to default just revert the template :)

Enjoy!

YouBabble
01-02-2010, 12:45 PM
Nice and simple edit. It makes the forum look better, installed.

pozo
01-02-2010, 02:55 PM
Nice, I'll try it! :up:

abualk
01-02-2010, 07:14 PM
What about if I want to do this change in another style? "Not the default style"

Thanke you very much and I hope to find a method to change the look of this :
https://vborg.vbsupport.ru/

by this :
https://vborg.vbsupport.ru/

LifesGreatestGift
01-02-2010, 07:58 PM
What about if I want to do this change in another style? "Not the default style"

Thanke you very much and I hope to find a method to change the look of this :


I think this is a real primitive version of what you're looking for.

http://www.thewindows7site.com/forum/index.php?styleid=49

Just a real quick code edit.

Dr.osamA
01-03-2010, 03:03 AM
installed

thanxx
________
Vaporizer wiki (http://vaporizerwiki.com)

Koconem
01-03-2010, 03:21 AM
Thanks ^^!

movslow
01-03-2010, 05:11 AM
No worky for me...made everything seem "off".

W/o taking a screenshot it's hard to explain.

LifesGreatestGift
01-03-2010, 10:44 AM
No worky for me...made everything seem "off".

W/o taking a screenshot it's hard to explain.

Link or PM me your site URL or take a screenshot so we can see whats going on.

Skyrider
01-05-2010, 07:32 AM
I think I found a bug, is this normal?

by Unregistered 01-03-2010 07:31 PM 01-03-2010 07:31 PM

Registered members shows up fine, just the guest posts shows up weird.

Reverting back shows:

by Unregistered
01-03-2010 07:31 PM

I adjusted the date settings, so it's easier for you.. This is how it shows on the front page on our Guest Section:

Struggle bar problem:
January 3rd 07:31 PM (Go to last post) by Unregistered January 3rd 07:31 PM January 3rd 07:31 PM (Go to last post)

I think you'll see guest posts are bugged. Here's a better example:
http://img34.imageshack.us/img34/5241/guestsection.jpg

bilgicc
01-05-2010, 01:07 PM
Works fine. Thank you. Installed.

LifesGreatestGift
01-05-2010, 01:14 PM
Ill. Look into the guest posting bug when I get home :)

LifesGreatestGift
01-05-2010, 11:04 PM
Bug has been fixed, and code in initial post has been updated. Please update your code.

https://vborg.vbsupport.ru/external/2010/01/119.jpg

ndut
01-07-2010, 10:54 PM
installed. thanks

Beor
01-10-2010, 09:53 AM
Hello

Is possible mark the unread post on forum home with bold?

Thanks

Juggernaut
01-10-2010, 08:10 PM
Installed, thank you :D

fayax
01-11-2010, 02:27 AM
Good mod! Thanks

tekram
01-11-2010, 06:53 AM
Nice for German People i?ve two words include... :)


<vb:if condition="$show['lastpostinfo']">
<p class="lastposttitle">
<vb:if condition="$show['icon']"><img src="{vb:raw icon.iconpath}" alt="{vb:raw icon.title}" border="0" /></vb:if>
<vb:if condition="$lastpostinfo['prefix']">{vb:raw lastpostinfo.prefix}</vb:if>
<a href="{vb:link thread, {vb:raw threadinfo}, {vb:raw pageinfo_newpost}}#post{vb:raw lastpostinfo.lastpostid}" class="threadtitle" title="{vb:rawphrase go_first_unread_in_thread_x, {vb:raw lastpostinfo.lastthread}}">{vb:raw lastpostinfo.trimthread}</a>
<a href="{vb:link thread, {vb:raw threadinfo}, {vb:raw pageinfo_newpost}}#post{vb:raw lastpostinfo.lastpostid}"><img src="{vb:stylevar imgdir_button}/lastpost-{vb:stylevar right}.png" alt="{vb:rawphrase go_to_last_post}" /></a>
</p>


<div class="lastpostby">
<vb:if condition="$lastpostinfo['lastposterid']">
{vb:rawphrase by_x_memberaction, {vb:raw memberaction_dropdown}}{vb:raw lastpostinfo.lastpostdate} um {vb:raw lastpostinfo.lastposttime} Uhr
<vb:else />
{vb:rawphrase by_x_guest, {vb:raw lastpostinfo.lastposter}} {vb:raw lastpostinfo.lastpostdate} um {vb:raw lastpostinfo.lastposttime}
</vb:if>

</div>

</vb:if>


Look at the Screenshot

Allan
01-21-2010, 07:40 AM
Work on 4.0.1 ?

LifesGreatestGift
01-21-2010, 08:02 PM
yes

synseal
01-23-2010, 04:00 PM
Thanks working fine here on 4.0.1 *installed.

Rob F
01-24-2010, 12:03 AM
Nice and simple mod. Does exactly as it says on the tin.

Installed. Thanks! :)

badawidollah
01-24-2010, 07:38 AM
installed
my forum look very nice now

but could it show 3 latest thread at forum display?

nikosb
01-25-2010, 01:34 PM
thanks

Fifth Dimension
02-25-2010, 10:00 PM
What about if I want to do this change in another style? "Not the default style"

Thanke you very much and I hope to find a method to change the look of this :
https://vborg.vbsupport.ru/

by this :
https://vborg.vbsupport.ru/

Was there ever a resolution to this comment? Have a similar question myself.

Looked at the link provided, but didn't seem to have the code necessary to make the forum show Threads and Posts in two separate columns.

Great original mod (for changing the look of "last post"), btw TheWindows7Site. Installed it and looks great.

Welshy2008
02-25-2010, 10:11 PM
Great Stuff.

But I am running 4.0.2 PL1 and it is included with that.

Thank you very much though.

Fifth Dimension
02-25-2010, 10:20 PM
It's included in 4.0.2, Welshy? Whereabouts? Thanks. Am also running 4.0.2.

Welshy2008
02-26-2010, 09:46 AM
It's included in 4.0.2, Welshy? Whereabouts? Thanks. Am also running 4.0.2.

In the "forumhome_lastpostby" template, Mate.

The code I have in there is shown below, and I have also attached a couple of screenshots. (one is the forum view and the other is the thread view).

<vb:if condition="$show['lastpostinfo']">
<p class="lastposttitle">
<vb:if condition="$show['icon']"><img src="{vb:raw icon.iconpath}" alt="{vb:raw icon.title}" border="0" /></vb:if>
<vb:if condition="$lastpostinfo['prefix']">{vb:raw lastpostinfo.prefix}</vb:if>
<a href="{vb:link thread, {vb:raw threadinfo}, {vb:raw pageinfo_newpost}}#post{vb:raw lastpostinfo.lastpostid}" class="threadtitle" title="{vb:rawphrase go_first_unread_in_thread_x, {vb:raw lastpostinfo.lastthread}}">{vb:raw lastpostinfo.trimthread}</a>
<a href="{vb:link thread, {vb:raw threadinfo}, {vb:raw pageinfo_newpost}}#post{vb:raw lastpostinfo.lastpostid}"><img src="{vb:stylevar imgdir_button}/lastpost-{vb:stylevar right}.png" alt="{vb:rawphrase go_to_last_post}" /></a>
</p>
<div class="lastpostby">
<vb:if condition="$lastpostinfo['lastposterid']">
{vb:rawphrase by_x_memberaction, {vb:raw memberaction_dropdown}}
<vb:else />
{vb:rawphrase by_x_guest, {vb:raw lastpostinfo.lastposter}}
</vb:if>
</div>
<p class="lastpostdate">{vb:raw lastpostinfo.lastpostdate} <vb:if condition="!$show['detailedtime']"><span class="time">{vb:raw lastpostinfo.lastposttime}</span></vb:if></p>
<vb:else />
<span class="lastpostdate">{vb:raw lastpostinfo.lastpostdate} <vb:if condition="!$show['detailedtime']"><span class="time">{vb:raw lastpostinfo.lastposttime}</span></vb:if></span>
<a href="{vb:link thread, {vb:raw threadinfo}, {vb:raw pageinfo_newpost}}#post{vb:raw lastpostinfo.lastpostid}"><img src="{vb:stylevar imgdir_button}/lastpost-{vb:stylevar right}.png" alt="{vb:rawphrase go_to_last_post}" /></a>
</vb:if>

zeroality
03-05-2010, 03:16 AM
My forum has staff names in bold so it is making the usernames wide enough to force the post date/time/year to wrap. IE:

by Mediocrity_Incarnate 03-03-
2010 06:13 PM

I tried looking in forumhome to change the width of the forum name/description column but I can't seem to find it. I like this mod and wouldn't mind shortening that column to accomodate this.

Edit: Btw marked as installed after posting so I don't know if that will show.

Markos
03-12-2010, 10:31 PM
installed thanks makes it look better :

BoYagoob
03-16-2010, 02:40 AM
nice..

zeroality
03-16-2010, 05:52 AM
Uninstalled, can't fix what I stated above - just makes it look bad. Might as well stick with the line break, at least it looks neat.

ckmom12673
03-16-2010, 11:07 AM
well I installed it and now my forum is broken!! It looks like a giant white screen with just words...lost all my theme prettyness!!

Halp~

http://www.scrapable.net

sticky
03-27-2010, 01:01 PM
Does this work with 4.0.2?

YankForum
03-27-2010, 01:29 PM
y in live demo it's not showing this mod ?

jahna
04-14-2010, 06:30 AM
Installed this but when I look at it now I miss a space between the name of the writer and the post date:

Can anyone help?

trackpads
04-23-2010, 01:30 AM
Nice, thanks!

ZEHH
04-23-2010, 05:57 AM
Installed and fully functional.

GamerPerfection
05-21-2010, 08:40 AM
Thanks, installed. :)

ndut
05-25-2010, 11:59 PM
thank you

zonaenlinea
06-02-2010, 04:06 PM
served for 4.0.3 installs and what did not work can you help me thanks

synseal
07-09-2010, 01:24 PM
Thank you, looks much better!. 4.0.4

apokphp
07-20-2010, 08:53 PM
Works on 4.0.5. You can see it on a custom skin here:

www.onlinedebate.net/forums/

SoloX
08-11-2010, 03:29 AM
I would love to see this as well. Can someone help?

What about if I want to do this change in another style? "Not the default style"

Thanke you very much and I hope to find a method to change the look of this :
https://vborg.vbsupport.ru/

by this :
https://vborg.vbsupport.ru/

gagan007
09-03-2010, 05:27 AM
worked fine in my 4.0.6
thanks a ton...MAI :)

cagbaazee
09-04-2010, 12:37 PM
Works on 4.06.. Thank You - INSTALLED

Deimos
10-14-2010, 04:39 PM
Hmm looks much better, I Agree
Although, wouldn't it look even better if there was some form of seperator between the name/date? Perhaps a colon, or | symbol?

Deimos
10-14-2010, 04:42 PM
Tried adding it to the template code, I think it looks better with the | symbol.

See attachment

cuocsongso
11-02-2010, 07:55 PM
what is name of skin demo? do you have share it?

hardboiled
11-24-2010, 12:12 AM
Wonderful! Thank you, looks and works great!

samiro
12-04-2010, 11:42 AM
work on 4.1 ?

derandechser
12-04-2010, 11:27 PM
for me, it donĀ“t work in 4.1...

Juggernaut
12-05-2010, 01:54 AM
It's working for me in 4.1 pl2 :D

GamerFill
12-16-2010, 06:04 AM
Simple, but very effective! Thank you!

ndut
12-17-2010, 10:48 PM
yes, it work in 4.1 PL2 :)

ndut
12-17-2010, 10:49 PM
Tried adding it to the template code, I think it looks better with the | symbol.

how to do that? :)

VBUsers
12-29-2010, 06:01 AM
does this work for the current version ?

vbcreator
01-03-2011, 10:29 AM
thanks for this tip :)

OldSchoolDSL
01-05-2011, 01:23 AM
Installed and working

4.1 PL2

FReeSTER
01-09-2011, 05:57 PM
thanks

lubbie
01-23-2011, 04:24 PM
Can anyone tell me how to get the Last Post part bordered?

del Drago
01-28-2011, 12:33 AM
I just installed this mod, and it's working great. My forum looks much less cluttered now. Thanks! :)

goxy63
04-14-2011, 09:00 PM
Works just great with VB4.1.3
Thank you

CK
05-09-2011, 11:19 PM
Thank you! :)

General Zod
05-10-2011, 08:51 PM
Installed working great on 4.1.3 5 stars !!

mishb68
05-11-2011, 11:41 AM
Thank you!!

faraz_hamza
06-15-2011, 06:01 PM
How can i Bold these last post titles??? only on index page????

also

how it is possible to set the Date and time on right side instead of the left????

i just want to change date and time on right side. dont want to remove break tag.

how can i do that?
https://vborg.vbsupport.ru/external/2011/06/51.jpg

i want to do same changing. in vbulletin 4.1.4
1=Bold last topic title
2=seperate Topics and posts colum.
3=Date and time on right side. insteam of with usernames.
4=username must be colored as group color legends(for example Admin should be red color etc.)

faraz_hamza
06-16-2011, 08:02 AM
No reply yet..............

EquinoxWorld
06-17-2011, 10:52 PM
Works Perfect in vb4.1.4!

rolfw1
06-18-2011, 12:44 PM
Thanks, looks neater, marked installed.:)

doctorsexy
06-19-2011, 05:13 PM
Smashin...thankyou

rasp187
06-20-2011, 06:12 PM
Awesome!

Donavaz
06-24-2011, 02:07 PM
havnt any screen shot or live show ?!

keyness
06-28-2011, 05:21 PM
Strange, works fine on Firefox, but not on IE.

Reverted.

Gemma
06-28-2011, 05:44 PM
Thanks, works well :)

Brandon Sheley
06-28-2011, 07:00 PM
How about a "this is what you remove" vs just a copy and past.
Some users will have custom styles
Wouldn't it just be a line break anyways?

LisaArnold
01-05-2012, 09:29 AM
Thanks... it works in 4.1.5 pl1 :)

gezuvor
01-05-2012, 07:31 PM
Working in 4.1.8 but I have a question. If I wanted to put a comma (,) between the poster and the date, is it as simple as adding the comma between the vb:rawphrase coding?

gezuvor
01-05-2012, 07:34 PM
Nevermind, it is... :)

bulldog51981
01-13-2012, 04:57 AM
Installed and working on 4.1.9

del Drago
01-21-2012, 05:47 PM
This doesn't seem to work in 4.1.10 after upgrading. It's causing a conflict. Any ideas?

Divokymuz
03-08-2012, 08:55 AM
in 4.1.11 it also does not work. :-(

Bulent Tekcan
03-13-2012, 02:39 PM
What about if I want to do this change in another style? "Not the default style"

Thanke you very much and I hope to find a method to change the look of this :
https://vborg.vbsupport.ru/

by this :
https://vborg.vbsupport.ru/


I need also this style :up:

BF777
03-15-2012, 10:42 PM
Working in 4.1.8 but I have a question. If I wanted to put a comma (,) between the poster and the date, is it as simple as adding the comma between the vb:rawphrase coding?

Where exactly did you put the comma? I'd like to do that as well because in IE the name and date are too close together.

BF777
03-15-2012, 10:48 PM
Ok, I figured it out. Here's how I got it to work for VB 4.1.11

<div class="lastpostby">
<vb:if condition="$lastpostinfo['lastposterid']">
{vb:rawphrase by_x_memberaction, {vb:raw memberaction_dropdown}} - {vb:raw lastpostinfo.lastpostdate} @ {vb:raw lastpostinfo.lastposttime}
<vb:else />

Instead of a comma, I used a hyphen and it looks good. I even added the @ symbol between the date and time so now it looks like this.

by Jimmy - Today @ 10:00 a.m.

Installed. Thank you.

karkey
06-04-2012, 05:31 AM
works fine on 4.2.0 with, thank you

<vb:if condition="$show['lastpostinfo']">
<p class="lastposttitle">
<vb:if condition="$show['icon']"><img src="{vb:raw icon.iconpath}" alt="{vb:raw icon.title}" border="0" /></vb:if>
<vb:if condition="$lastpostinfo['prefix']">{vb:raw lastpostinfo.prefix}</vb:if>
<a href="{vb:link thread, {vb:raw threadinfo}, {vb:raw pageinfo_newpost}}#post{vb:raw lastpostinfo.lastpostid}" class="threadtitle" title="{vb:rawphrase go_first_unread_in_thread_x, {vb:raw lastpostinfo.lastthread}}">{vb:raw lastpostinfo.trimthread}</a>
<a href="{vb:link thread, {vb:raw threadinfo}, {vb:raw pageinfo_newpost}}#post{vb:raw lastpostinfo.lastpostid}"><img src="{vb:stylevar imgdir_button}/lastpost-{vb:stylevar right}.png" alt="{vb:rawphrase go_to_last_post}" /></a>
</p>


<div class="lastpostby">
<vb:if condition="$lastpostinfo['lastposterid']">
{vb:rawphrase by_x_memberaction, {vb:raw memberaction_dropdown}} - {vb:raw lastpostinfo.lastpostdate} @ {vb:raw lastpostinfo.lastposttime}
<vb:else />
{vb:rawphrase by_x_guest, {vb:raw lastpostinfo.lastposter}} {vb:raw lastpostinfo.lastpostdate} {vb:raw lastpostinfo.lastposttime}
</vb:if>

</div>

</vb:if>

peugeot405
06-16-2012, 03:24 PM
What about if I want to do this change in another style? "Not the default style"

Thanke you very much and I hope to find a method to change the look of this :
http://img13.imageshack.us/img13/2983/57235922.png

by this :
http://img237.imageshack.us/img237/1609/87767096.png

I have also been looking for this. haven't found it yet. Does anyone knows how to do this?

http://www.thewindows7site.com/forum/index.php?styleid=49 is a different site now.

I tried the e-Default Style - Separate Title/Views/Replies/Posts [Tables] found here: https://vborg.vbsupport.ru/showthread.php?t=246083&page=2 but the style doesn't work with the latest vb versions.

Ikarrus2
08-20-2012, 02:00 AM
Ok, I figured it out. Here's how I got it to work for VB 4.1.11

<div class="lastpostby">
<vb:if condition="$lastpostinfo['lastposterid']">
{vb:rawphrase by_x_memberaction, {vb:raw memberaction_dropdown}} - {vb:raw lastpostinfo.lastpostdate} @ {vb:raw lastpostinfo.lastposttime}
<vb:else />

Instead of a comma, I used a hyphen and it looks good. I even added the @ symbol between the date and time so now it looks like this.

by Jimmy - Today @ 10:00 a.m.

Installed. Thank you.

That did the trick in 4.2 also .. thanks

synseal
11-08-2012, 08:34 PM
how to do that? :)

Just add the red part or copy and paste the whole of this.

<vb:if condition="$show['lastpostinfo']">
<p class="lastposttitle">
<vb:if condition="$show['icon']"><img src="{vb:raw icon.iconpath}" alt="{vb:raw icon.title}" border="0" /></vb:if>
<vb:if condition="$lastpostinfo['prefix']">{vb:raw lastpostinfo.prefix}</vb:if>
<a href="{vb:link thread, {vb:raw threadinfo}, {vb:raw pageinfo_newpost}}#post{vb:raw lastpostinfo.lastpostid}" class="threadtitle" title="{vb:rawphrase go_first_unread_in_thread_x, {vb:raw lastpostinfo.lastthread}}">{vb:raw lastpostinfo.trimthread}</a>
<a href="{vb:link thread, {vb:raw threadinfo}, {vb:raw pageinfo_newpost}}#post{vb:raw lastpostinfo.lastpostid}"><img src="{vb:stylevar imgdir_button}/lastpost-{vb:stylevar right}.png" alt="{vb:rawphrase go_to_last_post}" /></a>
</p>


<div class="lastpostby">
<vb:if condition="$lastpostinfo['lastposterid']">
{vb:rawphrase by_x_memberaction, {vb:raw memberaction_dropdown}}&nbsp;|&nbsp{vb:raw lastpostinfo.lastpostdate} {vb:raw lastpostinfo.lastposttime}
<vb:else />
{vb:rawphrase by_x_guest, {vb:raw lastpostinfo.lastposter}} {vb:raw lastpostinfo.lastpostdate} {vb:raw lastpostinfo.lastposttime}
</vb:if>

</div>

</vb:if>

killerford
11-18-2012, 01:43 AM
Does this work for 4.2?

celisto
11-23-2012, 12:41 AM
great mod. i know it's a little offtopic but i'm looking for a similar mod which can provide making:

(Last Post)
Today, 02:40 AM

to:
(Last Post)
1 minute ago

I've seen this in some vbulletins.... Thanks for any informations...

Gemma
11-23-2012, 09:48 AM
great mod. i know it's a little offtopic but i'm looking for a similar mod which can provide making:

(Last Post)
Today, 02:40 AM

to:
(Last Post)
1 minute ago


I've seen this in some vbulletins.... Thanks for any informations...

That is built into vBulletin. Go to AdminCP > Settings > Options and change the Datestamp Display Option to Detailed.

celisto
11-23-2012, 11:09 AM
thank you very, very much! i've searched for about 20 minutes the admin panel but i expected the option not there...

BattleBunker
11-26-2012, 05:24 AM
Does this work for 4.2?

Yes works fine for me (v4.2.0) - had to edit the template to include a space between the user name and time though, but otherwise its perfect!

Installed

legiondadon
11-28-2012, 10:07 PM
Yes works fine for me (v4.2.0) - had to edit the template to include a space between the user name and time though, but otherwise its perfect!

Installed

Yea howd you get the space between the time n name...thats happenein to me too

Goodfather
01-13-2013, 10:14 AM
Yea howd you get the space between the time n name...thats happenein to me too

a space between the name and the time

<vb:if condition="$show['lastpostinfo']">
<p class="lastposttitle">
<vb:if condition="$show['icon']"><img src="{vb:raw icon.iconpath}" alt="{vb:raw icon.title}" border="0" /></vb:if>
<vb:if condition="$lastpostinfo['prefix']">{vb:raw lastpostinfo.prefix}</vb:if>
<a href="{vb:link thread, {vb:raw threadinfo}, {vb:raw pageinfo_newpost}}#post{vb:raw lastpostinfo.lastpostid}" class="threadtitle" title="{vb:rawphrase go_first_unread_in_thread_x, {vb:raw lastpostinfo.lastthread}}">{vb:raw lastpostinfo.trimthread}</a>
<a href="{vb:link thread, {vb:raw threadinfo}, {vb:raw pageinfo_newpost}}#post{vb:raw lastpostinfo.lastpostid}"><img src="{vb:stylevar imgdir_button}/lastpost-{vb:stylevar right}.png" alt="{vb:rawphrase go_to_last_post}" /></a>
</p>


<div class="lastpostby">
<vb:if condition="$lastpostinfo['lastposterid']">
{vb:rawphrase by_x_memberaction, {vb:raw memberaction_dropdown}} {vb:raw lastpostinfo.lastpostdate} {vb:raw lastpostinfo.lastposttime}
<vb:else />
{vb:rawphrase by_x_guest, {vb:raw lastpostinfo.lastposter}} {vb:raw lastpostinfo.lastpostdate} {vb:raw lastpostinfo.lastposttime}
</vb:if>

</div>

</vb:if>

vimarc
03-15-2017, 03:57 PM
How to increse post tiltle text on last post to fill gap

z3r0
03-15-2017, 04:35 PM
AdminCP > Settings > Options > forum listings display options > Last Thread Title Maximum Displayed Characters

vimarc
03-16-2017, 04:05 AM
AdminCP > Settings > Options > forum listings display options > Last Thread Title Maximum Displayed Characters

Thanks

One more help..

On forum home page currently viewing not showing on my forum (10 viewing)

I forget how to enable this