Mailing List Archive

A little help for those who may not be internet savy
We have a lot of elderly customers who are not very internet savy. We
also have a number who are otherwise impaired health-wise.  One issue is
that they do not understand symbols such as the menu icon when they use
a cell phone. To help them out, under 5.10 and using strap, we made the
following changes to catalogs/hulpz/templates/layout/noleft

to:

<style type="text/css">

 span.c5 {color:#FFFFFF}


and to the body:

                <div class="navbar-header">
                    <button type="button" class="navbar-toggle
collapsed" data-toggle="collapse" data-target="#ic-navbar"
aria-expanded="false">
                        <span class=c5>MENU</span>
                        <span class="sr-only">Toggle Navigation</span>
                        <span class="icon-bar"></span>
                        <span class="icon-bar"></span>
                        <span class="icon-bar"></span>
                    </button>
                </div>

So that rather than the button just showing the lines, it also shows the
word MENU. They seem to find this much easier to navigate.

http://huldaclarkparazapper.com to see the site.



_______________________________________________
interchange-users mailing list
interchange-users@icdevgroup.org
http://www.icdevgroup.org/mailman/listinfo/interchange-users