Locking Image size | Community
Skip to main content
Level 2
April 7, 2022
Question

Locking Image size

  • April 7, 2022
  • 1 reply
  • 4205 views

Hi there, 

 

I am trying to edit a template to no longer lock the image size of the logo section of an email template.  We are doing a rebrand and need the logo to be 160px width but as of right now it is locking the size at 97px. I tried adding mktoLockImgSize="false" but it didn't seem to work. Did I put it in the wrong place?

 

<!-- //Space_Section -->
<!-- Two_Column_Right_Image_Left_Content_Section -->

<table width="100%" border="0" cellspacing="0" cellpadding="0" mktoname="Two_Column_Right_Image_Left_Content_Section" id="Two_Column_Right_Image_Left_Content_Section" class="mktoModule">
<tbody>
<tr>
<td align="center" valign="top" style="padding:0px ${a2} ${h2};" class="em_aside20 em_pb25"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="top"><table align="left" class="em_wrapper" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="center" valign="top"><div class="mktoImg" mktoName="Logo Image"mktoLockImgSize="false" id="logo2"><a href="getfrontier.com/" target="_blank" style="text-decoration: none;"><img src="https://pages.enterprise.frontier.com/rs/044-JBX-919/images/Frontier_logo_Red.png" width="160" border="0" style="display: block; max-width: 160px;font-family: Arial, sans-serif; font-size: 16px; line-height: 24px; color: #F4080C; font-weight: bold;" alt="Frontier BUSINESS"/></a></div></td>

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Jasbirka
Level 5
April 8, 2022

Hi @knelson ,

 

Yes, mktoLockImgSize="false"  is correct, and you are using it correctly. Is it showing in your email or not?

 

Can you share the screenshot of the email?

 

 

KnelsonAuthor
Level 2
April 14, 2022

It works if I use it in the email code, but it doesn't work when I updated the template for some reason! 

Jasbirka
Level 5
April 27, 2022

Hi @knelson ,

 

updated the template means -- not able to understand what are you saying exactly.

 

Thanks!