Quote:
Originally Posted by turbidblue
Okay, I was wondering if anyone could help me out with the "view all" page. Mine is all jumbled together and looks not so good.
Screenshot of the mess:
http://turbidblue.com/images/random.jpg
I saw Magnus posted that it was done with template edits, but what are the edits to get each quote in its own little box??
Thanks for any help/advice you can provide
xoxo
|
The quickest way is adding a horizontal line bellow each quote.
Edit template quotelistbit
add
HTML Code:
<tr>
<td class="alt1" align="center" colspan="2"><hr></td>
</tr>
above the last </table>
I would suggest to use alt1 and alt2 for each quote too, just like they are for posts.