On Sale - Peach MyBB Theme - 10$ For limited time Check here
On Sale - Focus Responsive Theme - 20$ For limited time Check here
Focus Response PM Width
#1
I've noticed when viewing PM's on a smaller device the Message Title and Author are not aligned properly. Is there any way to get the alignment fixed or just remove the sender entirely like the date?


Attached Files Thumbnail(s)
   
#2
Hey thunderclap,
For sure, can you tell me which version of Focus Responsive theme you are using?
I will check this issue.
#3
(12-15-2020, 05:00 PM)WallBB Wrote: Hey thunderclap,
For sure, can you tell me which version of Focus Responsive theme you are using?
I will check this issue.


The most recent version.
#4
Thanks for information, please update your private_messagebit
Admin CP > Template and Styles > Template Sets » FocusResponsive Templates » private_messagebit

Code:
<tr>
    <td class="trow1" width="35%" colspan="3"><img src="{$theme['imgdir']}/{$msgstatus}.png" alt="{$msgalt}" title="{$msgalt}" /> <a class="{$msgstatus}" href="private.php?action=read&amp;pmid={$message['pmid']}">{$message['subject']}</a>{$denyreceipt}{$icon}</td>
    <td align="center" class="trow2">{$tofromusername}</td>
    <td class="trow1" align="right" style="white-space: nowrap"><span class="smalltext">{$senddate}</span></td>
    <td class="trow2" align="center"><input type="checkbox" class="checkbox" name="check[{$message['pmid']}]" value="1" /></td>
</tr>

I have updated the Focus theme with fix for this issue.

Regards
WallBB
#5
Fantastic, thank you!
#6
Cheers Smile
/Closed




Users browsing this thread: 1 Guest(s)