CSS3 snippet to give your images a nice photo look and feel.
With CSS3 introducing box shadow, there is a nice and easy way to give your images a nice photo look and feel.
I use this at my project and portfolio pages.
In the following example...
With CSS3 introducing box shadow, there is a nice and easy way to give your images a nice photo look and feel.
I use this at my project and portfolio pages.
In the following example...
In this tutorial ill explain how to create a panels style plugin in your own module for Drupal 7. Our plugin will contain a function to render a pane with settings and a plain region.
First we start with our own module. In this scenario I...