-
Recent Posts
- So You’re Looking for a Web Designer
- Creative Footer Designs for Inspiration
- WordPress Basics 101: Creating Custom Pages
- Creating a Custom WordPress Log-In Screen
- 13 Sites For Logo Design Inspiration
- What a Client Must Include in a Design Agreement
- Items a Designer Must Include in a Contract
- Top 10 Links for CSS3 Resources
- The designer’s guide to a great first impression
- 7 Web Design Clients to Walk Away From
Categories
Category Archives: Tutorials
WordPress Basics 101: Creating Custom Pages
WordPress is based on the use of templates for specific purposes. There are templates for different types of situations, like a blog posting, a regular page, a 404 error or to display blog postings for a certain category. The default … Continue reading
Creating a Custom WordPress Log-In Screen
So you want to spruce up your log-in screen from the standard WordPress look, where do you start? The easiest way to implement a custom look is via plug-in. You could easily hack the WordPress admin files and CSS but … Continue reading
Tutorials: Backgrounds with CSS
Single Image Background How is the best way to apply a single image as a background using CSS? You can apply a single image background to any tag that is capable, such as divs, tables, etc using CSS. This example … Continue reading
Tutorial: Creating Custom Link Colors
This tutorial will focus on creating custom link colors that can be applied to any web browser using CSS. Be default, the link color on most browsers is blue and the visited link color is violet. Not only can you … Continue reading