Interactive Experience Website

A recent site I completed some custom Drupal work for had me creating a couple slide shows with the views slideshow module. One is on the homepage atwww.interactiveexperience.nl.

Also I wrote some custom PHP to handle views for layouts. The regular views output had be changed so that the classes and ids would match with a prewritten css stylesheet. I also hooked the mini-pager so that it would fit the style.

I also wrote custom jQuery to handle a design gallery on the portfolio page with fancybox. Fancybox is  a type of lightbox for image galleries. The biggest trick was getting the fancybox to cycle through the images from each portfolio selection, not for the entire page.

Category: