Web Development

This page is going to show printscreens of my development progress with maybe a short piece of text explaining what it does. I will not be listing these in order of when I modified them.
I have done all my web development for this website using JetBrains PHPStorm.

Header.php

This above image shows some of the header.php file. This is the file that controls the menu bar and everything above it. I have done most of my theming work on that file as it also controls the “Contact” form and the new menu button.

Style.css

This image is a very small part of the (2821 line) CSS Stylesheet for most of the pages

Custom.js

This image is of the Javascript document that runs all my custom added content to this theme. In this part the document is controlling three parts of the page: The “More” button’s recolour, the widget menu animation and the top of page button’s recolour.

Content.php file

This image is of the content.php file, and although I didn’t add much to it I thought it would be best to include it here anyawy. My only modification to this file was to make the posts show the name of the poster on the home page.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>