YodaSpow / emailStudio

0 stars 0 forks source link

Full width button option - for finger press (supplied) #5

Open YodaSpow opened 5 years ago

YodaSpow commented 5 years ago

Describe the solution you'd like Full-width button option - for finger press

The black part is not clickable plus it is not full-width and the below code would do. 10

Describe alternatives you've considered Code used ideally for this from the initial file


      <table role="presentation" width="100%" align="center" bgcolor="#feffff" cellspacing="0" cellpadding="0" border="0">       
        <tr>
          <td style="padding: 10px 0px 50px 0px;" class="S-LCTA">
            <table role="presentation" width="650" class="container" border="0" cellpadding="0" cellspacing="0" align="center">
              <tr>
                <td align="center"> 
                  <!-- $$ IMAGE [Desktop + Mobile swap] ¬ set: link, tracking, bgcolor, alt-text -->
                  <table role="presentation" bgcolor="#f6f6f6" width="100%" class="wrapper" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                      <td height="44" valign="middle" align="center" bgcolor="#161b7a" class="hAuto"><a href="###link?<%@ include view='dixDIXtrackingCPCW1' %>~PageType~Category~Block~<%@ include view='dixDIXtrackingCPCW2' %>" _label="Block_Category" style="background-color:#161b7a; border-radius:3px; color:#feffff; display:block; font-family:gBook, Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; line-height:44px; text-align:center; text-decoration:none; -webkit-text-size-adjust:inherit;" class="lcta dB">View ##Product## ranage&nbsp;&gt;</a></td>
                    </tr>
                  </table>
                </td>
              </tr>
            </table>
          </td>
        </tr>
      </table>
      <!-- // $ Long CTA --> ```
JoonDrums commented 5 years ago

I've swapped this over and re-tagged for you.