Author: Jazib Zaman

WP Theme Lesson #14: Footer and Dividing Index

Follow this WordPress Theme Tutorial Series from the beginning. Today, we wrap up styling and start dividing the index.php file into multiple small files. You’ll need the style.css early in today’s lesson. Later, you’ll work with index.php along…

Read More »

WP Theme Lesson #13: Styling Sidebar

Follow this WordPress Theme Tutorial Series from the beginning. After styling the Sidebar, this tutorial series will be almost over. Already? Yes, but don’t worry. I’ll follow up with case studies (break…

Read More »

WP Theme Lesson #12: Post Formatting and Miscellaneous

Follow this WordPress Theme Tutorial Series from the beginning. You don’t need index.php today. Open Xampp Control, theme folder, Firefox, Internet Explorer, and style.css. Before we start, forget yesterday’s screenshot that I showed you. I had the…

Read More »

WP Theme Lesson #11: Widths and Floats

Follow this WordPress Theme Tutorial Series from the beginning. This lesson will cover how to set the width for each DIV (or invisible box) and how to arrange them. It’ll also show…

Read More »

WP Theme Lesson #10: Hex Codes and Styling Links

Follow this WordPress Theme Tutorial Series from the beginning. Continuing from yesterday’s introduction to CSS, we’ll do more coloring and learn more about hex codes. The color property, followed by a hexadecimal (hex) code, is…

Read More »

WP Theme Lesson #9: Style.css and CSS Intro

The best way to learn CSS is to dive right in. Unlike XHTML and PHP, you don’t need to touch the core files of your template. You also don’t need…

Read More »