sidebyside2 (minimal)
SMF Theme Site
Download this theme
- sidebyside2.zip (287kB)
- Name:
- sidebyside2 (minimal)
- Author:
- KahneFan

- Type:
- Minimal

- First Created:
- February 14, 2009, 12:09:04 PM
- Last Modified:
- September 22, 2009, 11:58:15 PM
- Compatible With:
- 2.0 RC1, 2.0 RC1.2
- Downloads:
- 1449
- Color style:
- Light

- Tableless layout:
- No
Description:
This theme is roughly based off my sidebyside Theme. However, this theme uses little to no graphics for a faster loading time. With this theme I placed the recent and unread links in the menu on the left side. I also left the news and search in place on this theme. And one of the biggest changes is that I placed the board descriptions in a hover over effect so that you can have more boards in 1 page view. Most members know what your boards are for and anyone who doesn't can simply hover the board title for a description.
LIVE DEMO
CSS NOTE: PLEASE READ
The menu on the left side is currently "fixed", but it can be made to move with the page by changing a line in ./sidebyside/css/index.css, look for:
Code: [Select]
#sidebar
{
width: 10%;
height: 100%;
position: fixed;
top: 0px;
left: 0px;
font: 95%/90% Verdana, Helvetica, sans-serif;
text-align: center;
}
You will want to change "fixed" to "absolute"
If you use one of my themes, you're welcome to show it off ON MY SITE.


