Posts Tagged ‘css’

There are a lot of free scripts to create a content slider. One of the example is SmoothGallery by JonDesign. But, if you are using jQuery and don’t want to install another JavaScript library, then you may need to consider jQuery slider plugin. Today, i am going to provide a tutorial on using jFlow, a [...]

How to Make a Drupal Theme

Posted: 27th November 2009 by arYo in note
Tags: , , , , ,

Making a custom Drupal theme is actually quite easy. A Drupal theme is just a few PHP files, a CSS file, and an info file. I prefer the PHPtemplate theme engine (the default one) but you have several choices. See the bottom of this post for a link to the official Drupal Theme Developer’s Guide [...]