aboutsummaryrefslogtreecommitdiffstats
path: root/doc/member
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2017-10-08 16:48:24 -0700
committerzotlabs <mike@macgirvin.com>2017-10-08 16:48:24 -0700
commit4011dd18f01d275620b13815573e359c77664e3a (patch)
tree3ee8037618ec387eb7bff2ae8cbccbb113439bee /doc/member
parent52b1ea10a1ef4ccec67b4248155651626ec24b44 (diff)
downloadvolse-hubzilla-4011dd18f01d275620b13815573e359c77664e3a.tar.gz
volse-hubzilla-4011dd18f01d275620b13815573e359c77664e3a.tar.bz2
volse-hubzilla-4011dd18f01d275620b13815573e359c77664e3a.zip
alternate navbar layouts
Diffstat (limited to 'doc/member')
-rw-r--r--doc/member/member_guide.bb9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/member/member_guide.bb b/doc/member/member_guide.bb
index 0a2d11a88..0794f24d3 100644
--- a/doc/member/member_guide.bb
+++ b/doc/member/member_guide.bb
@@ -634,6 +634,15 @@ This will select the theme named &quot;suckerberg&quot; and select the &quot;pas
The condensed notation isn't part of Comanche itself but is recognised by $Projectname platform as a theme specifier.
+[h4]Navbar[/h4]
+
+[code]
+ [navbar]tucson[/navbar]
+[/code]
+
+Use the 'tucson' navbar template and CSS rules. By default the 'nav' navbar template will be used.
+
+
[h4]Regions[/h4]
Each region has a name, as noted above. You will specify the region of interest using a 'region' tag, which includes the name. Any content you wish placed in this region should be placed between the opening region tag and the closing tag.