Hello , i have few question hope any one can give me some advice .
1) How can i adding a new line code to the attachment date ?
And how can make it sort by date ?
2) Where can i find the code to edit the text align to the left ?
This is all the "preview post" look like this now
Thanks and Merry Christmas to all
1) How can i adding a new line code to the attachment date ?
And how can make it sort by date ?
<tr>
<td class="{$alt_bg}" align="left">{$attachment['icon']} <a href="attachment.php?aid={$attachment['aid']}" target="_blank">{$attachment['filename']}</a></td>
<td class="{$alt_bg}" align="center">{$attachdate}</td> <-------How to add this new line
<td class="{$alt_bg}" align="center">{$attachment['filesize']}</td>
<td class="{$alt_bg}" align="center">{$attachment['downloads']}</td>
</tr>
2) Where can i find the code to edit the text align to the left ?
This is all the "preview post" look like this now
Thanks and Merry Christmas to all

My favorite theme NetPen Premium