Week Seven (MGDP2060)

From Wiki @ Karl Jones dot com
Revision as of 20:51, 4 October 2016 by Karl Jones (Talk | contribs)

Jump to: navigation, search

This article lists topics for Week Seven of Web Design and Development III (MGDP2060).

Theme style.css file (460-461)

Each WordPress Theme requires its own style.css file.

Theme Editor (461-462)

You can edit WordPress Theme files in the Appearance Editor screen.

However, this is not best practice.

Child Themes (462-467)

A WordPress Child Theme is a WordPress Theme based on another Theme (the "parent" theme).

Creating a Child Theme from scratch is not difficult.

However, you can simply and speed up the process using a WordPress plugin:

Editing the Styles in Your Theme (468-480)

Using Fancy Font (481-484)

Template Files (486-502)

Exercises

See Week Seven Exercises (MGDP2060).