Hi.
I created a few temporary sites in order to understand how to work with wikidot.
I have a question.
I installed 'Webbish' and increased the width of the sidebar of the theme:
Themes -> Custom -> Create a New Th. - to extend Webbish …
http://testwkd4wb.wikidot.com
#side-bar{
width: 18em;
padding: 0;
background-color: #F9FFEE;
border-right: 1px solid #ACBF60;
}
I got this
http://piccy.info/view3/11943326/4121aeaaaf5263ac22a235152e9bb2a6/
i.e. I have problems with the layout in the main part of the page.
How to fix that ?
I added this code to the side-bar
[[div class="foldable-list-container"]] * Links * Wikidot * [*http://www.wikidot.com/doc Documentation] * [*http://www.wikidot.com/doc:wiki-syntax wiki-syntax] * [*http://community.wikidot.com/howto:howto-list How-To's] * Search Engines * [*http://www.google.com Google] * [*http://www.yahoo.com Yahoo] * Main Category 1 * [# Main 1 - Sub 1] * [# Main 1 - Sub 2] * Main Category 2 * [# Main 2 - Sub 1] * [# Main 2 - Sub 2] * [# Main 2 - Sub 3] * Main Category 3 * [# Main 3 - Sub 1] [[/div]]
I expected an order like
http://piccy.info/view3/11943354/9485b849e88c429a58fc65cb41504a49/
but it looks as
http://piccy.info/view3/11943348/3e905ea4cd50202311383b95e68a2908/
Please, help.