It’s a lot different editing a PHP theme than just a regular html page.
You should have a subdirectory for your theme named “style”
inside this directory should be a file named style.css
This style.css file controls your font type, border colors, background colors,
form elements and header settings, among other things.
You can edit this file in notepad or your choice of a PHP editor.
All of the images that make-up the theme are in the “images” subdirectory.
You will have to edit these in your imaging editor software like Photoshop.
