Hi,
Just a quick clarification on the use of child themes.
Is the child theme directory just a backup folder or does it link somehow?
eg. Changed the style.css in child folder and nothing happened - should it happen automatically? I managed to get my header image on to the site by editing the main style.css file.
Do you have to copy changes you make from the child theme folder to the main folder to make your changes work?
The pages look different eg. main/functions.php has different code in it to /childtheme/functions.php. If I copy child functions into main directory surely it will stop working properly.