Skip redundant pieces
KU Web Template

KU Style Sheet Right Column Styles

The documentation below assumes a general understanding of CSS and the use of <div> tags for layout and design purposes. If you are not yet comfortable with these concepts, please begin with the CSS Primer document.

All of the settings described here are CSS classes. They are applied by adding a class = "stylename" phrase to an HTML tag. Any specific usage variations will be described as appropriate.
Class: ku_right_content
Tags: <div>
Should be used to enclose all the content of the right column. This page's right column uses "ku_right_content".
Sample HTML
Class: ku_right_image
Tags: <img>
Should be applied to images in the right column area of your page. Adds a small buffer space below the image.