We are using the Garland theme that comes with Drupal Core, and we've noticed that (other than default homepage tab), the selected tab doesn't stay active so it users would know it's the tab they are on. Is there a fix for this?

Thanks,

--William

Comments

chaloum’s picture

You may need to edit or add a CSS class .active, something like .active{background:#eee}