Homepage › Community Forums › Epik Theme Support › Replicating the look of the homepage through other pages › Reply To: Replicating the look of the homepage through other pages
Interestingly that site only uses that particular look on only that page – all of their other pages look very different and “stock” looking. Also, that page you linked to looks more like a category archive page – like they added a bunch of Posts that are categorized or tagged “improvements” and then they’re displaying a loop for that category.
If that’s what you’re looking to do, you can probably achieve what you want through the use of carefully edited images for each Post and adding some Post styling for archive pages (for whatever category) – for example to align the excerpt above the image, control the size and position of the post image, and have no margin or padding between posts, add a border, etc.
Also, you’d probably have to create an archive.php (or an archive-yourspecificcategory.php) and add a hook to change the thumbnail size to ‘full’ so that the image displays below the excerpt at full size, rather than the typical thumbnail size used in most archive pages. Epik doesn’t come with an archive.php so you’d need to start with the one provided by Genesis, copy it to your Epik Theme folder, and modify that one.
Of course maybe someone else here will come up with a better way, but this is how I would do it. 馃檪
