html to concrete 5.5..2.1

Permalink
I am totally confused!

I have created an html template and 'concretized' it with the php required. When I install the theme;
- no editing buttons show
- looking at the source code it has reverted back to the html with regular link code for stylesheets and javascript

please help

trixiemay
 
tallacman replied on at Permalink Reply
tallacman
Take a look at one of the core installed themes. For one thing it sounds like your missing:

<?php  Loader::element('footer_required'); ?>


at the very end of your body statement.
trixiemay replied on at Permalink Reply 1 Attachment
trixiemay
Yes. I did copy the Greek Yoghurt theme and applied my own stylesheets but got a mess.

- No edit buttons on the top bar despite having the Loader for the footer
- Missing argument in the Header
- default.php not picking up style.css so columns aren't centred
- Messy css in Footer

See attached

thanks