On Sale - Peach MyBB Theme - 10$ For limited time Check here
On Sale - Focus Responsive Theme - 20$ For limited time Check here
GoDark Moble problem
#2
Hey Zowweb, please replace content of following templates

post_attachments
Code:
<br />
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
    <td class="thead"><strong>{$lang->attachments}</strong></td>
</tr>
<tr>
    <td class="tcat smalltext">{$lang->attach_quota} <a href="usercp.php?action=attachments">{$lang->view_attachments}</a></td>
</tr>
{$newattach}
{$attachments}
</table>

post_attachments_attachment
Code:
<tr>
<td class="trow1" style="white-space: wrap">{$attachment['icon']}<br/>
{$attachment['filename']} ({$attachment['size']})
<br/>{$attach_mod_options} {$attach_rem_options} {$postinsert}</td>
</tr>

post_attachments_new
Code:
<tr>
<td class="trow1" style="white-space: nowrap"><strong><i class="fa fa-paperclip" aria-hidden="true"></i> {$lang->new_attachment}</strong></br>
<input type="file" name="attachments[]" size="30" class="fileupload" multiple="multiple" /></br>
{$attach_update_options} {$attach_add_options}</td>
</tr>

Regards
WallBB
Reply


Messages In This Thread
GoDark Moble problem - by Zowweb - 11-07-2018, 07:53 PM
RE: GoDark Moble problem - by WallBB - 11-08-2018, 06:52 AM
RE: GoDark Moble problem - by Zowweb - 11-08-2018, 04:27 PM
RE: GoDark Moble problem - by amanda_2011 - 11-09-2018, 10:07 PM
RE: GoDark Moble problem - by WallBB - 11-10-2018, 03:22 AM



Users browsing this thread: 1 Guest(s)