Medicare pages
Navigation
Utility links (thin green bar at top of all pages): The last list item needs to be followed by this HTML tag.
<li class="no-border">
Tables
No div or paragraph tags are necessary within the table cells (td)
You must choose an alignment style for each table:
- <table class="detail align-left"> = all table text left aligned
<table class="detail align-center"> = all table text center aligned
To position a specific element in a different alignment than the table as a whole, use:
- <td class=”align-center”>blah blah</td>
OR
- <td>blah blah<br /><span class=”align-right”>blah</span></td>
Home page header
[logo] MEDICARE PLANS is populated by from home/medicare/global/shared content/general/Header Image using the Image field
-
Home Compare plans More is populated from the global top navigation item (home/medicare/global/navigation/top navigation) using the Links field
-
More dropdown is populated by the global top navigation item (home/medicare/global/navigation/top navigation), the more links field
-
The global utility nav in the narrow green header bar is populated from home/medicare/global/navigation/utility links using the Value field
Home page login box
These items will customize the text:
- /sitecore/content/home/medicare/global/shared content/general/login text bottom
- /sitecore/content/home/medicare/global/shared content/general/login text top
Compare plans pages
Plan pages
Plan Type field
Use the number for the specific plan:
| Plan name | Plan Type |
| PriorityMedicare |
1 |
| PriorityMedicare Value |
2 |
| PriorityMedicare Select |
3 |
| Medigap Plan A |
4 |
| Medigap Plan D |
5 |
| Medigap Plan F |
6 |
| Medigap Plan N |
7 |
| PriorityMedicare Rx |
8 |
Body content bottom field
You can divide this content field into two columns, narrow on left and wider on right, using div tags:
<div id="left-bottom-column"> and <div id="right-bottom-column">
Confirmation destination field
- For MAPD/PDP plans, link to the /medicare/enroll-confirmation page
- For Medigap plans, link to the global enrollment link (so the confirmation and enrollment destinations are the same - the application URL/form)
Enrollment or application destination field
- First you'll need to create global links for each different enrollment/application form or website: IKA, the alternate MAPD and PDP "alternate" enrollment forms, the Medigap enrollment form.
- Set up the MAPD/PDP "It's too early, request a reminder" form
- Use these links to populate the enrollment destination field in each plan page
Enrolling in Medicare Advantage or Rx plans
/medicare/enroll-confirmation page
- This is a smart page. It displays information about whichever plan the user last selected: County and plan year, premium.
- It displays an enroll (for MAPD, PDP) button.
- The button on this page goes to whatever URL or document that you put in the selected plan's "enroll destination" field.
- The text on the button is whatever is in the link description field of the global link item, unless you override it when you link to the global link by entering different text in THAT link description. Don't do it!