Archive for the ‘Design’
fonts in web design
Fonts and font combinations in web design are infinite. When you develop your own application or just a web template you should always think how to impress your website visitors, and how to make your page user friendly. Your right font choice will increase significantly redability of your content.
Our mission is to grasp our visitor’s [...]
CSS horizontal drop down menu tutorials
There are lots of tutorials on creating CSS horizontal and drop down menus, in this post we collected most useful and working online tutorials from all over the web. We would add here that microsoft internet explorer sometimes not supports some of the javascript functions, and there is some additional modifications should be added, like [...]
Wordpress sidebar tutorial
Did you know ? You can add anything on your wordpres blog sidebar, we will teach you how to use wordpress API to modify sidebar without any plugin. Just with PHP wordpress API definitions.
Let’s start. Go to your wp-admin , click on appearance, click editor, you will see your theme files on sidebar. Find file [...]
Wordpress template from scratch tutorial #2
Hey, please read Wordpress template from scratch tutorial #1 and learn about possible wordpress theme files structure.
Now it is a good time to create simple wordpress template, we will create basic wordpress template output in this tutorial.
Before we will start, please create some folder and name it with any name , you can name your [...]
CSS selected font families
The hardest part in website design is to choose right easy readible font for your application. Font is an important part of website design.
There are various combinations of font families, sometimes it is hard to choose the best one. We played enough with font-families to figure out most common font combinations to be used for [...]
Wordpress custom login page tutorial
This tuorial is an attempt to create nice looking wordpress login page, we will show you how we edited wp-login.php file for default wordpress theme (kubrick theme) and you will be able to modify your own theme.
So, here is complete PHP and html code of wp-login.php file. Before you copy and paste this code into [...]
CSS margins and padding
Hi there, this tutorial is about differences between margins and padding. Margins and padding are mainly CSS techniques to define location of an HTML object on our page. Margin and padding used for any html element from tables to divs and forms.
We will start from margin. So what actually Margins are ? Margins define absolute [...]
Html | Css generator
Before we will start with our html and css tutorials please take a look at our html / css generator. Html generator was created as a part of the blog tutorials, and could be easily used for constructing good looking div boxes in a few clicks. Please click here .
We collected common font combinations in [...]
Wordpress template from scratch tutorial #1
We will start our wordpress template design from wordpress template files structure. I’m sure you installed your wordpress and have access to wp-admin, so login your wp-admin and click on “appearance”, click on editor, you will see wordpress template files structure. In this tutorial we will explain who is who in our wordpress template.
404 Template [...]
