Hello I’m sorry for the question but as I’m .net programmer and have never worked with wordpress I hope I will have some help here with these two tasks:
-
Find (or create) an easy to edit web template/theme
http://www.freecsstemplates.org/preview/angledtheme/ -
Create a child theme in another base color and change post titles to be green.
So I would be very glad if someone can tell me the important aspects of the tasks – I mean what is important in this template to follow and maybe some instructions and guidance how can I achieve this and something to read.
Thank you very much in advance
First you have to develop the base theme to keep the structure of your html template in mind. And this tutorial( http://blog.teamtreehouse.com/responsive-wordpress-bootstrap-theme-tutorial ) helps you a lot to develop the base theme.
After your base theme you have to develop the child theme, take a look on this (https://codex.wordpress.org/Child_Themes)
Some points to keep in mind: