<em>@heritage123 440772 wrote:</em><blockquote>Is the layout of this page (2014, 2013, etc) on the Joomla templates page done with a menu module?
http://www.joomlart.com/documentation/joomla-templates
If so how would I replicate that style? Or how would I create something similar?
Thanks</blockquote>
It’s glossary layout, you can see the same in Purity template here: http://purity_iii.demo.joomlart.com/index.php/layout/new-layouts/glossary
If you want to replicate the same, you need to look at these files:
templates/purity_iii/helper.php
templates/purity_iii/html/com_content/category/glossary.php
templates/purity_iii/html/com_content/category/glossary_group.php
templates/purity_iii/html/com_content/category/glossary.xml
Please check out this documentation for more info: