Tag Archives: css

Developing Themes For WordPress: Part 2

In the last video, I began the series in which I’m creating the complete WordPress theme that is to used on my personal site. During that first installment, we set up the basic structure of files that will generate markup but also setup some foundation styles. Today we continue the design process with part 2. Within that, we expand on CSS rules that we’ve also created and also begin outputting data from the comment system among other things. Website: www.tom-rogers.com

Creating a WordPress Theme

What goes into Creating a WordPress Theme? After making a WordPress Blog you want to know how to create a WordPress Theme. You’ll find out in this video tutorial. I’ll also show you how to: Set up a Blank Theme Place a Search Form Where you Want Create a WordPress 3.0 Horizontal Menu Place a Featured Banner Where you Want Create 2 Sidebars Display Recent Posts with Excerpts Pull Articles from RSS Feeds Dynamically Create Subscription Links to your Feed, Twitter and Facebook Set up a Dynamic Footer Code is Here: goo.gl

How to Add Social Media Icons to WordPress Header

www.sjcwebdesign A quick tutorial showing how to add social media icons to 2010 theme WordPress header file. 3 step process 1. Edit header image size in functions.php 2. Add class styles in style.css 3. Add div tag to header.php Link to code in blog post: bit.ly Questions or comments leave below. Please like and subscribe! Twitter: www.twitter.com Blog: www.sjcwebdesign.com Facebook: SJC Web Design on.fb.me

Divine Elemente: WordPress Theme from your Photoshop Design

Divine Elemente is a plugin for Adobe Photoshop, that creates a “non-existent bridge” between Photoshop and WordPress (PSD to WordPress) This short 5-minute video covers the essential information about Divine Elemente and its work, including installation, new PSD template creation, theme publishing, etc. Anyone getting acquainted with Elemente should watch this video first.

Cute Profiles – WordPress Plugin from Internet Techies

Cute Profiles is a free WordPress Plugin which will bring all your Social Profiles at one location ie either left or right side of your blog pages in a well decent floating manner, saving your sidebar or footer space for ads or other important data and widgets

WordPress Tutorial: How To Change A WordPress Theme's Background Image

WelcomeToWP.com Changing the background image or color of your WordPress theme can be one of the best ways to make your blog unique. In this tutorial, you’ll learn how to change your background to a solid color, a repeating pattern, or a single image that covers the entire screen. For more WordPress blogging and customization tutorials, visit http

WordPress Theme Tutorial: Part 3 – Single Post Template

In HD! This tutorial will teach you how to make your own theme using WordPress, the popular blogging tool. In this video, we finish up going over the functions used on the homepage, and then adapt the template from the homepage to an individual page. It’s really just a continuation of the last video. See codex.wordpress.org for more info. Files Used in Lesson (as of Part 3): andrewanimation.biz

WordPress Theme Tutorial: Part 2 – Homepage and Functions

In HD! Post your thoughts on the quality. This part of the tutorial shows you how to build the homepage for your website, while introducing several important WordPress core functions in the process. See codex.wordpress.org for more info. Files Used in Lesson (as of Part 3): andrewanimation.biz (Note: The index.php does NOT change in Part 3, so you are safe to use this .zip as a guide.)