oh, only the addons folder appears to be there

oh, only the addons folder appears to be there
That's the problem then, haha. Just upload the rest of the folders and you should be good to go.
You've missed off the name.
For exampe if the user was called 'pixel' it would be 'a6569019_pixel'
Ok, that all makes sense, but I can't work out how to change the about page...
Just change the about_template.html file. This is where a bit of html and css knowledge will come in usefull. Doesn't have to be hard though.
sorry to be a nuisance but could you elaborate a little please? thanks.
Well what do you want to do with the about page? All of the actual pages of your site will now be contained within the _template.html files. This is where the content of the site will go (text etc). The look of the site is controlled by the .css files in the styles folder. So in order to change or add content, you will need to edit the html files. In order to change the look of the site, you will need to edit the .css files. It's probably worth having a thorough read through the pixelpost documentation on the website, then sign up to the pixelpost forum. Hope that helps.
ok, thanks.
What do I use to edit the template files though? because they appear to open in Chrome, or indeed what do I use to save a text file as a .html file?
So i can just type and format a page of text, then save it as a html file, then replace the template on my server with firetp?