View Full Version : Attachments not showing in-line
ibaker
06-24-2010, 03:55 AM
This could be fixed in the Gold release but even though I have selected to show all attachments in-line on the same line they are showing up on top of each other:
5899
ibaker
06-24-2010, 04:44 AM
Just upgraded to Gold and problem still exists
Brian
06-24-2010, 03:11 PM
Thank you for pointing this out. If you will look in your 'adv_dyna_showentry_attachments' template and replace the <li> tag on the first line with the following code then that should take care of the issue.
<li<vb:if condition="$vba_options['dyna_separateattach']"> style="display: inline"</vb:if>>
ibaker
06-24-2010, 05:07 PM
Thanks Brian...perfect!
vBulletin® v3.8.7, Copyright ©2000-2013, vBulletin Solutions, Inc.