17th Street (Red)

Rate this theme:

rating: +1+x

This is a sample page used only to demonstrate my 17th Street (Red) Wikidot theme. The page you are currently viewing is a working sample of how the theme appears.

Summary

This is a custom theme designed by a professional that I translated for use within wikidot. Any classic "L" site works well with wikidot and is generally easy to translate. This theme clearly demonstrates how easy it is to create a custom theme that has the look of a standard website.

Development Notes

There is still one minor problem with this theme. But its only a problem if you don't display page titles.

Without page titles, a gap appears in the left navigation column:
broken_nav.PNG

One suggestion for how to fix this was to change the side-bar position:

#side-bar{
    position:absolute;
    top: 154px;
}

However, this results in the footer jumping up to just below the last line of content, not including the navigation bar. For best results until a fix can be found, just use page titles for each page of your site.

Installation

To install this theme, just paste the the code that follows, it extends the base theme.

Whane's Web