GetSimple Support Forum

Full Version: Resumé
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Uploaded to extend:
http://get-simple.info/extend/theme/resume/767/

I made this for a single page 'web presence' type site for a professional person. There is no nav menu but you could still add a couple of pages or a pop-out contact form. It's responsive. Instructions for customisation are included in the theme.

Hope it's useful
very nice
In use I have the three columns each editable as pages in the editor and included in the template with
Code:
<div>
<?php getPageContent('centre-column'); ?>
</div>
<div>
<?php getPageContent('right-column'); ?>
</div>
[attachment=352]

Some people think a CMS is only for a big site, but here I have GS with one plugin (multi-user) managing a single page. My client can edit, we get instant easy backups, access to the code when required, I can browse images, it's easy to add pages. It works well.