Editing HTML

Permalink
Hi,

I'm pretty skilled with HTML, CSS, and JS, but new to concrete5. I want to make some changes to the html document but am unable to locate it... I have been editing CSS with good success but obviously need the HTML to do any real changes. I am using the Foundation 5 theme if that helps.

Thanks,
Alex

Edit: I should also mention that I'm using version 5.6 of c5.

 
prestressed replied on at Permalink Reply
prestressed
Here is a good place to start if you want to understand how themes are built:

http://documentation.concrete5.org/developers/designing-for-concret...

It helps if you have at least a little understanding of php - but you should be able to figure out how the different php files in your theme directory fit together.

Edit: some (much!) older docs for pre 5.7 are here:
http://legacy-documentation.concrete5.org/tutorials/make-a-theme...
http://legacy-documentation.concrete5.org/tutorials/making-a-theme-...