WebsiteBaker Support (2.8.x) > Templates, Menus & Design
Drop-down menu in WB
mikejd:
Thanks Blackbird, that looks straightforward.
regards,
Mike
BlackBird:
Just one note: Maybe the CSS files include other CSS files with @import(). So if the result doesn't look like expected, take a look into the files to see if there are more files to copy.
topper:
Hi, BlackBird
I wonder if its possible to use this menu with sm2.
http://lwis.net/free-css-drop-down-menu/dropdown.lwis.celebrity.horizontal.html
regards
topper
Xagone:
BlackBird, yes
but messy
your hierarchy would be something like :
- Home
- About
-- about us
--- menu subitem 1
--- menu subitem 2
--- menu subitem 3
--- menu subitem 4
-- facts
--- menu subitem 1
--- menu subitem 2
--- menu subitem 3
--- menu subitem 4
-- teams
--- menu subitem 1
--- menu subitem 2
--- menu subitem 3
--- menu subitem 4
- Services
- Products
- Contacts
with a sm2 having "conditionnal" showing
nene:
Its not working for me. What did I do wrong?
I have copied all necessary or needed files to my template folder as directed.
I added the following to the head section of my index.php file
<link href="/css/dropdown/themes/default/helper.css" media="screen" rel="stylesheet" type="text/css" />
<link href="/css/dropdown/dropdown.css" media="screen" rel="stylesheet" type="text/css" />
<link href="/css/dropdown/themes/default/default.css" media="screen" rel="stylesheet" type="text/css" />
<!--[if lt IE 7]>
<script type="text/javascript" src="js/jquery/jquery.js"></script>
<script type="text/javascript" src="js/jquery/jquery.dropdown.js"></script>
<![endif]-->
<!-- / END -->
and
<div id="topnav">
<?php show_menu2(0, SM2_ROOT, SM2_ALL, SM2_ALL, false, "\n</li>", false, false, false, '<ul id="nav" class="dropdown dropdown-horizontal">'); ?>
</div>
to call the menu
Pls help.
Regards
Nene Nanor
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version