Quote:
Originally Posted by Delphy
memobug,
2. That is correct. It only shows them if post icons are enabled.
3. Replacing no thumbs with the standard post icon would look *very* strange in terms of rendering - you'd have thumbnails interspersed with very small post icons, and it generally would look horrible.
Hope this helps
|
Hi Delphy
2. Actually what I meant is that I only get thumbnails if there is a post icon in that thread, not that post icons have to be enabled (although that is true, too, it is not a problem.). I am probably confused but it wasn't working at all with the provided template:
There are two nested ifs in that template,
Quote:
<if condition="$show['threadicons']">
<if condition="$show['threadicon']">
|
I guess the first is to see whether post icons are enabled. The second if seems to check to see if there is a post icon for some reason? That one is my problem.
3. On mixing thumbs and post icons. I am sure it is a matter of taste, but I find it doesn't look strange at all if you adjust the row height accordingly. I use <td height="100"> if there is a thumbnail and <td height="25"> if there is not (whether there is a post icon or not) it looks fine.
I am confused why anyone would want a row of thumbnails advertising that there is no thumbnail, which seems to be rather obvious if no thumbnail is printed! Also, advertising "Nothing to see here!" with the non-thumbnail thumbnail pads out the row height excessively.
Regards,
Matt