Style |
---|
Wiki Markup |
---|
{style}
.LinksPanel {
float:right;
clear:right;
width:400px;
}
{style} |
Note |
---|
|
This page is currently deprecated, and will be removed shortly. For more up-to-date documentation, see the FSS Columns demos. |
...
Wiki Markup |
---|
{div |
:class | =LinksPanel |
Panel |
---|
borderColor | #566b30 |
---|
bgColor | #fff |
---|
titleBGColor | #D3E3C4 |
---|
title | On This Page |
---|
borderStyle | solid |
---|
| |
|
...
}
{panel:title= On This Page| borderStyle=solid| borderColor=#566b30| titleBGColor=#D3E3C4| bgColor=#fff}
{toc:minLevel=2|maxLevel=5}
{panel}
{div} |
Include Page |
---|
| FSS Links Panel |
---|
| FSS Links Panel |
---|
|
Overview
This walk-through accompanies the FSS: Layout Functional Demo in describing how to use the Layout functionality of the Fluid Skinning System (FSS). Here, "layout" refers to the sub-division and positioning of container elements on a page. This article is written under the assumption that readers have reviewed the Fluid Skinning System (FSS) introductory article and understand what the FSS is.
...