View Full Version : Attachments on the top of the post
CrashPush
04-13-2009, 02:36 PM
I would like to edit the template so that attachments show on top of the original post instead of the bottom. Has anyone done this before and if so what code and what template do I edit.
CrashPush
04-17-2009, 11:27 AM
Thirty-eight views and nobody knows how or if this can be done. Anyone please.
Lynne
04-17-2009, 03:56 PM
Have you tried to just open your postbit, or postbit_legacy, template and move the lines to where you want them? The attachments are pretty clearly commented in the template:
<if condition="$show['attachments']">
<!-- attachments -->
.....
<!-- / attachments -->
</if>
CrashPush
04-20-2009, 01:36 AM
Have you tried to just open your postbit, or postbit_legacy, template and move the lines to where you want them? The attachments are pretty clearly commented in the template:
<if condition="$show['attachments']">
<!-- attachments -->
.....
<!-- / attachments -->
</if>
I never checked that template but I will now. I was only messing with the Showthread and Attachments templates only and I couldn't get it to work.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.