@The Voskamps

Theme tweaks

Submitted by Edwin Voskamp on Wed, 09/08/2010 - 17:59

Did some modding of the theme.I fixed the vertical size of the content area, with an automatic vertical scroll bar.  Simple CSS stuff (set the height, set overflow to auto).In exploring Drupal 7's theming changes and tracing a full page generate, I realized it would be quite trivial to replace the hard-coded paths to the home page and other content background images withone dynamically generated and pulled at random from one of two different directories with background images.  Of course, I still need more background images.

You are here

@The Voskamps