Not Solved Enhanced Account Switcher help
#2
Not Solved
A select box in header isn't possible with template edits only.
But you could show the links in a dropdown menu instead.
http://imgur.com/GN6blRc
http://imgur.com/On4dWcD


In template as_header replace all with:


<!-- AccountSwitcher -->
| <a href="#" id="accountswitcher_header">Switch Accounts</a>
<div id="accountswitcher_header_popup" style="display: none; padding:0 30px 0 15px; background: #222;">
  <ul>
    {$as_3d_menu}
  </ul>
</div>
<script type="text/javascript">
  new PopupMenu("accountswitcher_header");
</script>
<!-- /AccountSwitcher -->

You probably have to adjust the style of the dropdown box for your theme.
Reply


Messages In This Thread
RE: Enhanced Account Switcher help - by doylecc - 2014-08-31, 12:18 PM
RE: Enhanced Account Switcher help - by doylecc - 2014-08-31, 04:32 PM
RE: Enhanced Account Switcher help - by doylecc - 2014-08-31, 05:24 PM
RE: Enhanced Account Switcher help - by doylecc - 2014-09-04, 09:02 PM
RE: Enhanced Account Switcher help - by TBO29 - 2014-10-13, 04:57 PM

Forum Jump:


Users browsing this thread: 3 Guest(s)