.badge-1 { display: block; position: absolute; width: 66px; height: 64px; top: -33px; left: -34px; z-index: 2; background:url(/sites/default/themes/ghh/images/common/misc-corner-signature.png) no-repeat -150px 0; } .badge-2 { display: block; position: absolute; width: 66px; height: 64px; top: -3px; right: -8px; z-index: 2; background:url(/sites/default/themes/ghh/images/common/misc-corner-signature.png) no-repeat -150px 0; } .page-group .badge-2 { top: 0; right: -7px; } /* Specific styles for Badges on GethealthyHarlem. It must be changed in each sites.*/ /*RIGHT BADGE*/ span.badge-2.badge-term-harlem-word, span.harlem-word { background-position: 0 0 !important; } span.badge-2.badge-term-did-you-know-, span.did-you-know { background-position: 0 -64px !important; } span.badge-2.badge-term-profiles-of-hope, span.profiles-of-hope { background-position: 0 -128px !important; } span.badge-2.badge-term-in-the-news, span.in-the-news { background-position: 0 -192px !important; } span.badge-2.badge-term-events, span.events { background-position: 0 -256px !important; } span.badge-2.badge-term-healthy-tip-of-the-week, span.healthy-tip-of-the-week { background-position: 0 -320px !important; } span.badge-2.badge-term-science-and-health, span.science-and-health { background-position: 0 -384px !important; } span.badge-2.badge-term-myths-and-facts, span.myths-and-facts { background-position: 0 -448px !important; } /*LEFT BADGE*/ span.badge-1.badge-term-harlem-word, span.harlem-word-lft_tx_feature.module { background-position: -66px 0 !important; } span.badge-1.badge-term-did-you-know-, span.did-you-know-l { background-position: -66px -64px !important; } span.badge-1.badge-term-profiles-of-hope, span.profiles-of-hope-l { background-position: -66px -128px !important; } span.badge-1.badge-term-in-the-news, span.term-in-the-news-l { background-position: -66px -192px !important; } span.badge-1.badge-term-events, span.events-l { background-position: -66px -256px !important; } span.badge-1.badge-term-healthy-tip-of-the-week, span.healthy-tip-of-the-week-l { background-position: -66px -320px !important; } span.badge-1.badge-term-science-and-health, span.science-and-health-l { background-position: -66px -384px !important; } span.badge-1.badge-term-myths-and-facts, span.myths-and-facts-l { background-position: -66px -448px !important; }