Search Results for: px

How to create a CSS button menu (part 1)

This is the first post in a tutorial series about creating a navigation button menu using only CSS and HTML. In this part, I will start easy and create a very simple (and therefore not so pretty) horizontal button menu. I will explain how I do it, and in forthcoming posts I will expand the…

How to keep the CSS code clean

When I work with HTML, CSS, PHP or any other code or scripting language, I always try to keep the code in order to make sure it will remain easy to get into for future updates. Well-structured code makes it easier to spot errors, and also easier to get an idea of what the design…

Inverting the colors of a template

When I published the Variant Artist template some days ago, I thought it would be a good example for showing how to change the light-on-dark colors into the opposite, with dark text on light background. It can be done in several ways, and this is how I prefer to do it. This is what the…

Drupal themes

This is a list of available Drupal themes based on the free templates from andreasviklund.com. The themes are found in the official Drupal theme directory, and the ones listed here were created by Nick Young. If you have any questions, requests or comments regarding these themes, contact Nick directly or through his Drupal.org page. Inland…

How to add an image gallery to a template (part 2)

This is part 2 in a series of tutorial posts about adding an image gallery to a website template. For this post to be useful, make sure to read part 1 first! In the part 1 of this tutorial I described how to replace the single sample image of the Gallery template with a simple…

Menu