Hi,
I need the sidebar 1 to be read first for 508 accesability , both by people using tabs instead of a mouse and by screen readers. But the sidebar1 is after the main content in this theme. is there an easy way of changing this? thanks
diana

Comments

dianacastillo’s picture

Status: Active » Closed (fixed)

I put the sidebar 1 right after the columns-inner:

<div class="columns-inner clearfix">
       <?php print render($page['sidebar_first']); ?>