NAVIGATION
This shows you the differences between two versions of the page.
|
english:navigation:nav_list_ul-example:vertical-navi-side-by-side [2010/03/21 14:22] Knut Heermann (flip-flop) |
english:navigation:nav_list_ul-example:vertical-navi-side-by-side [2018/06/03 18:09] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| {{indexmenu_n>30}} | {{indexmenu_n>30}} | ||
| - | ====== Verticle Navi side-by-side ====== | + | ====== Vertical Navi side-by-side ====== |
| In order to present several vertical navigations side-by-side we can use the tag NAV_LSIT_UL multiple times. | In order to present several vertical navigations side-by-side we can use the tag NAV_LSIT_UL multiple times. | ||
| Line 48: | Line 48: | ||
| - | .navi_120, navi_120 ul { width: 120px; /* ++ Width of Menu Items // Breite der Navigation */ } | + | .navi_120, navi_120 ul { float: left; width: 120px; /* ++ Width of Menu Items // Breite der Navigation */ } |
| - | .navi_145, navi_145 ul { width: 145px; /* ++ Width of Menu Items // Breite der Navigation */ } | + | .navi_145, navi_145 ul { float: left; width: 145px; /* ++ Width of Menu Items // Breite der Navigation */ } |
| - | .navi_130, navi_130 ul { width: 130px; /* ++ Width of Menu Items // Breite der Navigation */ } | + | .navi_130, navi_130 ul { float: left; width: 130px; /* ++ Width of Menu Items // Breite der Navigation */ } |
| - | .navi_100, navi_100 ul { width: 100px; /* ++ Width of Menu Items // Breite der Navigation */ } | + | .navi_100, navi_100 ul { float: left; width: 100px; /* ++ Width of Menu Items // Breite der Navigation */ } |
| .navi_head em { font-style: normal; } | .navi_head em { font-style: normal; } | ||
| Line 156: | Line 156: | ||
| </code> | </code> | ||
| + | |||
| + | \\ | ||
| + | ====== ====== | ||
| + | |||
| + | |||
| + | |||
| + | ---- | ||
| + | Docu: -- \\ | ||
| + | Forum: -- | ||
| + | |||
| + | **Author:** K.Heermann (flip-flop) http://planmatrix.de \\ | ||
| + | **CMS Version:** >= 1.4x \\ | ||
| + | **Version:** V1.1 //(21.03.2010)// \\ | ||
| + | |||
| + | **Update:** -- \\ | ||
| + | |||
| + | **Condition:** -- | ||
| + | |||
| + | |||
| + | ---- | ||
| --- //[[flip-flop@myrealbox.com|Knut Heermann (flip-flop)]] 2010/03/21 13:13// | --- //[[flip-flop@myrealbox.com|Knut Heermann (flip-flop)]] 2010/03/21 13:13// | ||