Added the extra <div>s around all the administration pages too ...
authorrich <rich>
Mon, 20 Sep 2004 12:31:29 +0000 (12:31 +0000)
committerrich <rich>
Mon, 20 Sep 2004 12:31:29 +0000 (12:31 +0000)
Fixed the easyweb.css to understand the extra div around menu.

27 files changed:
html/_css/easyweb.css
templates/00-TEMPLATE.html
templates/contact_show.html
templates/contacts.html
templates/create_form.html
templates/delete_file_form.html
templates/delete_image_form.html
templates/diff.html
templates/edit.html
templates/edit_conflict.html
templates/edit_page_css_form.html
templates/edit_sitemenu.html
templates/edit_user_form.html
templates/files.html
templates/forgot_password_form.html
templates/history.html
templates/images.html
templates/login_form.html
templates/page_404.html
templates/recent.html
templates/restore_form.html
templates/sitemap.html
templates/undelete_file_form.html
templates/undelete_image_form.html
templates/upload_file_form.html
templates/upload_image_form.html
templates/users.html

index 34a2dce..4c5d2dd 100644 (file)
@@ -1,5 +1,5 @@
 /* Stylesheet for EWM.
- * $Id: easyweb.css,v 1.2 2004/09/09 10:16:19 rich Exp $
+ * $Id: easyweb.css,v 1.3 2004/09/20 12:31:29 rich Exp $
  */
 
 /* Based on the standard stylesheet. */
@@ -15,18 +15,22 @@ ul#topmenu {
   display: none;
 }
 
-/* Put the bottom menu on the right, and revert it to a list style. */
-ul#bottommenu {
+/* This div surrounds the bottom menu and edit menu.
+ * Put those menus on the right, and revert it to a list style.
+ */
+div#menu_div {
   position: absolute;
 
   margin: 0px;
   padding: 0px;
   border: 0px;
 
-  top: 4em;
-  left: 10px;
-  width: 7.4em;
+  top: 3em;
+  left: 0px;
+  width: 7.5em;
+}
 
+ul#bottommenu {
   list-style-type: square;
 }
 
@@ -34,22 +38,14 @@ ul#bottommenu li {
   display: list-item;
 
   padding-left: 0px;
-  margin-left: 8px;
+  margin-left: 2px;
   border-left: none;
   margin-bottom: 0.7em;
 }
 
-/* Edit menu. */
 ul#editmenu {
   position: absolute;
-
-  margin: 0px;
-  padding: 0px;
-  border: 0px;
-
-  top: 24em;
-  left: 10px;
-  width: 7.4em;
+  top: 20em;
 
   list-style-type: square;
 }
@@ -58,7 +54,7 @@ ul#editmenu li {
   display: list-item;
 
   padding-left: 0px;
-  margin-left: 8px;
+  margin-left: 2px;
   border-left: none;
   margin-bottom: 0.7em;
 }
index 4d9b283..196365d 100644 (file)
 <li> <a href="/_recent">Recent&nbsp;changes</a> </li>
 </ul>
 
+<div id="menu_div">
 <ul id="bottommenu" class="menu">
 <li class="first"> <a href="/">Home&nbsp;page</a> </li>
 ::table(sitemenu)::<li> <a href="/::url_html_tag::">::label_html::</a> </li>
 ::end::
 <li> <a href="/_sitemap">Sitemap</a> </li>
 </ul>
+</div>
 
+<div id="footer_div">
 <hr/>
 
 <ul id="footer" class="menu">
 <li class="first"> <a href="/copyright">Copyright &copy; ::year::</a> </li>
 <li> Powered by <a href="http://sandbox.merjis.com/">::cocanwiki_package_html:: ::cocanwiki_version_html::</a> </li>
 </ul>
+</div>
 
 </body>
 </html>
\ No newline at end of file
index 3381b83..0c24651 100644 (file)
@@ -81,19 +81,23 @@ your page to enable the form.
 <li> <a href="/_recent">Recent&nbsp;changes</a> </li>
 </ul>
 
+<div id="menu_div">
 <ul id="bottommenu" class="menu">
 <li class="first"> <a href="/">Home&nbsp;page</a> </li>
 ::table(sitemenu)::<li> <a href="/::url_html_tag::">::label_html::</a> </li>
 ::end::
 <li> <a href="/_sitemap">Sitemap</a> </li>
 </ul>
+</div>
 
+<div id="footer_div">
 <hr/>
 
 <ul id="footer" class="menu">
 <li class="first"> <a href="/copyright">Copyright &copy; ::year::</a> </li>
 <li> Powered by <a href="http://sandbox.merjis.com/">::cocanwiki_package_html:: ::cocanwiki_version_html::</a> </li>
 </ul>
+</div>
 
 </body>
 </html>
\ No newline at end of file
index 5aafbe2..62d5b87 100644 (file)
 <li> <a href="/_recent">Recent&nbsp;changes</a> </li>
 </ul>
 
+<div id="menu_div">
 <ul id="bottommenu" class="menu">
 <li class="first"> <a href="/">Home&nbsp;page</a> </li>
 ::table(sitemenu)::<li> <a href="/::url_html_tag::">::label_html::</a> </li>
 ::end::
 <li> <a href="/_sitemap">Sitemap</a> </li>
 </ul>
+</div>
 
+<div id="footer_div">
 <hr/>
 
 <ul id="footer" class="menu">
 <li class="first"> <a href="/copyright">Copyright &copy; ::year::</a> </li>
 <li> Powered by <a href="http://sandbox.merjis.com/">::cocanwiki_package_html:: ::cocanwiki_version_html::</a> </li>
 </ul>
+</div>
 
 </body>
 </html>
\ No newline at end of file
index 049235f..07ddc45 100644 (file)
@@ -52,19 +52,23 @@ content for that page.
 <li> <a href="/_recent">Recent&nbsp;changes</a> </li>
 </ul>
 
+<div id="menu_div">
 <ul id="bottommenu" class="menu">
 <li class="first"> <a href="/">Home&nbsp;page</a> </li>
 ::table(sitemenu)::<li> <a href="/::url_html_tag::">::label_html::</a> </li>
 ::end::
 <li> <a href="/_sitemap">Sitemap</a> </li>
 </ul>
+</div>
 
+<div id="footer_div">
 <hr/>
 
 <ul id="footer" class="menu">
 <li class="first"> <a href="/copyright">Copyright &copy; ::year::</a> </li>
 <li> Powered by <a href="http://sandbox.merjis.com/">::cocanwiki_package_html:: ::cocanwiki_version_html::</a> </li>
 </ul>
+</div>
 
 </body>
 </html>
\ No newline at end of file
index ae99638..b4dc213 100644 (file)
@@ -28,19 +28,23 @@ Name: <strong>::name_html::</strong>
 <li> <a href="/_recent">Recent&nbsp;changes</a> </li>
 </ul>
 
+<div id="menu_div">
 <ul id="bottommenu" class="menu">
 <li class="first"> <a href="/">Home&nbsp;page</a> </li>
 ::table(sitemenu)::<li> <a href="/::url_html_tag::">::label_html::</a> </li>
 ::end::
 <li> <a href="/_sitemap">Sitemap</a> </li>
 </ul>
+</div>
 
+<div id="footer_div">
 <hr/>
 
 <ul id="footer" class="menu">
 <li class="first"> <a href="/copyright">Copyright &copy; ::year::</a> </li>
 <li> Powered by <a href="http://sandbox.merjis.com/">::cocanwiki_package_html:: ::cocanwiki_version_html::</a> </li>
 </ul>
+</div>
 
 </body>
 </html>
\ No newline at end of file
index 42b68fd..48b73c5 100644 (file)
@@ -26,19 +26,23 @@ Are you sure you want to delete this image?
 <li> <a href="/_recent">Recent&nbsp;changes</a> </li>
 </ul>
 
+<div id="menu_div">
 <ul id="bottommenu" class="menu">
 <li class="first"> <a href="/">Home&nbsp;page</a> </li>
 ::table(sitemenu)::<li> <a href="/::url_html_tag::">::label_html::</a> </li>
 ::end::
 <li> <a href="/_sitemap">Sitemap</a> </li>
 </ul>
+</div>
 
+<div id="footer_div">
 <hr/>
 
 <ul id="footer" class="menu">
 <li class="first"> <a href="/copyright">Copyright &copy; ::year::</a> </li>
 <li> Powered by <a href="http://sandbox.merjis.com/">::cocanwiki_package_html:: ::cocanwiki_version_html::</a> </li>
 </ul>
+</div>
 
 </body>
 </html>
\ No newline at end of file
index 600f439..cd45690 100644 (file)
@@ -24,19 +24,23 @@ Differences between
 <li> <a href="/_recent">Recent&nbsp;changes</a> </li>
 </ul>
 
+<div id="menu_div">
 <ul id="bottommenu" class="menu">
 <li class="first"> <a href="/">Home&nbsp;page</a> </li>
 ::table(sitemenu)::<li> <a href="/::url_html_tag::">::label_html::</a> </li>
 ::end::
 <li> <a href="/_sitemap">Sitemap</a> </li>
 </ul>
+</div>
 
+<div id="footer_div">
 <hr/>
 
 <ul id="footer" class="menu">
 <li class="first"> <a href="/copyright">Copyright &copy; ::year::</a> </li>
 <li> Powered by <a href="http://sandbox.merjis.com/">::cocanwiki_package_html:: ::cocanwiki_version_html::</a> </li>
 </ul>
+</div>
 
 </body>
 </html>
\ No newline at end of file
index 927a13a..8aa5a14 100644 (file)
@@ -74,12 +74,14 @@ update_preview_now ('content_::ordering::', 'preview_::ordering::');
 
 </form>
 
+<div id="footer_div">
 <hr/>
 
 <ul id="footer" class="menu">
 <li class="first"> <a href="/copyright">Copyright &copy; ::year::</a> </li>
 <li> Powered by <a href="http://sandbox.merjis.com/">::cocanwiki_package_html:: ::cocanwiki_version_html::</a> </li>
 </ul>
+</div>
 
 </body>
 </html>
\ No newline at end of file
index d176c57..1ff70ed 100644 (file)
@@ -41,12 +41,14 @@ to an <strong>edit conflict</strong> which you have to fix by hand.
 </tr>
 </table>
 
+<div id="footer_div">
 <hr/>
 
 <ul id="footer" class="menu">
 <li class="first"> <a href="/copyright">Copyright &copy; ::year::</a> </li>
 <li> Powered by <a href="http://sandbox.merjis.com/">::cocanwiki_package_html:: ::cocanwiki_version_html::</a> </li>
 </ul>
+</div>
 
 </body>
 </html>
\ No newline at end of file
index 59e8b81..d55ee3d 100644 (file)
@@ -29,19 +29,23 @@ Editing the stylesheet for <a href="/::page_html_tag::">::page_html::</a>:
 <li> <a href="/_recent">Recent&nbsp;changes</a> </li>
 </ul>
 
+<div id="menu_div">
 <ul id="bottommenu" class="menu">
 <li class="first"> <a href="/">Home&nbsp;page</a> </li>
 ::table(sitemenu)::<li> <a href="/::url_html_tag::">::label_html::</a> </li>
 ::end::
 <li> <a href="/_sitemap">Sitemap</a> </li>
 </ul>
+</div>
 
+<div id="footer_div">
 <hr/>
 
 <ul id="footer" class="menu">
 <li class="first"> <a href="/copyright">Copyright &copy; ::year::</a> </li>
 <li> Powered by <a href="http://sandbox.merjis.com/">::cocanwiki_package_html:: ::cocanwiki_version_html::</a> </li>
 </ul>
+</div>
 
 </body>
 </html>
\ No newline at end of file
index cf78141..9b9980d 100644 (file)
 <li> <a href="/_recent">Recent&nbsp;changes</a> </li>
 </ul>
 
+<div id="menu_div">
 <ul id="bottommenu" class="menu">
 <li class="first"> <a href="/">Home&nbsp;page</a> </li>
 ::table(sitemenu)::<li> <a href="/::url_html_tag::">::label_html::</a> </li>
 ::end::
 <li> <a href="/_sitemap">Sitemap</a> </li>
 </ul>
+</div>
 
+<div id="footer_div">
 <hr/>
 
 <ul id="footer" class="menu">
 <li class="first"> <a href="/copyright">Copyright &copy; ::year::</a> </li>
 <li> Powered by <a href="http://sandbox.merjis.com/">::cocanwiki_package_html:: ::cocanwiki_version_html::</a> </li>
 </ul>
+</div>
 
 </body>
 </html>
\ No newline at end of file
index d31e3cf..f5189be 100644 (file)
 <li> <a href="/_recent">Recent&nbsp;changes</a> </li>
 </ul>
 
+<div id="menu_div">
 <ul id="bottommenu" class="menu">
 <li class="first"> <a href="/">Home&nbsp;page</a> </li>
 <li> <a href="/_sitemap">Sitemap</a> </li>
 <li> <a href="/_recent">Recent&nbsp;changes</a> </li>
 </ul>
+</div>
 
+<div id="footer_div">
 <hr/>
 
 <ul id="footer" class="menu">
-<li> <a href="/copyright">Copyright &copy; 2004</a> </li>
+<li class="first"> <a href="/copyright">Copyright &copy; ::year::</a> </li>
+<li> Powered by <a href="http://sandbox.merjis.com/">::cocanwiki_package_html:: ::cocanwiki_version_html::</a> </li>
 </ul>
+</div>
 
 </body>
 </html>
\ No newline at end of file
index 4b009fc..5c9bed2 100644 (file)
@@ -57,19 +57,23 @@ Name: <strong>::name_html::</strong> (size: ::ksize_html:: K) <br/>
 <li> <a href="/_recent">Recent&nbsp;changes</a> </li>
 </ul>
 
+<div id="menu_div">
 <ul id="bottommenu" class="menu">
 <li class="first"> <a href="/">Home&nbsp;page</a> </li>
 ::table(sitemenu)::<li> <a href="/::url_html_tag::">::label_html::</a> </li>
 ::end::
 <li> <a href="/_sitemap">Sitemap</a> </li>
 </ul>
+</div>
 
+<div id="footer_div">
 <hr/>
 
 <ul id="footer" class="menu">
 <li class="first"> <a href="/copyright">Copyright &copy; ::year::</a> </li>
 <li> Powered by <a href="http://sandbox.merjis.com/">::cocanwiki_package_html:: ::cocanwiki_version_html::</a> </li>
 </ul>
+</div>
 
 </body>
 </html>
\ No newline at end of file
index befd424..2cc6aed 100644 (file)
@@ -37,19 +37,23 @@ username or email address on record, we will email you your password.
 <li> <a href="/_recent">Recent&nbsp;changes</a> </li>
 </ul>
 
+<div id="menu_div">
 <ul id="bottommenu" class="menu">
 <li class="first"> <a href="/">Home&nbsp;page</a> </li>
 ::table(sitemenu)::<li> <a href="/::url_html_tag::">::label_html::</a> </li>
 ::end::
 <li> <a href="/_sitemap">Sitemap</a> </li>
 </ul>
+</div>
 
+<div id="footer_div">
 <hr/>
 
 <ul id="footer" class="menu">
 <li class="first"> <a href="/copyright">Copyright &copy; ::year::</a> </li>
 <li> Powered by <a href="http://sandbox.merjis.com/">::cocanwiki_package_html:: ::cocanwiki_version_html::</a> </li>
 </ul>
+</div>
 
 </body>
 </html>
\ No newline at end of file
index 1062cb2..b8c8ca3 100644 (file)
 <li> <a href="/_recent">Recent&nbsp;changes</a> </li>
 </ul>
 
+<div id="menu_div">
 <ul id="bottommenu" class="menu">
 <li class="first"> <a href="/">Home&nbsp;page</a> </li>
 ::table(sitemenu)::<li> <a href="/::url_html_tag::">::label_html::</a> </li>
 ::end::
 <li> <a href="/_sitemap">Sitemap</a> </li>
 </ul>
+</div>
 
+<div id="footer_div">
 <hr/>
 
 <ul id="footer" class="menu">
 <li class="first"> <a href="/copyright">Copyright &copy; ::year::</a> </li>
 <li> Powered by <a href="http://sandbox.merjis.com/">::cocanwiki_package_html:: ::cocanwiki_version_html::</a> </li>
 </ul>
+</div>
 
 </body>
 </html>
\ No newline at end of file
index 9f6e09b..4a73931 100644 (file)
@@ -59,19 +59,23 @@ ALT text: ::alt_html:: <br/>
 <li> <a href="/_recent">Recent&nbsp;changes</a> </li>
 </ul>
 
+<div id="menu_div">
 <ul id="bottommenu" class="menu">
 <li class="first"> <a href="/">Home&nbsp;page</a> </li>
 ::table(sitemenu)::<li> <a href="/::url_html_tag::">::label_html::</a> </li>
 ::end::
 <li> <a href="/_sitemap">Sitemap</a> </li>
 </ul>
+</div>
 
+<div id="footer_div">
 <hr/>
 
 <ul id="footer" class="menu">
 <li class="first"> <a href="/copyright">Copyright &copy; ::year::</a> </li>
 <li> Powered by <a href="http://sandbox.merjis.com/">::cocanwiki_package_html:: ::cocanwiki_version_html::</a> </li>
 </ul>
+</div>
 
 </body>
 </html>
\ No newline at end of file
index 92f7cd8..d8f5da1 100644 (file)
@@ -95,19 +95,23 @@ account for you.
 <li> <a href="/_recent">Recent&nbsp;changes</a> </li>
 </ul>
 
+<div id="menu_div">
 <ul id="bottommenu" class="menu">
 <li class="first"> <a href="/">Home&nbsp;page</a> </li>
 ::table(sitemenu)::<li> <a href="/::url_html_tag::">::label_html::</a> </li>
 ::end::
 <li> <a href="/_sitemap">Sitemap</a> </li>
 </ul>
+</div>
 
+<div id="footer_div">
 <hr/>
 
 <ul id="footer" class="menu">
 <li class="first"> <a href="/copyright">Copyright &copy; ::year::</a> </li>
 <li> Powered by <a href="http://sandbox.merjis.com/">::cocanwiki_package_html:: ::cocanwiki_version_html::</a> </li>
 </ul>
+</div>
 
 </body>
 </html>
\ No newline at end of file
index 8849e58..603c82e 100644 (file)
@@ -27,19 +27,23 @@ Search our site for this page:
 <li> <a href="/_recent">Recent&nbsp;changes</a> </li>
 </ul>
 
+<div id="menu_div">
 <ul id="bottommenu" class="menu">
 <li class="first"> <a href="/">Home&nbsp;page</a> </li>
 ::table(sitemenu)::<li> <a href="/::url_html_tag::">::label_html::</a> </li>
 ::end::
 <li> <a href="/_sitemap">Sitemap</a> </li>
 </ul>
+</div>
 
+<div id="footer_div">
 <hr/>
 
 <ul id="footer" class="menu">
 <li class="first"> <a href="/copyright">Copyright &copy; ::year::</a> </li>
 <li> Powered by <a href="http://sandbox.merjis.com/">::cocanwiki_package_html:: ::cocanwiki_version_html::</a> </li>
 </ul>
+</div>
 
 </body>
 </html>
\ No newline at end of file
index 92eac4a..1fbfe01 100644 (file)
 <li> <a href="/_recent">Recent&nbsp;changes</a> </li>
 </ul>
 
+<div id="menu_div">
 <ul id="bottommenu" class="menu">
 <li class="first"> <a href="/">Home&nbsp;page</a> </li>
 ::table(sitemenu)::<li> <a href="/::url_html_tag::">::label_html::</a> </li>
 ::end::
 <li> <a href="/_sitemap">Sitemap</a> </li>
 </ul>
+</div>
 
+<div id="footer_div">
 <hr/>
 
 <ul id="footer" class="menu">
 <li class="first"> <a href="/copyright">Copyright &copy; ::year::</a> </li>
 <li> Powered by <a href="http://sandbox.merjis.com/">::cocanwiki_package_html:: ::cocanwiki_version_html::</a> </li>
 </ul>
+</div>
 
 </body>
 </html>
\ No newline at end of file
index 25413ee..04b7c55 100644 (file)
@@ -30,19 +30,23 @@ be deleting.
 <li> <a href="/_recent">Recent&nbsp;changes</a> </li>
 </ul>
 
+<div id="menu_div">
 <ul id="bottommenu" class="menu">
 <li class="first"> <a href="/">Home&nbsp;page</a> </li>
 ::table(sitemenu)::<li> <a href="/::url_html_tag::">::label_html::</a> </li>
 ::end::
 <li> <a href="/_sitemap">Sitemap</a> </li>
 </ul>
+</div>
 
+<div id="footer_div">
 <hr/>
 
 <ul id="footer" class="menu">
 <li class="first"> <a href="/copyright">Copyright &copy; ::year::</a> </li>
 <li> Powered by <a href="http://sandbox.merjis.com/">::cocanwiki_package_html:: ::cocanwiki_version_html::</a> </li>
 </ul>
+</div>
 
 </body>
 </html>
\ No newline at end of file
index 75ced71..89460ed 100644 (file)
 <li> <a href="/_recent">Recent&nbsp;changes</a> </li>
 </ul>
 
+<div id="menu_div">
 <ul id="bottommenu" class="menu">
 <li class="first"> <a href="/">Home&nbsp;page</a> </li>
 ::table(sitemenu)::<li> <a href="/::url_html_tag::">::label_html::</a> </li>
 ::end::
 <li> <a href="/_sitemap">Sitemap</a> </li>
 </ul>
+</div>
 
+<div id="footer_div">
 <hr/>
 
 <ul id="footer" class="menu">
 <li class="first"> <a href="/copyright">Copyright &copy; ::year::</a> </li>
 <li> Powered by <a href="http://sandbox.merjis.com/">::cocanwiki_package_html:: ::cocanwiki_version_html::</a> </li>
 </ul>
+</div>
 
 </body>
 </html>
\ No newline at end of file
index 8fe853a..e4b487f 100644 (file)
@@ -28,19 +28,23 @@ Name: <strong>::name_html::</strong>
 <li> <a href="/_recent">Recent&nbsp;changes</a> </li>
 </ul>
 
+<div id="menu_div">
 <ul id="bottommenu" class="menu">
 <li class="first"> <a href="/">Home&nbsp;page</a> </li>
 ::table(sitemenu)::<li> <a href="/::url_html_tag::">::label_html::</a> </li>
 ::end::
 <li> <a href="/_sitemap">Sitemap</a> </li>
 </ul>
+</div>
 
+<div id="footer_div">
 <hr/>
 
 <ul id="footer" class="menu">
 <li class="first"> <a href="/copyright">Copyright &copy; ::year::</a> </li>
 <li> Powered by <a href="http://sandbox.merjis.com/">::cocanwiki_package_html:: ::cocanwiki_version_html::</a> </li>
 </ul>
+</div>
 
 </body>
 </html>
\ No newline at end of file
index 1f9f4b2..72bcbc3 100644 (file)
@@ -26,19 +26,23 @@ Are you sure you want to restore this image?
 <li> <a href="/_recent">Recent&nbsp;changes</a> </li>
 </ul>
 
+<div id="menu_div">
 <ul id="bottommenu" class="menu">
 <li class="first"> <a href="/">Home&nbsp;page</a> </li>
 ::table(sitemenu)::<li> <a href="/::url_html_tag::">::label_html::</a> </li>
 ::end::
 <li> <a href="/_sitemap">Sitemap</a> </li>
 </ul>
+</div>
 
+<div id="footer_div">
 <hr/>
 
 <ul id="footer" class="menu">
 <li class="first"> <a href="/copyright">Copyright &copy; ::year::</a> </li>
 <li> Powered by <a href="http://sandbox.merjis.com/">::cocanwiki_package_html:: ::cocanwiki_version_html::</a> </li>
 </ul>
+</div>
 
 </body>
 </html>
\ No newline at end of file
index 3dbdbe3..5ef5053 100644 (file)
@@ -58,19 +58,23 @@ The title appears when users hover over a file link with their mouse.  It is not
 <li> <a href="/_recent">Recent&nbsp;changes</a> </li>
 </ul>
 
+<div id="menu_div">
 <ul id="bottommenu" class="menu">
 <li class="first"> <a href="/">Home&nbsp;page</a> </li>
 ::table(sitemenu)::<li> <a href="/::url_html_tag::">::label_html::</a> </li>
 ::end::
 <li> <a href="/_sitemap">Sitemap</a> </li>
 </ul>
+</div>
 
+<div id="footer_div">
 <hr/>
 
 <ul id="footer" class="menu">
 <li class="first"> <a href="/copyright">Copyright &copy; ::year::</a> </li>
 <li> Powered by <a href="http://sandbox.merjis.com/">::cocanwiki_package_html:: ::cocanwiki_version_html::</a> </li>
 </ul>
+</div>
 
 </body>
 </html>
\ No newline at end of file
index edf28f3..f06b6ea 100644 (file)
@@ -91,19 +91,23 @@ Class is used with stylesheets.  If in doubt, leave it blank.
 <li> <a href="/_recent">Recent&nbsp;changes</a> </li>
 </ul>
 
+<div id="menu_div">
 <ul id="bottommenu" class="menu">
 <li class="first"> <a href="/">Home&nbsp;page</a> </li>
 ::table(sitemenu)::<li> <a href="/::url_html_tag::">::label_html::</a> </li>
 ::end::
 <li> <a href="/_sitemap">Sitemap</a> </li>
 </ul>
+</div>
 
+<div id="footer_div">
 <hr/>
 
 <ul id="footer" class="menu">
 <li class="first"> <a href="/copyright">Copyright &copy; ::year::</a> </li>
 <li> Powered by <a href="http://sandbox.merjis.com/">::cocanwiki_package_html:: ::cocanwiki_version_html::</a> </li>
 </ul>
+</div>
 
 </body>
 </html>
\ No newline at end of file
index 6a6e8aa..6248630 100644 (file)
@@ -101,19 +101,23 @@ and delete contact forms.
 <li> <a href="/_recent">Recent&nbsp;changes</a> </li>
 </ul>
 
+<div id="menu_div">
 <ul id="bottommenu" class="menu">
 <li class="first"> <a href="/">Home&nbsp;page</a> </li>
 ::table(sitemenu)::<li> <a href="/::url_html_tag::">::label_html::</a> </li>
 ::end::
 <li> <a href="/_sitemap">Sitemap</a> </li>
 </ul>
+</div>
 
+<div id="footer_div">
 <hr/>
 
 <ul id="footer" class="menu">
 <li class="first"> <a href="/copyright">Copyright &copy; ::year::</a> </li>
 <li> Powered by <a href="http://sandbox.merjis.com/">::cocanwiki_package_html:: ::cocanwiki_version_html::</a> </li>
 </ul>
+</div>
 
 </body>
 </html>
\ No newline at end of file