Frequently asked questions (FAQ)
Additional boxes in the menu
With the "Expert: HTML" function you can add additional boxes in the menu.
Select your weblog and choose the subsection "Expert: HTML" from the "Design"
menu. You will see the HTML source code with variables for each of the boxes
or areas in the menu (the things beginning and ending with two colons). If you
add this code between two variables, there will appear an additional box which
is usually formatted correctly:
::WEBLOG_ARCHIVE::
<li>
Title of the new box
<ul>
<li>
Content of my box.
</li>
</ul>
</li>
::WEBLOG_CALENDAR::
In this example the box will appear between the archive and the calendar.
Please note: This will
not work for weblogs
using the templates Cab, Gazette and Plain
Blue.