I got this source code from site…not sure if it helps…I noticed that the colors used are different from “Day 1” to “Day 2” – but I think this has to do with how the WP theme (Weaver II) I’m using sets up the formatting for the sidebar…the php code (I thought!) was supposed to override the theme formatting…hmmmm….
DAY 1 (works!)
<p></div>
<div style="margin-top: 10px; margin-right: 10px; margin-bottom: 10px; margin-left: 10px;">
<script type="text/javascript">mbpro_loadFontFamilyStylesheet("Open Sans");mbpro_loadFontFamilyStylesheet("Ubuntu");</script>
<style type="text/css">a#maxbutton-11 { text-decoration: none; color: #514e99; } a#maxbutton-11 .maxbutton { width: 170px; height: 55px; background-color: #fafcfb; background: linear-gradient(#fafcfb 45%, #ffffff); background: -moz-linear-gradient(#fafcfb 45%, #ffffff); background: -o-linear-gradient(#fafcfb 45%, #ffffff); background: -webkit-gradient(linear, left top, left bottom, color-stop(.45, #fafcfb), color-stop(1, #ffffff)); border-style: solid; border-width: 1px; border-color: #ffffff; border-top-left-radius: 4px; border-top-right-radius: 4px; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; -moz-border-radius-topleft: 4px; -moz-border-radius-topright: 4px; -moz-border-radius-bottomleft: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-top-left-radius: 4px; -webkit-border-top-right-radius: 4px; -webkit-border-bottom-left-radius: 4px; -webkit-border-bottom-right-radius: 4px; text-shadow: 0px 1px 0px #ffffff; box-shadow: 0px 0px 2px #c4c4c4; } a#maxbutton-11 .maxbutton .text { color: #514e99; font-family: Open Sans; font-size: 20px; font-style: normal; font-weight: bold; text-align: center; padding-top: 9px; padding-right: 0px; padding-bottom: 2px; padding-left: 0px; line-height: 1.0em; } a#maxbutton-11 .maxbutton .text2 { color: #514e99; font-family: Ubuntu; font-size: 12px; font-style: normal; font-weight: normal; text-align: center; padding-top: 0px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; line-height: 1.0em; } a#maxbutton-11 .maxbutton .icon { padding-top: 11px; padding-right: 0px; padding-bottom: 0px; padding-left: 8px; } a#maxbutton-11 .maxbutton .icon img { background: none; border: none; padding: 0px; margin: 0px; } a#maxbutton-11 .maxbutton .icon.left { float: left; } a#maxbutton-11:visited { text-decoration: none; color: #514e99; } a#maxbutton-11:hover { text-decoration: none; color: #514e99; } a#maxbutton-11:hover .maxbutton { background-color: #fcf7fc; background: linear-gradient(#fcf7fc 45%, #fafcfb); background: -moz-linear-gradient(#fcf7fc 45%, #fafcfb); background: -o-linear-gradient(#fcf7fc 45%, #fafcfb); background: -webkit-gradient(linear, left top, left bottom, color-stop(.45, #fcf7fc), color-stop(1, #fafcfb)); border-color: #ffffff; text-shadow: 0px 1px 0px #ffffff; box-shadow: 0px 0px 2px #c4c4c4; } a#maxbutton-11:hover .maxbutton .text { color: #514e99; } a#maxbutton-11:hover .maxbutton .text2 { color: #514e99; } </style>
<p><a href="https://bullseyetheory.com/lpb-home/lpb-day-01/">
<div class="maxbutton">
<div class="icon left"><img src="https://bullseyetheory.com/wp-content/plugins/maxbuttons-pro/packs/chrome-icons/Arrow-Up-2blue.png" alt="" border="0" /></div>
<div class="text">Life Purpose</div>
<div class="text2">Blueprint-Day 01</div>
<div style="clear: both;"></div>
</div>
DAY 2 (doesn’t work!)
<p></a></div>
<div style="margin-top: 10px; margin-right: 10px; margin-bottom: 10px; margin-left: 10px;">
<script type="text/javascript">mbpro_loadFontFamilyStylesheet("Open Sans");mbpro_loadFontFamilyStylesheet("Ubuntu");</script>
<style type="text/css">a#maxbutton-13 { text-decoration: none; color: #514e99; } a#maxbutton-13 .maxbutton { width: 170px; height: 55px; background-color: #f9faf5; background: linear-gradient(#f9faf5 45%, #fafaf7); background: -moz-linear-gradient(#f9faf5 45%, #fafaf7); background: -o-linear-gradient(#f9faf5 45%, #fafaf7); background: -webkit-gradient(linear, left top, left bottom, color-stop(.45, #f9faf5), color-stop(1, #fafaf7)); border-style: solid; border-width: 1px; border-color: #ffffff; border-top-left-radius: 4px; border-top-right-radius: 4px; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; -moz-border-radius-topleft: 4px; -moz-border-radius-topright: 4px; -moz-border-radius-bottomleft: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-top-left-radius: 4px; -webkit-border-top-right-radius: 4px; -webkit-border-bottom-left-radius: 4px; -webkit-border-bottom-right-radius: 4px; text-shadow: 0px 1px 0px #ffffff; box-shadow: 0px 0px 2px #c4c4c4; } a#maxbutton-13 .maxbutton .text { color: #514e99; font-family: Open Sans; font-size: 20px; font-style: normal; font-weight: bold; text-align: center; padding-top: 9px; padding-right: 0px; padding-bottom: 2px; padding-left: 0px; line-height: 1.0em; } a#maxbutton-13 .maxbutton .text2 { color: #514e99; font-family: Ubuntu; font-size: 12px; font-style: normal; font-weight: normal; text-align: center; padding-top: 0px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; line-height: 1.0em; } a#maxbutton-13 .maxbutton .icon { padding-top: 11px; padding-right: 0px; padding-bottom: 0px; padding-left: 8px; } a#maxbutton-13 .maxbutton .icon img { background: none; border: none; padding: 0px; margin: 0px; } a#maxbutton-13 .maxbutton .icon.left { float: left; } a#maxbutton-13:visited { text-decoration: none; color: #514e99; } a#maxbutton-13:hover { text-decoration: none; color: #514e99; } a#maxbutton-13:hover .maxbutton { background-color: #f9faf5; background: linear-gradient(#f9faf5 45%, #fafaf5); background: -moz-linear-gradient(#f9faf5 45%, #fafaf5); background: -o-linear-gradient(#f9faf5 45%, #fafaf5); background: -webkit-gradient(linear, left top, left bottom, color-stop(.45, #f9faf5), color-stop(1, #fafaf5)); border-color: #ffffff; text-shadow: 0px 1px 0px #ffffff; box-shadow: 0px 0px 2px #c4c4c4; } a#maxbutton-13:hover .maxbutton .text { color: #514e99; } a#maxbutton-13:hover .maxbutton .text2 { color: #514e99; } </style>
<p><a href="https://bullseyetheory.com/lpb-home/lpb-day-02/">
<div class="maxbutton">
<div class="icon left"><img src="https://bullseyetheory.com/wp-content/plugins/maxbuttons-pro/packs/chrome-icons/Arrow-Up-2blue.png" alt="" border="0" /></div>
<div class="text">Life Purpose</div>
<div class="text2">Blueprint-Day 02</div>
<div style="clear: both;"></div>
</div></a>
[Moderator Note: Please post code or markup snippets between backticks or use the code button. Or better still – use the pastebin. As it stands, your code has been permanently damaged/corrupted by the forum’s parser.]