Skip to content

Instantly share code, notes, and snippets.

@rcstr
Created December 6, 2012 04:53
Show Gist options
  • Save rcstr/4221867 to your computer and use it in GitHub Desktop.
Save rcstr/4221867 to your computer and use it in GitHub Desktop.
add class to region D7
if($vars['region'] != 'hireme')
{
$vars['classes_array'][] = 'one_panel';
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment