C. Most Viewed

Most Viewed calls a function and displays your most viewed listings in a table.

To call this function you would include the following code in any template file you want it to appear.

{most_viewed number=8 table_attr='width="100%" style="border: 1px solid #000;"' td_attr='valign="middle" align="left"' img_break="<br />"}

This function has one different attribute from the featured listings and it is:
img_break The img_break defines what happens after the image is shown. In the example above a <br> or line break is added. This function is also meant to be shown vertically.