Is there a way to remove the A A+ A++ text size widget?

Comments

kirankkaran’s picture

You can disable the font-resizer by commenting out the code in page.tpl.php

<p id="font-resize">
    <a id="default" href="#">
        A
    </a>
    <a id="larger" href="#">
        A+
    </a>
    <a id="largest" href="#">
        A++
    </a>
</p>
syamnath’s picture

Assigned: Unassigned » syamnath
Issue summary: View changes
Status: Active » Closed (won't fix)

The issue is very old and no fix needed closing the issue