SOR (SON OF ROUNDNESS) Theme README

MAIN FEATURES OF THE SOR THEME

OVERVIEW OF THE SOR THEME

The 'sor' theme is based upon the 'roundness' theme. The goal was to extend the roundness theme and provide more flexibility to the rendering of side blocks

The sor Theme (like roundness) makes use of small GIF files to display the corners of the various rounded blocks. These images are located in the 'images' subdirectory. The images have a transparent section which allows thge background color of the table to come through. The non transparent section is white "#FFFFFF" which is identical to the main body background color. This combination gives the appearance of a rounded corner.

COLOR MODIFICATION

See "styles.css" for instructions on modifying the colors.

ROUNDNESS CORNER RADIUS

The radius of the corner is adjustable, allowing for larger or smaller rounded edges. The images should be regenerated to the correct size, although the HTML will resize the image 'on the fly'. Resizing requires that the images be regenerated (see below).

IMAGE GENERATION SCRIPTS

The images subdirectory contains a script generating the corner images of images needed for the roundness theme. It makes use of the linux/unix tool 'imagemagick'.

*** THE SCRIPT MUST BE CALLED FROM THE IMAGES DIRECTORY ****

generate_corners.sh

Takes the radius value (in pixels) as it's parameter.